fix: turboRepo config #543
Annotations
10 errors and 11 warnings
Lint
@orderbook/core#lint: command (/home/runner/work/Polkadex-Orderbook-Frontend/Polkadex-Orderbook-Frontend/packages/core) /tmp/yarn--1720987564041-0.5129082677868542/yarn run lint exited (1)
|
Lint:
packages/core/src/providers/user/sendAndReceive/deposit/index.tsx#L98
Replace `destinationBalances.find((e)·=>·e.ticker·===·"PDEX")?.amount·??·0` with `(destinationBalances.find((e)·=>·e.ticker·===·"PDEX")?.amount·??·0)`
|
|
|
|
|
|
|
|
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
packages/core/src/helpers/appsync.ts#L19
Unexpected any. Specify a different type
|
Lint:
packages/core/src/helpers/appsync.ts#L43
Unexpected any. Specify a different type
|
Lint:
packages/core/src/helpers/appsync.ts#L48
Unexpected any. Specify a different type
|
Lint:
packages/core/src/helpers/appsync.ts#L78
Unexpected any. Specify a different type
|
Lint:
packages/core/src/helpers/appsync.ts#L82
Unexpected any. Specify a different type
|
Lint:
packages/core/src/helpers/enclavePayloadSigner.ts#L16
Unexpected any. Specify a different type
|
Lint:
packages/core/src/helpers/fetchOnChainBalance.ts#L26
Unexpected any. Specify a different type
|
Lint:
packages/core/src/helpers/storage.ts#L7
Unexpected any. Specify a different type
|
Lint:
packages/core/src/helpers/types.ts#L29
Unexpected any. Specify a different type
|
Lint:
packages/core/src/helpers/types.ts#L33
Unexpected any. Specify a different type
|