Skip to content

use value mutex to not initialize #74

use value mutex to not initialize

use value mutex to not initialize #74

Triggered via push August 29, 2024 09:10
Status Failure
Total duration 53s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint: cli/cmd/wallet/cmd/account/handler/handler_create.go#L279
printf: non-constant format string in call to github.com/pkg/errors.Errorf (govet)
lint: cli/cmd/wallet/cmd/account/handler/handler_create.go#L282
printf: non-constant format string in call to github.com/pkg/errors.Errorf (govet)
lint: cli/cmd/wallet/cmd/account/handler/handler_create.go#L285
printf: non-constant format string in call to github.com/pkg/errors.Errorf (govet)
lint
Process completed with exit code 2.
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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/