Skip to content

WIP BORKED

WIP BORKED #637

Triggered via push October 12, 2023 16:02
Status Failure
Total duration 52s
Artifacts

ci-go-cover.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Coverage: comid/measurement.go#L101
b declared but not used
Coverage: comid/measurement.go#L102
err declared but not used
Coverage: comid/measurement.go#L105
o.val undefined (type Mkey has no field or method val)
Coverage: comid/measurement.go#L141
o.val undefined (type Mkey has no field or method val)
Coverage: comid/measurement.go#L145
o.val undefined (type *Mkey has no field or method val)
Coverage: comid/measurement.go#L271
unknown field 'val' in struct literal of type Mkey
Coverage: comid/measurement.go#L285
unknown field 'val' in struct literal of type Mkey
Coverage: comid/measurement.go#L304
unknown field 'val' in struct literal of type Mkey
Coverage: comid/measurement.go#L315
unknown field 'val' in struct literal of type Mkey
Coverage
Process completed with exit code 2.
Coverage
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/