ci: update list of simulators #234
Annotations
10 errors and 3 warnings
lint:
cmd/paymentrequest/main.go#L162
undefined: btcec (typecheck)
|
lint:
api/firmware/secp256k1.go#L62
undefined: btcec (typecheck)
|
lint:
api/firmware/secp256k1.go#L67
undefined: btcec (typecheck)
|
lint
cannot range over 3 (untyped int constant) (typecheck)
|
lint
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
|
lint
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
|
lint
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
|
lint
missing return (typecheck)
|
lint
cannot range over v.Len() (value of type int) (typecheck)
|
lint
cannot range over v.Len() (value of type int) (typecheck)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|