Skip to content

chore: update to eslint v9 #6539

chore: update to eslint v9

chore: update to eslint v9 #6539

Triggered via pull request September 22, 2025 14:57
Status Success
Total duration 1m 8s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Linting: test/chain.test.js#L61
'mockPushProcessors' is defined but never used. Allowed unused vars must match /^_/u
Linting: src/db/index.ts#L139
Promise executor functions should not be async
Linting: src/db/index.ts#L119
Promise executor functions should not be async
Linting: src/db/index.ts#L103
Promise executor functions should not be async
Linting: src/db/file/repo.ts#L190
Promise executor functions should not be async
Linting: src/db/file/repo.ts#L166
Promise executor functions should not be async
Linting: src/db/file/repo.ts#L137
Promise executor functions should not be async
Linting: src/db/file/repo.ts#L109
Promise executor functions should not be async
Linting: cypress/e2e/repo.cy.js#L126
It is unsafe to chain further commands that rely on the subject after this command. It is best to split the chain, chaining again from `cy.` in a next command line
Linting: cypress/e2e/autoApproved.cy.js#L66
It is unsafe to chain further commands that rely on the subject after this command. It is best to split the chain, chaining again from `cy.` in a next command line