firmware/tests: test against bitbox02 simulator #164
Annotations
9 errors and 1 warning
api/firmware/device_test.go#L39
type `simulatorTestSuite` is unused (unused)
|
api/firmware/sdcard_test.go#L22
func `(*simulatorTestSuite).TestCheckSDCard` is unused (unused)
|
api/firmware/sdcard_test.go#L29
func `(*simulatorTestSuite).TestInsertRemoveSDCard` is unused (unused)
|
api/firmware/system_test.go#L24
func `(*simulatorTestSuite).TestDeviceName` is unused (unused)
|
api/firmware/system_test.go#L41
fmt.Sprint can be replaced with faster strconv.Itoa (perfsprint)
|
api/firmware/backup_test.go#L26
test helper function should start from t.Helper() (thelper)
|
api/firmware/bip85_test.go#L30
test helper function should start from t.Helper() (thelper)
|
api/firmware/btc_test.go#L58
test helper function should start from t.Helper() (thelper)
|
|
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/.
|
The logs for this run have expired and are no longer available.
Loading