Skip to content

Update skale-manager-interfaces after 1.11.0 release #1206

Update skale-manager-interfaces after 1.11.0 release

Update skale-manager-interfaces after 1.11.0 release #1206

Triggered via pull request August 1, 2024 15:10
Status Success
Total duration 3m 29s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: contracts/extensions/IERC721ReferenceMintAndMetadataMainnet.sol#L26
Function setSenderContractOnSchain() must match Foundry test naming convention
test: contracts/extensions/IERC721ReferenceMintAndMetadataSchain.sol#L26
Function sendTokenToMainnet() must match Foundry test naming convention
test: contracts/extensions/IERC721ReferenceMintAndMetadataSchain.sol#L27
Function encodeParams() must match Foundry test naming convention
test: contracts/IGasReimbursable.sol#L24
global import of path ./IMessageReceiver.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test: contracts/IGasReimbursable.sol#L28
Function gasPayer() must match Foundry test naming convention
test: contracts/IGasReimbursable.sol#L28
GC: Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L48
Function addConnectedChain() must match Foundry test naming convention
test: contracts/IMessageProxy.sol#L49
Function postIncomingMessages() must match Foundry test naming convention
test: contracts/IMessageProxy.sol#L55
Function setNewGasLimit() must match Foundry test naming convention
test: contracts/IMessageProxy.sol#L56
Function registerExtraContractForAll() must match Foundry test naming convention
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/