Skip to content

Bump github.com/onflow/flow-go-sdk from 0.41.9 to 0.43.0 #2265

Bump github.com/onflow/flow-go-sdk from 0.41.9 to 0.43.0

Bump github.com/onflow/flow-go-sdk from 0.41.9 to 0.43.0 #2265

Triggered via pull request August 7, 2023 16:40
Status Failure
Total duration 4m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
test
cannot use publicFlowNetworkingKey (variable of type "github.com/onflow/crypto".PublicKey) as type "github.com/onflow/flow-go/crypto".PublicKey in argument to DefaultClientTLSConfig:
test
cannot use info.SigningAlgorithm (variable of type "github.com/onflow/crypto".SigningAlgorithm) as type "github.com/onflow/flow-go/crypto".SigningAlgorithm in argument to crypto.DecodePrivateKey
test
test] Error 1
test
Process completed with exit code 2.
lint: internal/accounts/accounts_test.go#L74
args declared and not used (typecheck)
lint: internal/accounts/accounts_test.go#L88
args declared and not used (typecheck)
lint: internal/accounts/accounts_test.go#L102
args declared and not used (typecheck)
lint
issues found
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/