ci: switch to Github Actions #3
ci.yml
on: pull_request
go-versions
/
go-versions
2s
Matrix: test-linux
Matrix: test-windows
Annotations
18 errors and 2 warnings
Linux, Go 1.22 / Benchmarks
Process completed with exit code 2.
|
Linux, Go 1.21 / Benchmarks
Process completed with exit code 2.
|
Linux, Go 1.22 / Contract Tests
Process completed with exit code 1.
|
Linux, Go 1.22 / Unit Tests and Coverage:
retry_delay.go#L76
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
Linux, Go 1.22 / Unit Tests and Coverage:
check_redirect_go1.8.go#L8
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
|
Linux, Go 1.22 / Unit Tests and Coverage:
stream.go#L319
empty-block: this block is empty, you can remove it (revive)
|
Linux, Go 1.22 / Unit Tests and Coverage:
stream.go#L321
empty-block: this block is empty, you can remove it (revive)
|
Linux, Go 1.22 / Unit Tests and Coverage:
decoder.go#L17
var-naming: method Id should be ID (revive)
|
Linux, Go 1.22 / Unit Tests and Coverage:
stream.go#L371
directive `// nolint:megacheck // unused except by tests` should be written without leading space as `//nolint:megacheck // unused except by tests` (nolintlint)
|
Linux, Go 1.22 / Unit Tests and Coverage
Process completed with exit code 2.
|
Linux, Go 1.21 / Unit Tests and Coverage:
retry_delay.go#L76
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
Linux, Go 1.21 / Unit Tests and Coverage:
check_redirect_go1.8.go#L8
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
|
Linux, Go 1.21 / Unit Tests and Coverage:
decoder.go#L17
var-naming: method Id should be ID (revive)
|
Linux, Go 1.21 / Unit Tests and Coverage:
stream.go#L319
empty-block: this block is empty, you can remove it (revive)
|
Linux, Go 1.21 / Unit Tests and Coverage:
stream.go#L321
empty-block: this block is empty, you can remove it (revive)
|
Linux, Go 1.21 / Unit Tests and Coverage:
stream.go#L371
directive `// nolint:megacheck // unused except by tests` should be written without leading space as `//nolint:megacheck // unused except by tests` (nolintlint)
|
Linux, Go 1.21 / Unit Tests and Coverage
Process completed with exit code 2.
|
Linux, Go 1.21 / Contract Tests
Process completed with exit code 1.
|
Linux, Go 1.22 / Contract Tests
No files were found with the provided path: /tmp/sdk-contract-test-service.log. No artifacts will be uploaded.
|
Linux, Go 1.21 / Contract Tests
No files were found with the provided path: /tmp/sdk-contract-test-service.log. No artifacts will be uploaded.
|