chore: update code static analysis; update tests with new changes #4
Annotations
10 errors
Run all validations:
grant/evalutation/result_test.go#L28
cannot use &tc.ec.Policy (value of type *grant.Policy) as grant.Policy value in argument to grant.NewCases
|
Run all validations:
grant/evalutation/result_test.go#L30
results.Pass undefined (type Results has no field or method Pass)
|
Run all validations:
grant/evalutation/result_test.go#L31
results.Pass undefined (type Results has no field or method Pass)
|
Run all validations:
grant/policy_test.go#L20
unknown field AllowLicenses in struct literal of type Policy
|
Run all validations:
grant/policy_test.go#L21
unknown field DenyLicenses in struct literal of type Policy
|
Run all validations:
grant/policy_test.go#L24
unknown field IgnoreLicenses in struct literal of type Policy
|
Run all validations:
grant/policy_test.go#L25
unknown field denyAll in struct literal of type Policy
|
Run all validations:
grant/policy_test.go#L39
got.denyAll undefined (type Policy has no field or method denyAll)
|
Run all validations:
grant/policy_test.go#L40
got.denyAll undefined (type Policy has no field or method denyAll)
|
Run all validations:
grant/policy_test.go#L62
unknown field AllowLicenses in struct literal of type Policy
|
The logs for this run have expired and are no longer available.
Loading