Skip to content

Fix[CI]: fix go version in workflow #50

Fix[CI]: fix go version in workflow

Fix[CI]: fix go version in workflow #50

Triggered via push October 21, 2023 20:50
Status Failure
Total duration 1m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: queue/queue.go#L94
P (type) is not an expression
build: queue/queue.go#L94
invalid operation: more than one index
build: queue/queue.go#L94
invalid operation: cannot index b.items[P, V] (variable of type *Item[P, V])
build: queue/queue.go#L94
P (type) is not an expression
build: queue/queue.go#L94
invalid operation: more than one index
build: queue/queue.go#L94
invalid operation: cannot index b.items[P, V] (variable of type *Item[P, V])
build: queue/queue.go#L101
P (type) is not an expression
build: queue/queue.go#L101
invalid operation: more than one index
build: queue/queue.go#L101
invalid operation: cannot index b.items[P, V] (variable of type *Item[P, V])
build: queue/queue.go#L101
invalid operation: more than one index
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/