fix conifg #253
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run yarn lint:sol:
src/contracts/embedded/FactoryEmbedded.sol#L2
Compiler version 0.8.18 does not satisfy the 0.8.17 semver requirement
|
Run yarn lint:sol:
src/contracts/embedded/FactoryEmbedded.sol#L4
global import of path ./WalletEmbedded.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run yarn lint:sol:
src/contracts/embedded/WalletEmbedded.sol#L2
Compiler version 0.8.18 does not satisfy the 0.8.17 semver requirement
|
Run yarn lint:sol:
src/contracts/Factory.sol#L3
global import of path @openzeppelin/contracts/access/AccessControl.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run yarn lint:sol:
src/contracts/Factory.sol#L4
global import of path ./Wallet.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run yarn lint:sol:
src/contracts/IWalletProxy.sol#L3
Compiler version ^0.8.3 does not satisfy the 0.8.17 semver requirement
|
Run yarn lint:sol:
src/contracts/mocks/CallReceiverMock.sol#L9
Explicitly mark visibility of state
|
Run yarn lint:sol:
src/contracts/mocks/CallReceiverMock.sol#L11
Code contains empty blocks
|
Run yarn lint:sol:
src/contracts/mocks/ERC165CheckerMock.sol#L6
Explicitly mark visibility of state
|
Run yarn lint:sol:
src/contracts/mocks/ERC165CheckerMock.sol#L7
Explicitly mark visibility of state
|
Set up job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v1
3s
3s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/setup-node@v1
3s
3s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/cache@master
8s
8s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run yarn lint:sol
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/cache@master
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading