Skip to content

feat: ran go mod tidy #219

feat: ran go mod tidy

feat: ran go mod tidy #219

Triggered via push October 22, 2024 09:47
Status Failure
Total duration 4m 16s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test: internal/customvalidator/field.go#L97
unnecessary trailing newline (whitespace)
test: internal/customvalidator/requires.go#L40
unnecessary leading newline (whitespace)
test: internal/customvalidator/requires.go#L89
unnecessary trailing newline (whitespace)
test: internal/customvalidator/field.go#L39
calculated cyclomatic complexity for function ValidateString is 11, max is 10 (cyclop)
test: internal/customvalidator/requires.go#L31
S1039: unnecessary use of fmt.Sprintf (gosimple)
test: internal/utils/decode.go#L54
Error return value of `val.DecodeStruct` is not checked (errcheck)
test: internal/resources/state_transition/resource.go#L23
var `globalUniqueStore` is unused (unused)
test: internal/resources/state_transition/resource.go#L24
var `globalUniqueMutex` is unused (unused)
test: internal/resources/project/model.go#L470
func `BusinessUnits.toNative` is unused (unused)
test: internal/resources/project/model.go#L484
func `BusinessUnits.isDefault` is unused (unused)
test
Process completed with exit code 1.