chore(deps-dev): bump @snapshot-labs/eslint-config #68
Annotations
10 errors and 1 warning
src/api.ts#L4
`./aws` import should occur before import of `../package.json`
|
src/api.ts#L5
`./utils` import should occur before import of `../package.json`
|
src/api.ts#L6
`./helpers/requestDeduplicator` import should occur before import of `../package.json`
|
src/api.ts#L7
`@snapshot-labs/snapshot-sentry` import should occur before import of `express`
|
src/api.ts#L8
`./helpers/metrics` import should occur before import of `../package.json`
|
src/aws.ts#L2
`stream` import should occur before import of `@aws-sdk/client-s3`
|
src/index.ts#L4
`@snapshot-labs/snapshot-sentry` import should occur before import of `cors`
|
src/index.ts#L4
Member 'fallbackLogger' of the import declaration should be sorted alphabetically
|
src/utils.ts#L1
`node-fetch` import should occur after import of `@snapshot-labs/snapshot-sentry`
|
src/utils.ts#L2
`node:https` import should occur after import of `crypto`
|
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