Skip to content

chore(deps): update actions/checkout action to v4 #48

chore(deps): update actions/checkout action to v4

chore(deps): update actions/checkout action to v4 #48

Triggered via pull request October 17, 2023 17:05
Status Failure
Total duration 41s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Validate: core_test.go#L6
import 'github.com/seinshah/gerrors' is not allowed from list 'Main' (depguard)
Validate: doc_test.go#L7
import 'github.com/seinshah/gerrors' is not allowed from list 'Main' (depguard)
Validate: formatter_test.go#L10
import 'github.com/seinshah/gerrors' is not allowed from list 'Main' (depguard)
Validate: formatter_test.go#L46
gerrors_test.<anonymous> is missing fields additionalLabels, expectedKeys, expectedMissingValues (exhaustruct)
Validate: formatter_test.go#L59
gerrors_test.<anonymous> is missing field expectedMissingValues (exhaustruct)
Validate: formatter_test.go#L117
gerrors_test.<anonymous> is missing field additionalLabels (exhaustruct)
Validate: formatter_test.go#L135
gerrors_test.<anonymous> is missing field additionalLabels (exhaustruct)
Validate: doc_test.go#L15
missing output for example, go test can't validate it (testableexamples)
Validate: doc_test.go#L48
missing output for example, go test can't validate it (testableexamples)
Validate
issues found
Validate: gerror_test.go#L238
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
Validate: gerror_test.go#L242
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)
Validate: gerror_test.go#L246
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)
Validate: gerror_test.go#L250
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)