test ci #172
pull-request-master.yml
on: pull_request
ci-sonarqube
31s
Annotations
6 errors
ci-test
Process completed with exit code 2.
|
ci-lint:
fail_test.go#L1
var-naming: don't use an underscore in package name (revive)
|
ci-lint:
fail_test.go#L34
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
ci-lint:
fail_test.go#L33
const `UnusedVar` is unused (unused)
|
ci-lint:
fail_test.go#L36
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
ci-lint
issues found
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
go-test-results
Expired
|
216 KB |
|
golangci-lint-report
Expired
|
496 Bytes |
|