Add release-toolkit the hability to release itself (NR-233241) #936
push_pr.yaml
on: pull_request
Branch needs rebase
5s
Run tests
17s
Run tests
26s
Static analysis and linting
43s
Codespell
10s
Annotations
1 error and 5 warnings
Static analysis and linting
issues found
|
Run tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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#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)
|