Bump express from 4.19.2 to 4.21.0 #3919
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. 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@v3, actions/setup-python@v4, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
contracts/BountyV2.sol#L22
Compiler version 0.8.17 does not satisfy the 0.8.26 semver requirement
|
lint:
contracts/BountyV2.sol#L22
Wrong Import Order for {PartialDifferences.sol}
|
lint:
contracts/BountyV2.sol#L22
Wrong Import Order for {ConstantsHolder.sol}
|
lint:
contracts/BountyV2.sol#L22
Wrong Import Order for {Permissions.sol}
|
lint:
contracts/BountyV2.sol#L22
Wrong Import Order for {INodes.sol}
|
lint:
contracts/BountyV2.sol#L22
Wrong Import Order for {ITimeHelpers.sol}
|
lint:
contracts/BountyV2.sol#L22
Wrong Import Order for {IDelegationController.sol}
|
lint:
contracts/BountyV2.sol#L22
Wrong Import Order for {IBountyV2.sol}
|
lint:
contracts/BountyV2.sol#L67
Main key parameter in mapping nodesByValidator is not named
|
lint:
contracts/BountyV2.sol#L67
Value parameter in mapping nodesByValidator is not named
|
Loading