Skip to content

Linting

Linting #912

Triggered via pull request July 22, 2024 12:25
@0xJem0xJem
opened #229
linting
Status Success
Total duration 2m 32s
Artifacts

test.yml

on: pull_request
Foundry project
2m 21s
Foundry project
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Foundry project
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Foundry project
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v2, actions-rs/toolchain@v1, mozilla-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Foundry project
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Foundry project
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Foundry project
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Foundry project
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Foundry project: src/lib/Callbacks.sol#L18
'ON_CREATE_FLAG' should start with _
Foundry project: src/lib/Callbacks.sol#L19
'ON_CANCEL_FLAG' should start with _
Foundry project: src/lib/Callbacks.sol#L20
'ON_CURATE_FLAG' should start with _
Foundry project: src/lib/Callbacks.sol#L21
'ON_PURCHASE_FLAG' should start with _
Foundry project: src/lib/Callbacks.sol#L22
'ON_BID_FLAG' should start with _
Foundry project: src/lib/Callbacks.sol#L23
'ON_SETTLE_FLAG' should start with _
Foundry project: src/lib/Callbacks.sol#L24
'RECEIVE_QUOTE_TOKENS_FLAG' should start with _
Foundry project: src/lib/Callbacks.sol#L25
'SEND_BASE_TOKENS_FLAG' should start with _
Foundry project: src/lib/ECIES.sol#L23
'GROUP_ORDER' should start with _
Foundry project: src/lib/ECIES.sol#L25
'FIELD_MODULUS' should start with _