fix: direct to lockstacks #1468
Annotations
3 errors and 14 warnings
lint:
app/components/home/stacking-promo-card.tsx#L2
'routes' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
app/components/home/stacking-promo-card.tsx#L14
'history' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
app/components/back-button.tsx#L28
Unexpected any. Specify a different type
|
lint:
app/components/back-button.tsx#L29
Unexpected any. Specify a different type
|
lint:
app/components/color-mode-button.tsx#L23
Unexpected any. Specify a different type
|
lint:
app/components/color-mode-button.tsx#L24
Unexpected any. Specify a different type
|
lint:
app/components/home/balance-card.tsx#L18
Unexpected any. Specify a different type
|
lint:
app/components/home/balance-card.tsx#L81
Unexpected any. Specify a different type
|
lint:
app/components/home/balance-card.tsx#L85
Unexpected any. Specify a different type
|
lint:
app/components/home/transaction-list/transaction-list-item-mempool.tsx#L32
Unexpected any. Specify a different type
|
lint:
app/components/home/transaction-list/transaction-list-item-mempool.tsx#L87
Unexpected any. Specify a different type
|
lint:
app/components/home/transaction-list/transaction-list-item-mempool.tsx#L108
Unexpected any. Specify a different type
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|