Skip to content

account balances auto-refreshing #13

account balances auto-refreshing

account balances auto-refreshing #13

Triggered via push September 27, 2023 08:33
Status Failure
Total duration 4m 43s
Artifacts
Matrix: Build, Lint, and Test
End-to-end Tests
0s
End-to-end Tests
All jobs pass
0s
All jobs pass
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Build, Lint, and Test (16.x): packages/site/src/utils/snap.ts#L56
Identifier 'tari_wallet_daemon_url' is not in camel case
Build, Lint, and Test (16.x): packages/site/src/utils/snap.ts#L56
'tari_wallet_daemon_url' is never reassigned. Use 'const' instead
Build, Lint, and Test (16.x): packages/site/src/utils/snap.ts#L56
Replace `"http://127.0.0.1:9000"` with `'http://127.0.0.1:9000'`
Build, Lint, and Test (16.x): packages/site/src/utils/snap.ts#L59
Replace `·snapId:·defaultSnapOrigin,·request:·{·method:·'setWallet',·params:·{·tari_wallet_daemon_url·}·}` with `⏎······snapId:·defaultSnapOrigin,⏎······request:·{·method:·'setWallet',·params:·{·tari_wallet_daemon_url·}·},⏎···`
Build, Lint, and Test (16.x): packages/site/src/utils/snap.ts#L59
Identifier 'tari_wallet_daemon_url' is not in camel case
Build, Lint, and Test (16.x): packages/site/src/utils/snap.ts#L61
Identifier 'tari_wallet_daemon_url' is not in camel case
Build, Lint, and Test (16.x): packages/site/src/utils/snap.ts#L73
Replace `['Admin',·'AccountInfo',·'KeyList',·'TransactionGet',·{'TransactionSend':·null}]` with `·[⏎············'Admin',⏎············'AccountInfo',⏎············'KeyList',⏎············'TransactionGet',⏎············{·TransactionSend:·null·},⏎··········],`
Build, Lint, and Test (18.x)
The job was canceled because "_16_x" failed.
Build, Lint, and Test (18.x)
The operation was canceled.