chore(deps-dev): bump @snapshot-labs/eslint-config #233
Annotations
10 errors and 1 warning
src/aws.ts#L2
`stream` import should occur before import of `@aws-sdk/client-s3`
|
src/index.ts#L3
`compression` import should occur before import of `express`
|
src/index.ts#L4
`@snapshot-labs/snapshot-sentry` import should occur before import of `express`
|
src/index.ts#L4
Member 'fallbackLogger' of the import declaration should be sorted alphabetically
|
src/index.ts#L5
`cors` import should occur before import of `express`
|
src/index.ts#L8
`./proxy` import should occur before import of `./rpc`
|
src/index.ts#L10
`./metrics` import should occur before import of `./rpc`
|
src/metrics.ts#L3
Use an `import` instead of an `import type`
|
src/metrics.ts#L5
Member 'IMAGE_PROVIDERS' of the import declaration should be sorted alphabetically
|
src/middlewares/useProxyCache.ts#L2
`../utils` import should occur after import of `../metrics`
|
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/
|
This job failed
Loading