Bump reviewdog/action-golangci-lint from 2.5 to 2.6 #293
Annotations
10 errors and 1 warning
Lint:
clause_test.go#L270
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
Lint:
clause_test.go#L425
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
Lint:
clause_test.go#L625
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
Lint:
insert.go#L12
`values` is unused (structcheck)
|
Lint:
insert.go#L13
`fields` is unused (structcheck)
|
Lint:
delete.go#L11
`whereCondition` is unused (structcheck)
|
Lint:
delete.go#L12
`order` is unused (structcheck)
|
Lint:
delete.go#L13
`limit` is unused (structcheck)
|
Lint:
select.go#L13
`distinct` is unused (structcheck)
|
Lint:
select.go#L16
`groupExpr` is unused (structcheck)
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage.txt
Expired
|
11.6 KB |
|
genorm
Expired
|
2.64 MB |
|