Skip to content

all: replace a bunch of manual slice creation and other things with Go 1.23 iterators #295

all: replace a bunch of manual slice creation and other things with Go 1.23 iterators

all: replace a bunch of manual slice creation and other things with Go 1.23 iterators #295

Triggered via pull request August 21, 2024 00:41
Status Failure
Total duration 20s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
go test
Process completed with exit code 100.
go vet
Process completed with exit code 100.
staticcheck
Process completed with exit code 100.
go test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go vet
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
staticcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/