Skip to content

chore(deps): bump @snapshot-labs/eslint-config-base #725

chore(deps): bump @snapshot-labs/eslint-config-base

chore(deps): bump @snapshot-labs/eslint-config-base #725

Status Failure
Total duration 34s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint / Lint: src/graphql/operations/index.ts#L17
`./strategies` import should occur before import of `./subscriptions`
lint / Lint: src/graphql/operations/index.ts#L18
`./strategy` import should occur before import of `./subscriptions`
lint / Lint: src/graphql/operations/index.ts#L19
`./users` import should occur before import of `./validations`
lint / Lint: src/graphql/operations/index.ts#L20
`./user` import should occur before import of `./validations`
lint / Lint: src/graphql/operations/index.ts#L21
`./statements` import should occur before import of `./subscriptions`
lint / Lint: src/graphql/operations/index.ts#L22
`./statement` import should occur before import of `./subscriptions`
lint / Lint: src/graphql/operations/index.ts#L24
`./roles` import should occur before import of `./skins`
lint / Lint
Process completed with exit code 1.
lint / 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/