Skip to content

all: upd golibs

all: upd golibs #1047

Triggered via push February 9, 2024 14:30
Status Failure
Total duration 2m 48s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
go-lint
mathutil.Max is deprecated: Use the built-in function max. [darwin,freebsd,linux,openbsd] (SA1019)
go-lint
mathutil.Min is deprecated: Use the built-in function min. [darwin,freebsd,linux,openbsd,windows] (SA1019)
go-lint
mathutil.Min is deprecated: Use the built-in function min. [darwin,freebsd,linux,openbsd,windows] (SA1019)
go-lint
mathutil.Max is deprecated: Use the built-in function max. [darwin,freebsd,linux,openbsd,windows] (SA1019)
go-lint
errors.List is deprecated: Use [errors.Join] instead. [darwin,freebsd,linux,openbsd,windows] (SA1019)
go-lint
errors.List is deprecated: Use [errors.Join] instead. [darwin,freebsd,linux,openbsd,windows] (SA1019)
go-lint
errors.List is deprecated: Use [errors.Join] instead. [darwin,freebsd,linux,openbsd,windows] (SA1019)
go-lint
Process completed with exit code 2.
go-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
notify
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/workflow-conclusion-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
notify
The following actions uses node12 which is deprecated and will be forced to run on node16: technote-space/workflow-conclusion-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
notify
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/