Fix[CI]: fix go version in workflow #50
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|