.github/workflows/*.yml: update action versions #46
Annotations
10 errors and 2 warnings
golanci-lint:
tx.go#L104
Error return value of `tx.Rollback` is not checked (errcheck)
|
golanci-lint:
tx.go#L107
Error return value of `tx.Rollback` is not checked (errcheck)
|
golanci-lint:
tx.go#L115
Error return value of `tx.Rollback` is not checked (errcheck)
|
golanci-lint:
x/sqlbuilder/insert_statement.go#L33
Error return value of `io.WriteString` is not checked (errcheck)
|
golanci-lint:
x/sqlbuilder/insert_statement.go#L36
Error return value of `io.WriteString` is not checked (errcheck)
|
golanci-lint:
x/sqlbuilder/insert_statement.go#L39
Error return value of `io.WriteString` is not checked (errcheck)
|
golanci-lint:
x/sqlbuilder/insert_statement.go#L43
Error return value of `io.WriteString` is not checked (errcheck)
|
golanci-lint:
x/sqlbuilder/insert_statement.go#L46
Error return value of `io.WriteString` is not checked (errcheck)
|
golanci-lint:
x/sqlbuilder/insert_statement.go#L69
Error return value of `io.WriteString` is not checked (errcheck)
|
golanci-lint:
x/sqlbuilder/join_clause.go#L35
Error return value of `io.WriteString` is not checked (errcheck)
|
golanci-lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/sql/sql. Supported file pattern: go.sum
|
Loading