Use Ex4amp1e/.github go 1.23.1 workflows #7
ci.yaml
on: pull_request
yamllint
/
yamllint
8s
golangci-lint
/
golangci-lint
1m 42s
exclude-fmt-errorf
/
exclude-fmt-errorf
6s
restrict-nsm-deps
/
restrict-nsm-deps
3s
checkgomod
/
checkgomod
43s
gogenerate
/
gogenerate
32s
exclude-replace
/
excludereplace
5s
Matrix: build-and-test / build-and-test
Matrix: code-cov
Annotations
10 errors and 5 warnings
golangci-lint / golangci-lint:
pkg/tools/nanoid/generator_test.go#L57
builtinShadow: shadowing of predeclared identifier: max (gocritic)
|
golangci-lint / golangci-lint:
pkg/tools/nanoid/generator_test.go#L58
builtinShadow: shadowing of predeclared identifier: min (gocritic)
|
golangci-lint / golangci-lint:
pkg/tools/log/logruslogger/logruslogger.go#L260
emptyStringTest: replace `len(spanStr) > 0` with `spanStr != ""` (gocritic)
|
golangci-lint / golangci-lint:
pkg/tools/interdomain/doc.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/tools/interdomain/utils.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/tools/extend/extended.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/tools/cancelctx/context.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/tools/clock/clock.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/tools/clock/context.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
golangci-lint / golangci-lint:
pkg/tools/clock/ticker.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
code-cov (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
code-cov (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, codecov/codecov-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/
|
code-cov (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
code-cov (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, codecov/codecov-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/
|
gogenerate / gogenerate
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|