Skip to content

Merge branch 'execution-layer' of https://github.com/skalenetwork/ima… #1431

Merge branch 'execution-layer' of https://github.com/skalenetwork/ima…

Merge branch 'execution-layer' of https://github.com/skalenetwork/ima… #1431

Triggered via push December 16, 2024 18:04
Status Success
Total duration 50s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
GC: Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L36
GC: Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L40
GC: Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L41
GC: Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L49
GC: Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L50
GC: Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L51
GC: Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L52
GC: Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L52
Rule is set with explicit type [var/s: uint]
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/