Skip to content

chore: prevent postinstall script always running #931

chore: prevent postinstall script always running

chore: prevent postinstall script always running #931

Triggered via pull request August 23, 2024 07:27
Status Success
Total duration 2m 35s
Artifacts

test.yml

on: pull_request
Foundry project
2m 25s
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 use a deprecated Node.js version 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 _