chore(deps): update alpine docker tag to v3.20 #222
Annotations
10 errors and 1 warning
Lint with golangci-lint:
internal/boot/boot_enums.go#L1
: cannot compile Go 1.22 code (typecheck)
|
Lint with golangci-lint:
internal/consts/consts.go#L1
: cannot compile Go 1.22 code (typecheck)
|
Lint with golangci-lint:
utility/time/formatter.go#L5
could not import github.com/hitokoto-osc/reviewer/internal/consts (-: cannot compile Go 1.22 code) (typecheck)
|
Lint with golangci-lint:
internal/model/hitokoto.go#L5
could not import github.com/hitokoto-osc/reviewer/internal/consts (-: cannot compile Go 1.22 code) (typecheck)
|
Lint with golangci-lint:
api/hitokoto/adminV1/move.go#L5
could not import github.com/hitokoto-osc/reviewer/internal/consts (-: cannot compile Go 1.22 code) (typecheck)
|
Lint with golangci-lint:
utility/strutils/int.go#L1
: cannot compile Go 1.22 code (typecheck)
|
Lint with golangci-lint:
internal/logic/hitokoto/hitokoto.go#L10
could not import github.com/hitokoto-osc/reviewer/utility/strutils (-: cannot compile Go 1.22 code) (typecheck)
|
Lint with golangci-lint:
internal/logic/hitokoto/hitokoto.go#L314
not enough arguments in call to lo.Must
|
Lint with golangci-lint:
main.go#L7
could not import github.com/hitokoto-osc/reviewer/internal/boot (-: cannot compile Go 1.22 code) (typecheck)
|
Lint with golangci-lint
issues found
|
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/
|
Loading