chore(deps): bump actions/checkout from 4 to 6 #201
Annotations
6 errors and 10 warnings
|
|
|
server/chain-operations/transactionPoller.ts#L219
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
|
server/chain-operations/transactionPoller.ts#L125
'deployedTxHash' is never reassigned. Use 'const' instead
|
|
server/chain-operations/transactionPoller.ts#L125
'issuerId' is never reassigned. Use 'const' instead
|
|
server/chain-operations/transactionPoller.ts#L63
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
|
app/next-env.d.ts#L3
Do not use a triple slash reference for ./.next/types/routes.d.ts, use `import` style instead
|
|
server/controllers/transactions/seed.js#L10
'date' is assigned a value but never used
|
|
server/controllers/transactions/acceptanceController.js#L2
'toScaledBigNumber' is defined but never used
|
|
server/controllers/stakeholderController.js#L2
'ethers' is defined but never used
|
|
server/chain-operations/transactionPoller.ts#L174
'_' is assigned a value but never used
|
|
server/chain-operations/transactionPoller.ts#L173
'_len' is assigned a value but never used
|
|
server/chain-operations/seed.js#L61
'stockTransfers' is assigned a value but never used
|
|
server/chain-operations/seed.js#L61
'stockIssuances' is assigned a value but never used
|
|
app/src/pages/_app.tsx#L9
'TagManager' is defined but never used
|
|
app/src/pages/_app.tsx#L4
'useEffect' is defined but never used
|
|
app/src/components/Navbar.tsx#L1
'Logotype' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading