Update 满足合并需要 #1750
Annotations
5 errors and 2 warnings
golangci-lint:
plugin/tarot/tarot.go#L78
var-naming: don't use underscores in Go names; var Reverse_MajorArcana should be ReverseMajorArcana (revive)
|
golangci-lint:
plugin/tarot/tarot.go#L86
var-naming: don't use underscores in Go names; var Reverse_MinorArcana should be ReverseMinorArcana (revive)
|
golangci-lint:
plugin/tarot/tarot.go#L201
dupBranchBody: both branches in if statement have same body (gocritic)
|
golangci-lint:
plugin/tarot/tarot.go#L295
dupBranchBody: both branches in if statement have same body (gocritic)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroBot-Plugin/ZeroBot-Plugin. Supported file pattern: go.sum
|
Loading