Skip to content

feat: change inventory to grid #279

feat: change inventory to grid

feat: change inventory to grid #279

Triggered via push October 2, 2024 04:21
Status Failure
Total duration 46s
Artifacts
Lint Code Base
38s
Lint Code Base
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Lint Code Base: mint-backend/src/index.ts#L7
'axios' is defined but never used
Lint Code Base: mint-backend/src/index.ts#L13
'config' is defined but never used
Lint Code Base: mint-backend/src/index.ts#L13
'orderbook' is defined but never used
Lint Code Base: mint-backend/src/index.ts#L14
'TransactionAction' is defined but never used
Lint Code Base: mint-backend/src/index.ts#L14
'FeeValue' is defined but never used
Lint Code Base: mint-backend/src/index.ts#L15
'uuidv4' is defined but never used
Lint Code Base: mint-backend/src/index.ts#L26
'apiEnv' is assigned a value but never used
Lint Code Base: mint-backend/src/index.ts#L27
'chainName' is assigned a value but never used
Lint Code Base
Process completed with exit code 1.
Lint Code Base
The following actions use a deprecated Node.js version 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/