Skip to content

WIP BORKED

WIP BORKED #639

Triggered via push October 25, 2023 11:06
Status Failure
Total duration 54s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: cocli/cmd/comidCreate.go#L12
could not import github.com/veraison/corim/comid (-: # github.com/veraison/corim/comid
Lint: comid/measurement.go#L253
unknown field 'val' in struct literal of type Mkey
Lint: comid/measurement.go#L267
unknown field 'val' in struct literal of type Mkey
Lint: comid/measurement.go#L286
unknown field 'val' in struct literal of type Mkey
Lint: comid/measurement.go#L297
unknown field 'val' in struct literal of type Mkey) (typecheck)
Lint: comid/measurement.go#L253
unknown field 'val' in struct literal of type Mkey
Lint: comid/measurement.go#L267
unknown field 'val' in struct literal of type Mkey
Lint: comid/measurement.go#L286
unknown field 'val' in struct literal of type Mkey
Lint: comid/measurement.go#L297
unknown field 'val' in struct literal of type Mkey
Lint: comid/example_cca_refval_test.go#L69
m.Key.IsPSARefValID undefined (type *Mkey has no field or method IsPSARefValID)
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/