Skip to content

Revert "chore: change node version" #1239

Revert "chore: change node version"

Revert "chore: change node version" #1239

Triggered via push August 26, 2024 13:16
Status Failure
Total duration 2m 38s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests
Interface 'Modifier' incorrectly extends interface 'BaseContract'.
tests
Interface 'Module' incorrectly extends interface 'BaseContract'.
tests
Interface 'AllowanceTracker' incorrectly extends interface 'BaseContract'.
tests
Interface 'Core' incorrectly extends interface 'BaseContract'.
tests
Interface 'PermissionBuilder' incorrectly extends interface 'BaseContract'.
tests
Interface 'PermissionChecker' incorrectly extends interface 'BaseContract'.
tests
Interface 'PermissionLoader' incorrectly extends interface 'BaseContract'.
tests
Interface 'Roles' incorrectly extends interface 'BaseContract'.
tests
Interface 'IModifier' incorrectly extends interface 'BaseContract'.
tests
Property 'deploy' in type 'Roles__factory' is not assignable to the same property in base type 'ContractFactory<any[], BaseContract>'.
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/