chore(deps): update dependency prettier-plugin-solidity to v1.4.1 #595
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 10 warnings
build:
contracts/facets/mediator/AMBInformationReceiverFacet.sol#L28
Replace ⏎····bytes32·messageId,⏎····bool·status,⏎····bytes·calldata·result⏎·· with bytes32·messageId,·bool·status,·bytes·calldata·result
|
build:
contracts/facets/mediator/IAMB.sol#L43
Replace ⏎····address·_contract,⏎····bytes·memory·_data,⏎····uint256·_gas⏎·· with address·_contract,·bytes·memory·_data,·uint256·_gas
|
build:
contracts/facets/mediator/IAMB.sol#L49
Replace ⏎····address·_contract,⏎····bytes·memory·_data,⏎····uint256·_gas⏎·· with address·_contract,·bytes·memory·_data,·uint256·_gas
|
build:
contracts/facets/mediator/IAMBInformationReceiver.sol#L28
Replace ⏎····bytes32·messageId,⏎····bool·status,⏎····bytes·calldata·result⏎·· with bytes32·messageId,·bool·status,·bytes·calldata·result
|
build:
contracts/facets/mediator/MediatorImpl.sol#L117
Replace ⏎····address·_contract,⏎····bytes·memory·data,⏎····uint256·gas⏎·· with address·_contract,·bytes·memory·data,·uint256·gas
|
build:
contracts/facets/mediator/MediatorImpl.sol#L141
Replace ⏎····bytes32·messageId,⏎····bool·status,⏎····bytes·calldata·result⏎·· with bytes32·messageId,·bool·status,·bytes·calldata·result
|
build:
contracts/facets/mediator/test/TestAMB.sol#L129
Replace ⏎····address·_contract,⏎····bytes·memory·_data,⏎····uint256·_gas⏎·· with address·_contract,·bytes·memory·_data,·uint256·_gas
|
build:
contracts/facets/mediator/test/TestAMB.sol#L172
Replace ⏎····address·_contract,⏎····bytes·memory·_data,⏎····uint256·_gas⏎·· with address·_contract,·bytes·memory·_data,·uint256·_gas
|
build:
contracts/facets/tokens/ITokenMediator.sol#L33
Replace ⏎····address·token,⏎····address·recipient,⏎····uint256·amount⏎·· with address·token,·address·recipient,·uint256·amount
|
build:
contracts/facets/tokens/TokenMediatorFacet.sol#L35
Replace ⏎····address·token,⏎····address·recipient,⏎····uint256·amount⏎·· with address·token,·address·recipient,·uint256·amount
|
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)
|