chore: use monorepo prettier config #1450
Annotations
1 error and 12 warnings
lint
There are packages with non-exact versions defined. This presents a security risk.
[
{
"name": "@leather-wallet/prettier-config",
"version": "^0.0.1"
}
]
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, ./.github/actions/check-version-lock. 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
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/
|