Skip to content

Track register allocations #1063

Track register allocations

Track register allocations #1063

Triggered via pull request October 3, 2024 09:22
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Matrix: test
coverage
0s
coverage
required
0s
required
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 2 warnings
lint: reg/types.go#L109
undefined: Width
lint: reg/types.go#L116
cannot use virtual{…} (value of type virtual) as Virtual value in return statement: virtual does not implement Virtual (missing method Mask)
lint: reg/types.go#L120
unknown field Spec in struct literal of type virtual
lint: reg/types.go#L138
undefined: VID
lint: reg/types.go#L138
v.id undefined (type virtual has no field or method id)
lint: reg/types.go#L139
method virtual.Kind already declared at reg/types.go:126:18
lint: reg/types.go#L143
v.Size undefined (type virtual has no field or method Size)
lint: reg/types.go#L147
cannot use virtual{…} (value of type virtual) as Register value in return statement: virtual does not implement Register (missing method Mask)
lint: reg/types.go#L150
unknown field Spec in struct literal of type virtual
lint: reg/types.go#L156
v.Spec undefined (type virtual has no field or method Spec, but does have spec)
test (1.22.x): reg/types.go#L109
undefined: Width
test (1.22.x): reg/types.go#L116
cannot use virtual{…} (value of type virtual) as Virtual value in return statement: virtual does not implement Virtual (missing method Mask)
test (1.22.x): reg/types.go#L120
unknown field Spec in struct literal of type virtual
test (1.22.x): reg/types.go#L138
undefined: VID
test (1.22.x): reg/types.go#L138
v.id undefined (type virtual has no field or method id)
test (1.22.x): reg/types.go#L139
method virtual.Kind already declared at reg/types.go:126:18
test (1.22.x): reg/types.go#L143
v.Size undefined (type virtual has no field or method Size)
test (1.22.x): reg/types.go#L147
cannot use virtual{…} (value of type virtual) as Register value in return statement: virtual does not implement Register (missing method Mask)
test (1.22.x): reg/types.go#L150
unknown field Spec in struct literal of type virtual
test (1.22.x): reg/types.go#L156
v.Spec undefined (type virtual has no field or method Spec, but does have spec)
test (1.21.x)
The job was canceled because "_1_22_x" failed.
test (1.21.x)
The operation was canceled.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f, actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f, actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/