Merge pull request #539 from mlitvinav/allow-to-adjust-token-validity… #240
Annotations
11 errors and 2 warnings
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:
internal/resources/project/model.go#L493
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.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|