Viem wip #10
Annotations
1 error and 11 warnings
test
Process completed with exit code 1.
|
test:
packages/contracts/test/integration/utils/offchainLookupMock.ts#L4
Unexpected any. Specify a different type
|
test
global import of path @openzeppelin/contracts/utils/cryptography/ECDSA.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test
Avoid to use inline assembly. It is acceptable only in rare cases
|
test
global import of path @openzeppelin/contracts/utils/Context.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test
global import of path ./IForwardRequest.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test
Avoid to use inline assembly. It is acceptable only in rare cases
|
test
Avoid to use inline assembly. It is acceptable only in rare cases
|
test
global import of path @openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test
global import of path @openzeppelin/contracts/utils/Context.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test
global import of path ./IForwardRequest.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test
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/
|