WIP BORKED #639
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/
|