Fuzz and property tests for json codec #310
pull-request-master.yml
on: pull_request
ci-sonarqube
30s
Annotations
10 errors and 2 warnings
ci-lint:
llo/json_report_codec_test.go#L89
Error return value of `codec.Decode` is not checked (errcheck)
|
ci-lint:
llo/json_report_codec_test.go#L90
Error return value of `codec.Unpack` is not checked (errcheck)
|
ci-lint:
llo/json_report_codec_test.go#L91
Error return value of `codec.UnpackDecode` is not checked (errcheck)
|
ci-lint:
llo/plugin_codecs_test.go#L69
Error return value of `codec.Decode` is not checked (errcheck)
|
ci-lint:
llo/plugin_codecs_test.go#L133
Error return value of `codec.Decode` is not checked (errcheck)
|
ci-lint:
llo/json_report_codec_test.go#L29
var-naming: var validJson should be validJSON (revive)
|
ci-lint:
llo/json_report_codec_test.go#L32
var-naming: var nullJson should be nullJSON (revive)
|
ci-lint:
llo/json_report_codec_test.go#L33
var-naming: var incompleteJson should be incompleteJSON (revive)
|
ci-lint:
llo/json_report_codec_test.go#L34
var-naming: var notJson should be notJSON (revive)
|
ci-lint:
llo/json_report_codec_test.go#L36
var-naming: var validJsonReport should be validJSONReport (revive)
|
ci-test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
ci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
go-test-results
|
258 KB |
|
golangci-lint-report
|
969 Bytes |
|