chore(deps): update softprops/action-gh-release action to v2 #109
Annotations
7 errors and 6 warnings
golangci-lint:
xerrors.go#L27
SA1019: xerrors.As is deprecated: As of Go 1.13, use errors.As instead. (staticcheck)
|
golangci-lint:
xerrors.go#L32
SA1019: xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (staticcheck)
|
golangci-lint:
xerrors.go#L37
SA1019: xerrors.Unwrap is deprecated: As of Go 1.13, use errors.Unwrap instead. (staticcheck)
|
golangci-lint:
xerrors.go#L47
SA1019: xerrors.Errorf is deprecated: As of Go 1.13, use fmt.Errorf instead. (staticcheck)
|
golangci-lint:
error_test.go#L33
SA1019: xerrors.Errorf is deprecated: As of Go 1.13, use fmt.Errorf instead. (staticcheck)
|
golangci-lint:
error_test.go#L69
SA1019: xerrors.Errorf is deprecated: As of Go 1.13, use fmt.Errorf instead. (staticcheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-go@v2, actions/cache@v2, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run actions/[email protected]
The `save-state` 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/
|
Run actions/[email protected]
The `save-state` 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/
|
Run actions/[email protected]
The `save-state` 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/
|
golangci-lint
The `save-state` 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/
|
Loading