Remove long functions #857
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
36 warnings
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/deploy.ts#L4
Imports should be sorted alphabetically
|
test (20.x):
src/deploy.ts#L5
Imports should be sorted alphabetically
|
test (20.x):
src/deploy.ts#L11
Unexpected dangling '_' in '_deployLibrary'
|
test (20.x):
src/deploy.ts#L24
Unexpected `await` inside a loop
|
test (20.x):
src/deploy.ts#L30
Unexpected dangling '_' in '_linkBytecode'
|
test (20.x):
src/deploy.ts#L38
Unexpected use of undefined
|
test (20.x):
src/deploy.ts#L39
Unexpected use of continue statement
|
test (20.x):
src/deploy.ts#L44
No magic number: 0
|
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/deploy.ts#L4
Imports should be sorted alphabetically
|
test (16.x):
src/deploy.ts#L5
Imports should be sorted alphabetically
|
test (16.x):
src/deploy.ts#L11
Unexpected dangling '_' in '_deployLibrary'
|
test (16.x):
src/deploy.ts#L24
Unexpected `await` inside a loop
|
test (16.x):
src/deploy.ts#L30
Unexpected dangling '_' in '_linkBytecode'
|
test (16.x):
src/deploy.ts#L38
Unexpected use of undefined
|
test (16.x):
src/deploy.ts#L39
Unexpected use of continue statement
|
test (16.x):
src/deploy.ts#L44
No magic number: 0
|
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/
|
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/deploy.ts#L4
Imports should be sorted alphabetically
|
test (18.x):
src/deploy.ts#L5
Imports should be sorted alphabetically
|
test (18.x):
src/deploy.ts#L11
Unexpected dangling '_' in '_deployLibrary'
|
test (18.x):
src/deploy.ts#L24
Unexpected `await` inside a loop
|
test (18.x):
src/deploy.ts#L30
Unexpected dangling '_' in '_linkBytecode'
|
test (18.x):
src/deploy.ts#L38
Unexpected use of undefined
|
test (18.x):
src/deploy.ts#L39
Unexpected use of continue statement
|
test (18.x):
src/deploy.ts#L44
No magic number: 0
|
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/
|