Skip to content

chore(deps): update dependency node to v20 #589

chore(deps): update dependency node to v20

chore(deps): update dependency node to v20 #589

Triggered via pull request November 24, 2023 11:18
Status Success
Total duration 2m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: contracts/facets/mediator/AMBInformationAccessFacet.sol#L24
global import of path ./IAMBInformationAccess.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/facets/mediator/AMBInformationAccessFacet.sol#L25
global import of path ./MediatorImpl.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/facets/mediator/AMBInformationReceiverFacet.sol#L24
global import of path ./IAMBInformationReceiver.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/facets/mediator/AMBInformationReceiverFacet.sol#L25
global import of path ./MediatorImpl.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/facets/mediator/MediatorImpl.sol#L24
global import of path @openzeppelin/contracts/utils/structs/EnumerableSet.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/facets/mediator/MediatorImpl.sol#L25
global import of path @openzeppelin/contracts/utils/Strings.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/facets/mediator/MediatorImpl.sol#L26
global import of path @paypr/ethereum-contracts/contracts/facets/context/ContextSupport.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/facets/mediator/MediatorImpl.sol#L27
global import of path ./IAMB.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/facets/mediator/MediatorInit.sol#L24
global import of path ./MediatorImpl.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/facets/mediator/test/TestAMB.sol#L24
global import of path @openzeppelin/contracts/utils/Counters.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)