bugfix: sql null column error #452
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|