Skip to content

fix: remove check preventing seller from being referrer #922

fix: remove check preventing seller from being referrer

fix: remove check preventing seller from being referrer #922

Triggered via pull request August 21, 2024 19:03
Status Success
Total duration 4m 28s
Artifacts

test.yml

on: pull_request
Foundry project
4m 18s
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 _