Skip to content

feat: couple of view methods to get nominees info #560

feat: couple of view methods to get nominees info

feat: couple of view methods to get nominees info #560

Triggered via pull request May 7, 2024 09:20
Status Cancelled
Total duration 2m 13s
Artifacts

workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 16 warnings
build
Canceling since a higher priority waiting request for 'Workflow-refs/pull/132/merge' exists
build
The operation was canceled.
gitleaks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: contracts/DeploymentFactory.sol#L4
global import of path @openzeppelin/contracts/utils/Create2.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/DeploymentFactory.sol#L5
global import of path ./OLAS.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/DeploymentFactory.sol#L6
global import of path ./veOLAS.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/OLAS.sol#L4
global import of path ../lib/solmate/src/tokens/ERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/OLAS.sol#L28
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/Timelock.sol#L4
global import of path @openzeppelin/contracts/governance/TimelockController.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/VoteWeighting.sol#L85
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/buOLAS.sol#L4
global import of path @openzeppelin/contracts/token/ERC20/IERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/buOLAS.sol#L5
global import of path @openzeppelin/contracts/utils/introspection/IERC165.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/buOLAS.sol#L6
global import of path ./interfaces/IErrors.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: test/Deployment.js#L38
'deploymentAddress' is defined but never used
build: test/Deployment.js#L43
'deploymentAddress' is defined but never used
build: test/Deployment.js#L43
'olasAddress' is defined but never used
build: test/VoteWeighting.js#L22
'maxU256' is assigned a value but never used
build: test/VoteWeighting.js#L32
'convertBytes32ToAddress' is defined but never used