Skip to content

feat: fixed tests, added additional validations #196

feat: fixed tests, added additional validations

feat: fixed tests, added additional validations #196

Triggered via push August 16, 2024 11:29
Status Failure
Total duration 4m 38s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
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#L428
func `BusinessUnits.toNative` is unused (unused)
test: internal/resources/project/model.go#L442
func `BusinessUnits.isDefault` is unused (unused)
test: internal/resources/project/model.go#L451
func `AssociateRoleKeyReference.toNative` is unused (unused)
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/utils/fields.go#L36
unnecessary trailing newline (whitespace)
test
Process completed with exit code 1.