Skip to content

DELETEME

DELETEME #147

Triggered via push July 22, 2024 10:55
Status Failure
Total duration 30s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint: platform/iclaims.go#L50
cl.Validate undefined (type IClaims has no field or method Validate) (typecheck)
Lint: platform/iclaims.go#L76
cl.Validate undefined (type IClaims has no field or method Validate) (typecheck)
Lint: platform/iclaims.go#L97
c.Validate undefined (type IClaims has no field or method Validate) (typecheck)
Lint: platform/iclaims.go#L116
c.Validate undefined (type IClaims has no field or method Validate) (typecheck)
Lint: platform/claims_test.go#L21
c.SetSecurityLifeCycle undefined (type IClaims has no field or method SetSecurityLifeCycle) (typecheck)
Lint: platform/claims_test.go#L24
c.SetImplID undefined (type IClaims has no field or method SetImplID) (typecheck)
Lint: platform/claims_test.go#L27
c.SetNonce undefined (type IClaims has no field or method SetNonce) (typecheck)
Lint: platform/claims_test.go#L30
c.SetInstID undefined (type IClaims has no field or method SetInstID) (typecheck)
Lint: platform/claims_test.go#L33
c.SetSoftwareComponents undefined (type IClaims has no field or method SetSoftwareComponents) (typecheck)
Lint: platform/claims_test.go#L43
c.SetVSI undefined (type IClaims has no field or method SetVSI) (typecheck)
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/