Skip to content

Update local deployment verification script #2

Update local deployment verification script

Update local deployment verification script #2

Triggered via push May 9, 2024 17:39
Status Failure
Total duration 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint-build: .eslintrc.js#L20
Expected object keys to be in natural ascending order. '@typescript-eslint/no-unnecessary-type-assertion' should be before '@typescript-eslint/no-unsafe-call'
lint-build: deploy/1_deploy.ts#L1
'network' is defined but never used. Allowed unused vars must match /^_/u
lint-build: deploy/1_deploy.ts#L6
'log' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-build: deploy/1_deploy.ts#L9
'irrevocableVestingFactory' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-build: deploy/2_verify.ts#L1
'config' is defined but never used. Allowed unused vars must match /^_/u
lint-build: deploy/2_verify.ts#L1
'network' is defined but never used. Allowed unused vars must match /^_/u
lint-build: deploy/2_verify.ts#L6
'accounts' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-build: deploy/2_verify.ts#L7
'deployer' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-build: scripts/derive-irrevocable-vesting.js#L1
Require statement not part of import statement
lint-build: scripts/derive-irrevocable-vesting.js#L1
There should be at least one empty line between import groups
validate-verify
Process completed with exit code 1.