Skip to content

bugfix: sql null column error #452

bugfix: sql null column error

bugfix: sql null column error #452

Triggered via pull request August 7, 2023 10:17
Status Failure
Total duration 2m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: tools/sqldatabase/postgresql/postgresql_test.go#L42
File is not `gofumpt`-ed (gofumpt)
lint: tools/sqldatabase/mysql/mysql_test.go#L38
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint: tools/sqldatabase/postgresql/postgresql_test.go#L37
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint: tools/sqldatabase/sqlite3/sqlite3_test.go#L55
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint
issues found
build-test
Restore cache failed: Dependencies file is not found in /home/runner/work/langchaingo/langchaingo. Supported file pattern: go.sum