Skip to content

feat: vcs build information #4

feat: vcs build information

feat: vcs build information #4

Triggered via push September 26, 2023 20:13
Status Failure
Total duration 44s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: public/observability/eh/zerolog.go#L226
func `(*gatherFactsAndStacks).hasStacks` is unused (unused)
lint: public/observability/logging/unmarshall_json.go#L40
var `zerologCborMessages` is unused (unused)
lint: public/semistructured/cbor/encoder.go#L112
func `(*Encoder).encodeTagUnchecked` is unused (unused)
lint: public/fec/ea/golay24/reader.go#L14
const `stateNil` is unused (unused)
lint: public/fec/code/golay24/constants.go#L4
var `oneBitSet24` is unused (unused)
lint: public/fec/code/golay24/constants.go#L10
var `twoBitsSet24` is unused (unused)
lint: public/fec/code/golay24/constants.go#L48
var `threeBitsSet24` is unused (unused)
lint: public/fec/code/golay24/constants.go#L339
var `fourBitsSet24` is unused (unused)
lint: public/fec/code/golay24/constants.go#L1923
var `xBitsSet24` is unused (unused)
lint: public/fec/ea/passthrough/writer.go#L44
S1002: should omit comparison to bool constant, can be simplified to `!inst.inMessage` (gosimple)