Skip to content

.github/workflows/*.yml: update action versions #45

.github/workflows/*.yml: update action versions

.github/workflows/*.yml: update action versions #45

Triggered via pull request January 13, 2025 14:42
Status Success
Total duration 1m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
runner / golangci-lint
1m 7s
runner / golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

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