First clean version of fix. #9644
go.yml
on: push
ubuntu
1m 53s
smoke_tests
0s
Matrix: lint
Annotations
13 errors and 1 warning
lint (macos-latest):
pkg/ride/tree_evaluation_test.go#L6214
const `oneWaves` is unused (unused)
|
lint (macos-latest):
pkg/grpc/server/accounts_api.go#L21
printf: non-constant format string in call to google.golang.org/grpc/status.Errorf (govet)
|
lint (macos-latest):
pkg/grpc/server/accounts_api.go#L28
printf: non-constant format string in call to google.golang.org/grpc/status.Errorf (govet)
|
lint (macos-latest):
pkg/grpc/server/accounts_api.go#L34
printf: non-constant format string in call to google.golang.org/grpc/status.Errorf (govet)
|
lint (macos-latest):
pkg/ride/errors.go#L82
printf: non-constant format string in call to (github.com/wavesplatform/gowaves/pkg/ride.EvaluationError).Wrapf (govet)
|
lint (macos-latest):
pkg/ride/compiler/ast_parser.go#L1840
printf: non-constant format string in call to (*github.com/wavesplatform/gowaves/pkg/ride/compiler.astParser).addError (govet)
|
lint (macos-latest)
issues found
|
lint (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
lint (ubuntu-latest)
The operation was canceled.
|
lint (windows-latest)
The job was canceled because "macos-latest" failed.
|
lint (windows-latest)
The operation was canceled.
|
ubuntu:
pkg/ride/tree_evaluation_test.go#L6214
const `oneWaves` is unused (unused)
|
ubuntu
Process completed with exit code 2.
|
ubuntu
Restore cache failed: Dependencies file is not found in /home/runner/work/gowaves/gowaves. Supported file pattern: go.sum
|