Skip to content

fix(deps): update npm - website - website/package.json #6587

fix(deps): update npm - website - website/package.json

fix(deps): update npm - website - website/package.json #6587

Triggered via pull request September 24, 2025 09:32
Status Success
Total duration 1m 4s
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