Skip to content

Enhance swap contracts with replay resistance and better events #249

Enhance swap contracts with replay resistance and better events

Enhance swap contracts with replay resistance and better events #249

Triggered via pull request June 30, 2026 07:39
Status Failure
Total duration 40s
Artifacts

lint.yml

on: pull_request
ESLint (strict – new code)
33s
ESLint (strict – new code)
ESLint (audit – full repo)
37s
ESLint (audit – full repo)
Prettier
34s
Prettier
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
ESLint (strict – new code): src/Agents/planner/DurableStep.entity.ts#L53
Unexpected any. Specify a different type
ESLint (strict – new code): src/Agents/planner/DurableStep.entity.ts#L34
Unexpected any. Specify a different type
ESLint (strict – new code): src/Agents/planner/DurableExecutor.ts#L285
Unexpected any. Specify a different type
ESLint (strict – new code): src/Agents/planner/DurableExecutor.ts#L266
Unexpected any. Specify a different type
ESLint (strict – new code): src/Agents/planner/DurableExecutor.ts#L179
Unexpected any. Specify a different type
ESLint (strict – new code): src/Agents/planner/DurableExecutor.ts#L28
Unexpected any. Specify a different type
ESLint (strict – new code): src/Agents/planner/DurableExecutor.ts#L7
'ToolResult' is defined but never used
ESLint (strict – new code): src/Agents/planner/DurableExecutor.ts#L5
'PlanStep' is defined but never used
ESLint (strict – new code): src/Agents/planner/DurableExecution.entity.ts#L57
Unexpected any. Specify a different type
ESLint (strict – new code): src/Agents/planner/AgentPlanner.ts#L186
Unexpected any. Specify a different type
Prettier
Process completed with exit code 1.
ESLint (audit – full repo): hardhat.config.js#L3
A `require()` style import is forbidden
ESLint (audit – full repo): examples/multiHopTradeExample.ts#L255
'error' is defined but never used
ESLint (audit – full repo): examples/multiHopTradeExample.ts#L174
Unexpected any. Specify a different type
ESLint (audit – full repo): examples/multiHopTradeExample.js#L364
'error' is defined but never used
ESLint (audit – full repo): examples/multiHopTradeExample.js#L308
This generator function does not have 'yield'
ESLint (audit – full repo): examples/multiHopTradeExample.js#L114
A `require()` style import is forbidden
ESLint (audit – full repo): examples/multiHopTradeExample.js#L113
A `require()` style import is forbidden
ESLint (audit – full repo): examples/multiHopTradeExample.js#L111
A `require()` style import is forbidden
ESLint (audit – full repo): examples/multiHopTradeExample.js#L109
A `require()` style import is forbidden
ESLint (audit – full repo): examples/multiHopTradeExample.js#L90
Expected an assignment or function call and instead saw an expression
ESLint (strict – new code)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Prettier
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ESLint (audit – full repo)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/