firmware/tests: test against bitbox02 simulator #165
Annotations
5 errors and 3 warnings
lint:
api/firmware/system_test.go#L43
fmt.Sprint can be replaced with faster strconv.Itoa (perfsprint)
|
lint:
api/firmware/backup_test.go#L26
test helper function should start from t.Helper() (thelper)
|
lint:
api/firmware/bip85_test.go#L30
test helper function should start from t.Helper() (thelper)
|
lint:
api/firmware/btc_test.go#L58
test helper function should start from t.Helper() (thelper)
|
lint
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|