Skip to content

chore(deps): update alpine docker tag to v3.20 #222

chore(deps): update alpine docker tag to v3.20

chore(deps): update alpine docker tag to v3.20 #222

Triggered via pull request September 3, 2024 02:02
Status Failure
Total duration 28s
Artifacts

go.yml

on: pull_request
Matrix: Build
Matrix: Lint
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 5 warnings
Build (1.20.x, ubuntu-latest)
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/cmp)
Build (1.20.x, ubuntu-latest)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
Build (1.20.x, ubuntu-latest)
Process completed with exit code 2.
Test (1.20.x, ubuntu-latest)
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/cmp)
Test (1.20.x, ubuntu-latest)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
Test (1.20.x, ubuntu-latest)
Process completed with exit code 2.
Lint (1.20.x, ubuntu-latest): internal/boot/boot_enums.go#L1
: cannot compile Go 1.22 code (typecheck)
Lint (1.20.x, ubuntu-latest): internal/consts/consts.go#L1
: cannot compile Go 1.22 code (typecheck)
Lint (1.20.x, ubuntu-latest): utility/time/formatter.go#L5
could not import github.com/hitokoto-osc/reviewer/internal/consts (-: cannot compile Go 1.22 code) (typecheck)
Lint (1.20.x, ubuntu-latest): internal/model/hitokoto.go#L5
could not import github.com/hitokoto-osc/reviewer/internal/consts (-: cannot compile Go 1.22 code) (typecheck)
Lint (1.20.x, ubuntu-latest): api/hitokoto/adminV1/move.go#L5
could not import github.com/hitokoto-osc/reviewer/internal/consts (-: cannot compile Go 1.22 code) (typecheck)
Lint (1.20.x, ubuntu-latest): utility/strutils/int.go#L1
: cannot compile Go 1.22 code (typecheck)
Lint (1.20.x, ubuntu-latest): internal/logic/hitokoto/hitokoto.go#L10
could not import github.com/hitokoto-osc/reviewer/utility/strutils (-: cannot compile Go 1.22 code) (typecheck)
Lint (1.20.x, ubuntu-latest): internal/logic/hitokoto/hitokoto.go#L314
not enough arguments in call to lo.Must
Lint (1.20.x, ubuntu-latest): main.go#L7
could not import github.com/hitokoto-osc/reviewer/internal/boot (-: cannot compile Go 1.22 code) (typecheck)
Lint (1.20.x, ubuntu-latest)
issues found
Build (1.20.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (1.20.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/reviewer/reviewer. Supported file pattern: go.sum
Test (1.20.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. 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.20.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/reviewer/reviewer. Supported file pattern: go.sum
Lint (1.20.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/