update nonce mechanism #319
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#L15
Line length must be no more than 140 but current length is 141
|
build:
contracts/integration/MoC/MocIntegration.sol#L40
Explicitly mark visibility in function
|
build:
contracts/integration/MoC/MocIntegration.sol#L49
Explicitly mark all external contracts as trusted or untrusted
|
build:
contracts/integration/MoC/MocIntegration.sol#L50
Explicitly mark all external contracts as trusted or untrusted
|
build:
contracts/integration/MoC/MocIntegration.sol#L51
Explicitly mark all external contracts as trusted or untrusted
|
build:
contracts/integration/MoC/MocIntegration.sol#L52
Explicitly mark all external contracts as trusted or untrusted
|
build:
contracts/integration/MoC/MocIntegration.sol#L53
Explicitly mark all external contracts as trusted or untrusted
|
build:
contracts/integration/MoC/MocIntegration.sol#L62
Explicitly mark visibility of state
|
build:
contracts/integration/MoC/MocIntegration.sol#L86
Line length must be no more than 140 but current length is 151
|