Fuzz and property tests for json codec #309
pull-request-master.yml
on: pull_request
ci-sonarqube
32s
Annotations
10 errors
ci-lint:
llo/json_report_codec_test.go#L90
Error return value of `codec.Decode` is not checked (errcheck)
|
ci-lint:
llo/json_report_codec_test.go#L91
Error return value of `codec.Unpack` is not checked (errcheck)
|
ci-lint:
llo/json_report_codec_test.go#L92
Error return value of `codec.UnpackDecode` 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-lint:
llo/json_report_codec_test.go#L53
var-naming: var validPackedJsonTemplate should be validPackedJSONTemplate (revive)
|
ci-lint:
llo/json_report_codec_test.go#L54
var-naming: var packedJsonReports should be packedJSONReports (revive)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
go-test-results
|
258 KB |
|
golangci-lint-report
|
967 Bytes |
|