chore: Merge master into develop #235
Merged
Annotations
16 warnings
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/
|
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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Run lint check:
src/lib/Callbacks.sol#L18
'ON_CREATE_FLAG' should start with _
|
Run lint check:
src/lib/Callbacks.sol#L19
'ON_CANCEL_FLAG' should start with _
|
Run lint check:
src/lib/Callbacks.sol#L20
'ON_CURATE_FLAG' should start with _
|
Run lint check:
src/lib/Callbacks.sol#L21
'ON_PURCHASE_FLAG' should start with _
|
Run lint check:
src/lib/Callbacks.sol#L22
'ON_BID_FLAG' should start with _
|
Run lint check:
src/lib/Callbacks.sol#L23
'ON_SETTLE_FLAG' should start with _
|
Run lint check:
src/lib/Callbacks.sol#L24
'RECEIVE_QUOTE_TOKENS_FLAG' should start with _
|
Run lint check:
src/lib/Callbacks.sol#L25
'SEND_BASE_TOKENS_FLAG' should start with _
|
Run lint check:
src/lib/ECIES.sol#L23
'GROUP_ORDER' should start with _
|
Run lint check:
src/lib/ECIES.sol#L25
'FIELD_MODULUS' should start with _
|
Loading