Skip to content

Merge pull request #286 from skalenetwork/dependabot/npm_and_yarn/dev… #909

Merge pull request #286 from skalenetwork/dependabot/npm_and_yarn/dev…

Merge pull request #286 from skalenetwork/dependabot/npm_and_yarn/dev… #909

Triggered via push October 17, 2023 15:04
Status Success
Total duration 1m 3s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 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: 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
Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L67
Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L71
Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L72
Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L80
Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L81
Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L82
Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L83
Named return value is missing - Index 0
test: contracts/IMessageProxy.sol#L83
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/