chore(deps): update actions/checkout action to v4 #128
Annotations
7 errors and 3 warnings
xerrors.go#L27
SA1019: xerrors.As is deprecated: As of Go 1.13, use errors.As instead. (staticcheck)
|
xerrors.go#L32
SA1019: xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (staticcheck)
|
xerrors.go#L37
SA1019: xerrors.Unwrap is deprecated: As of Go 1.13, use errors.Unwrap instead. (staticcheck)
|
xerrors.go#L47
SA1019: xerrors.Errorf is deprecated: As of Go 1.13, use fmt.Errorf instead. (staticcheck)
|
error_test.go#L33
SA1019: xerrors.Errorf is deprecated: As of Go 1.13, use fmt.Errorf instead. (staticcheck)
|
error_test.go#L69
SA1019: xerrors.Errorf is deprecated: As of Go 1.13, use fmt.Errorf instead. (staticcheck)
|
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/cache@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
The logs for this run have expired and are no longer available.
Loading