chore(deps): bump @snapshot-labs/eslint-config-base #286
Annotations
10 errors and 1 warning
lint (18) / Lint:
src/api.ts#L3
`@snapshot-labs/snapshot-sentry` import should occur before import of `express`
|
lint (18) / Lint:
src/events.ts#L2
`@snapshot-labs/snapshot-sentry` import should occur before import of `@snapshot-labs/snapshot.js`
|
lint (18) / Lint:
src/helpers/metrics.ts#L2
Use an `import` instead of an `import type`
|
lint (18) / Lint:
src/helpers/metrics.ts#L3
`@snapshot-labs/snapshot-sentry` import should occur before type import of `express`
|
lint (18) / Lint:
src/helpers/mysql.ts#L3
`mysql/lib/Connection` import should occur before import of `mysql/lib/Pool`
|
lint (18) / Lint:
src/helpers/mysql.ts#L4
`bluebird` import should occur before import of `mysql`
|
lint (18) / Lint:
src/helpers/mysql.ts#L5
`connection-string` import should occur before import of `mysql`
|
lint (18) / Lint:
src/helpers/utils.ts#L3
`@snapshot-labs/snapshot-sentry` import should occur before import of `@snapshot-labs/snapshot.js`
|
lint (18) / Lint:
src/index.ts#L3
`body-parser` import should occur before import of `express`
|
lint (18) / Lint:
src/index.ts#L4
`cors` import should occur before import of `express`
|
lint (18) / 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/
|