Add skale-contracts #874
Annotations
12 warnings
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/
|
hardhat.config.ts#L2
Expected 'none' syntax before 'single' syntax
|
hardhat.config.ts#L12
Expected object keys to be in ascending order. 'externalArtifacts' should be before 'target'
|
src/contractFactory.ts#L4
Imports should be sorted alphabetically
|
src/contractFactory.ts#L6
Expected 'multiple' syntax before 'single' syntax
|
src/contractFactory.ts#L18
Unexpected use of undefined
|
src/contractFactory.ts#L87
'getLibrariesToUpgrade' was used before it was defined
|
src/contractFactory.ts#L122
Unexpected use of undefined
|
src/contractFactory.ts#L124
Unexpected negated condition
|
src/deploy.ts#L4
Imports should be sorted alphabetically
|
src/deploy.ts#L5
Imports should be sorted alphabetically
|
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/
|
The logs for this run have expired and are no longer available.
Loading