Skip to content

feat(ipfs): ipfs resolution refactor #1845

feat(ipfs): ipfs resolution refactor

feat(ipfs): ipfs resolution refactor #1845

Triggered via pull request November 8, 2023 23:41
Status Success
Total duration 2m 34s
Artifacts

verify.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 9 warnings
lint: packages/builder/src/runtime.ts#L7
'InMemoryLoader' is defined but never used
lint: packages/cli/src/commands/alter.test.ts#L86
Delete `····`
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: examples/sample-foundry-project/src/Greeter.sol#L6
global import of path ./Library.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: examples/sample-foundry-project/src/Greeter.sol#L7
global import of path ./ClonedGreeter.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: examples/sample-hardhat-project/contracts/ClonedGreeter.sol#L4
global import of path hardhat/console.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: examples/sample-hardhat-project/contracts/Greeter.sol#L4
global import of path hardhat/console.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: examples/sample-hardhat-project/contracts/Greeter.sol#L6
global import of path ./Library.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: examples/sample-hardhat-project/contracts/Greeter.sol#L7
global import of path ./ClonedGreeter.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint: packages/registry/contracts/CannonRegistry.sol#L252
Use Custom Errors instead of revert statements
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/