Skip to content

Adding natspec for pre & post guard check functions #1942

Adding natspec for pre & post guard check functions

Adding natspec for pre & post guard check functions #1942

Triggered via push January 12, 2024 13:31
Status Success
Total duration 1m 22s
Artifacts

ci.yml

on: push
Matrix: tests
lint-solidity
29s
lint-solidity
lint-typescript
35s
lint-typescript
Matrix: benchmarks
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
benchmarks (0.8.19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-solidity
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-solidity: contracts/test/TestImports.sol#L8
imported name UpgradeableProxy is not used
benchmarks (0.7.6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-typescript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-typescript: src/utils/execution.ts#L178
Unexpected any. Specify a different type
lint-typescript: src/utils/execution.ts#L178
Unexpected any. Specify a different type
lint-typescript: src/utils/execution.ts#L186
Unexpected any. Specify a different type
lint-typescript: src/utils/execution.ts#L186
Unexpected any. Specify a different type
lint-typescript: src/utils/execution.ts#L206
Unexpected any. Specify a different type
lint-typescript: src/utils/execution.ts#L227
Unexpected any. Specify a different type
lint-typescript: src/utils/execution.ts#L237
Unexpected any. Specify a different type
lint-typescript: src/utils/solc.ts#L3
Unexpected any. Specify a different type
lint-typescript: src/utils/solc.ts#L5
Unexpected any. Specify a different type
lint-typescript: src/utils/solc.ts#L9
Unexpected any. Specify a different type
tests (SafeL2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (Safe)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/