Fix DLLR EIP-2612 bug with Permit2 #335
Annotations
12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
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/
|
build:
contracts/integration/MoC/IMoC.sol#L62
Code contains empty block
|
build:
contracts/integration/MoC/MocIntegration.sol#L14
Line length must be no more than 140 but current length is 141
|
build:
contracts/integration/MoC/MocIntegration.sol#L45
Explicitly mark visibility in function
|
build:
contracts/integration/MoC/MocIntegration.sol#L54
Explicitly mark all external contracts as trusted or untrusted
|
build:
contracts/integration/MoC/MocIntegration.sol#L55
Explicitly mark all external contracts as trusted or untrusted
|
build:
contracts/integration/MoC/MocIntegration.sol#L56
Explicitly mark all external contracts as trusted or untrusted
|
build:
contracts/integration/MoC/MocIntegration.sol#L57
Explicitly mark all external contracts as trusted or untrusted
|
build:
contracts/integration/MoC/MocIntegration.sol#L58
Explicitly mark all external contracts as trusted or untrusted
|
build:
contracts/integration/MoC/MocIntegration.sol#L67
Explicitly mark visibility of state
|
build:
contracts/integration/MoC/MocIntegration.sol#L157
Line length must be no more than 140 but current length is 151
|