Skip to content

chore: trigger release #26

chore: trigger release

chore: trigger release #26

Triggered via push December 4, 2023 10:35
Status Failure
Total duration 1m 12s
Artifacts

cd.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
release: deploy/001-risk-fund-converter.ts#L99
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Addresses'.
release: hardhat.config.ts#L17
Cannot find name 'task'.
release: hardhat.config.ts#L17
Parameter 'taskArgs' implicitly has an 'any' type.
release: hardhat.config.ts#L17
Parameter 'hre' implicitly has an 'any' type.
release: hardhat.config.ts#L46
Cannot find name 'HardhatUserConfig'.
release: hardhat.config.ts#L46
Exported variable 'config' has or is using private name 'HardhatUserConfig'.
release
Process completed with exit code 1.
release
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/