Add release-toolkit the hability to release itself (NR-233241) #934
push_pr.yaml
on: pull_request
Branch needs rebase
8s
Run tests
31s
Run tests
0s
Static analysis and linting
36s
Codespell
8s
Annotations
2 errors and 7 warnings
Run tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/release-toolkit/release-toolkit/validate-markdown'. Did you forget to run actions/checkout before running your local action?
|
Static analysis and linting
issues found
|
Static analysis and linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis and linting:
src/changelog/linker/mapper/leadingv_test.go#L91
unused-parameter: parameter 'link' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis and linting:
src/changelog/linker/mapper/leadingv_test.go#L101
unused-parameter: parameter 'link' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis and linting:
src/changelog/linker/mapper/leadingv_test.go#L111
unused-parameter: parameter 'link' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis and linting:
src/changelog/linker/mapper/leadingv_test.go#L207
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis and linting:
src/changelog/linker/mapper/leadingv_test.go#L214
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis and linting:
src/changelog/linker/mapper/leadingv_test.go#L222
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|