Remove functions with many statements #861
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
36 warnings
test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (18.x):
hardhat.config.ts#L2
Expected 'none' syntax before 'single' syntax
|
test (18.x):
hardhat.config.ts#L12
Expected object keys to be in ascending order. 'externalArtifacts' should be before 'target'
|
test (18.x):
src/contractFactory.ts#L4
Imports should be sorted alphabetically
|
test (18.x):
src/contractFactory.ts#L6
Expected 'multiple' syntax before 'single' syntax
|
test (18.x):
src/contractFactory.ts#L18
Unexpected use of undefined
|
test (18.x):
src/contractFactory.ts#L33
Unexpected `await` inside a loop
|
test (18.x):
src/contractFactory.ts#L48
No magic number: 4
|
test (18.x):
src/contractFactory.ts#L64
'getLibrariesToUpgrade' was used before it was defined
|
test (18.x):
src/contractFactory.ts#L82
No magic number: 0
|
test (18.x):
src/contractFactory.ts#L92
Unexpected `await` inside a loop
|
test (18.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (20.x):
hardhat.config.ts#L2
Expected 'none' syntax before 'single' syntax
|
test (20.x):
hardhat.config.ts#L12
Expected object keys to be in ascending order. 'externalArtifacts' should be before 'target'
|
test (20.x):
src/contractFactory.ts#L4
Imports should be sorted alphabetically
|
test (20.x):
src/contractFactory.ts#L6
Expected 'multiple' syntax before 'single' syntax
|
test (20.x):
src/contractFactory.ts#L18
Unexpected use of undefined
|
test (20.x):
src/contractFactory.ts#L33
Unexpected `await` inside a loop
|
test (20.x):
src/contractFactory.ts#L48
No magic number: 4
|
test (20.x):
src/contractFactory.ts#L64
'getLibrariesToUpgrade' was used before it was defined
|
test (20.x):
src/contractFactory.ts#L82
No magic number: 0
|
test (20.x):
src/contractFactory.ts#L92
Unexpected `await` inside a loop
|
test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (16.x):
hardhat.config.ts#L2
Expected 'none' syntax before 'single' syntax
|
test (16.x):
hardhat.config.ts#L12
Expected object keys to be in ascending order. 'externalArtifacts' should be before 'target'
|
test (16.x):
src/contractFactory.ts#L4
Imports should be sorted alphabetically
|
test (16.x):
src/contractFactory.ts#L6
Expected 'multiple' syntax before 'single' syntax
|
test (16.x):
src/contractFactory.ts#L18
Unexpected use of undefined
|
test (16.x):
src/contractFactory.ts#L33
Unexpected `await` inside a loop
|
test (16.x):
src/contractFactory.ts#L48
No magic number: 4
|
test (16.x):
src/contractFactory.ts#L64
'getLibrariesToUpgrade' was used before it was defined
|
test (16.x):
src/contractFactory.ts#L82
No magic number: 0
|
test (16.x):
src/contractFactory.ts#L92
Unexpected `await` inside a loop
|
test (16.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|