chore: scripts to audit on-chain contract setup #330
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
workflow.yaml
on: pull_request
build
35s
gitleaks
30s
docker
0s
Annotations
2 errors and 5 warnings
build:
scripts/audit_chains/audit_contracts_setup.js#L301
Unnecessary semicolon
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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:
scripts/deployment/bridges/polygon/test/fx_goerli_mumbai_hello_world.js#L35
'fxChild' is assigned a value but never used
|
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
|