Bump to v2 #70
Annotations
6 errors and 4 warnings
lint
golangci-lint exit with code 3
|
test
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignEnvelope
|
test
cannot use keyIndex (variable of type int) as uint32 value in argument to t.tx.SignPayload
|
test
cannot use options (variable of type []"google.golang.org/grpc".DialOption) as []"github.com/onflow/flow-go-sdk/access/grpc".ClientOption value in argument to grpcAccess.NewClient
|
test
cannot use options (variable of type []"google.golang.org/grpc".DialOption) as []"github.com/onflow/flow-go-sdk/access/grpc".ClientOption value in argument to grpcAccess.NewClient
|
test
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|