Cleanup #14
Annotations
10 errors and 4 warnings
lint:
../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/database/sql/sql.go#L564
dc.Lock undefined (type *driverConn has no field or method Lock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/database/sql/sql.go#L565
dc.Unlock undefined (type *driverConn has no field or method Unlock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/database/sql/sql.go#L579
dc.Lock undefined (type *driverConn has no field or method Lock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/database/sql/sql.go#L580
dc.Unlock undefined (type *driverConn has no field or method Unlock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/database/sql/sql.go#L594
dc.Lock undefined (type *driverConn has no field or method Lock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/database/sql/sql.go#L595
dc.Unlock undefined (type *driverConn has no field or method Unlock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/database/sql/sql.go#L703
ds.Lock undefined (type *driverStmt has no field or method Lock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/database/sql/sql.go#L704
ds.Unlock undefined (type *driverStmt has no field or method Unlock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/database/sql/sql.go#L776
missing return (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/database/sql/sql.go#L967
undefined: min (typecheck)
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|