Detect issues in parent initializer calls #1706
checks.yml
on: pull_request
lint
35s
coverage
4m 41s
Matrix: tests
Annotations
1 error and 5 warnings
lint
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
packages/core/src/validate/run/initializer.ts#L259
Replace `⏎········['initializer',·'onlyInitializing'].includes(modifier.modifierName.name),⏎······` with `·['initializer',·'onlyInitializing'].includes(modifier.modifierName.name)`
|
tests (core)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (plugin-hardhat)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|