Stop using ternary operator #877
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
36 warnings
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#L87
'getLibrariesToUpgrade' was used before it was defined
|
test (16.x):
src/contractFactory.ts#L122
Unexpected use of undefined
|
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#L6
Expected 'multiple' syntax before 'single' syntax
|
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/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#L87
'getLibrariesToUpgrade' was used before it was defined
|
test (18.x):
src/contractFactory.ts#L122
Unexpected use of undefined
|
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#L6
Expected 'multiple' syntax before 'single' syntax
|
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#L87
'getLibrariesToUpgrade' was used before it was defined
|
test (20.x):
src/contractFactory.ts#L122
Unexpected use of undefined
|
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#L6
Expected 'multiple' syntax before 'single' syntax
|