Skip to content

Cash swap and direct deposit #38

Cash swap and direct deposit

Cash swap and direct deposit #38

Triggered via push April 22, 2026 03:50
Status Success
Total duration 47s
Artifacts

ci.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
lint (prettier)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint (lint)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint (lint): contracts/core/amm/PositiveAMMMath.sol#L67
Function body contains 39 lines but allowed no more than 30 lines
lint (lint): contracts/core/amm/BaseAMM.sol#L246
GC: Non strict inequality found. Try converting to a strict one
lint (lint): contracts/core/amm/BaseAMM.sol#L234
GC: Non strict inequality found. Try converting to a strict one
lint (lint): contracts/core/amm/BaseAMM.sol#L117
GC: Non strict inequality found. Try converting to a strict one
lint (lint): contracts/core/amm/BaseAMM.sol#L99
GC: Non strict inequality found. Try converting to a strict one
lint (lint): contracts/core/amm/BaseAMM.sol#L71
Function body contains 32 lines but allowed no more than 30 lines
lint (lint): contracts/core/amm/BaseAMM.sol#L65
GC: Non strict inequality found. Try converting to a strict one
lint (lint): contracts/core/amm/BaseAMM.sol#L48
'_storage' should not start with _
lint (lint): contracts/admin/AdminModule.sol#L31
GC: [seedParams] argument on Function [newAMM] could be [calldata] if it's not being updated
lint (lint): contracts/admin/AdminModule.sol#L31
GC: [createParams] argument on Function [newAMM] could be [calldata] if it's not being updated
lint (compile)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/