Skip to content

minor ui fixes

minor ui fixes #18

Triggered via push September 28, 2023 08:33
Status Failure
Total duration 2m 27s
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 (18.x): packages/site/src/utils/snap.ts#L56
Identifier 'tari_wallet_daemon_url' is not in camel case
Build, Lint, and Test (18.x): packages/site/src/utils/snap.ts#L56
'tari_wallet_daemon_url' is never reassigned. Use 'const' instead
Build, Lint, and Test (18.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 (18.x): packages/site/src/utils/snap.ts#L59
'token' is never reassigned. Use 'const' instead
Build, Lint, and Test (18.x): packages/site/src/utils/snap.ts#L61
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 (18.x): packages/site/src/utils/snap.ts#L61
Identifier 'tari_wallet_daemon_url' is not in camel case
Build, Lint, and Test (18.x): packages/site/src/utils/snap.ts#L75
Replace `['Admin',·'AccountInfo',·'KeyList',·'TransactionGet',·{'TransactionSend':·null}]` with `·[⏎············'Admin',⏎············'AccountInfo',⏎············'KeyList',⏎············'TransactionGet',⏎············{·TransactionSend:·null·},⏎··········],`
Build, Lint, and Test (16.x)
The job was canceled because "_18_x" failed.
Build, Lint, and Test (16.x)
The operation was canceled.