Bump @typescript-eslint/parser from 5.61.0 to 5.62.0 #1989
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
36 warnings
test (16.x, 3.8.x)
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, codecov/codecov-action@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 (16.x, 3.8.x)
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/
|
test (16.x, 3.8.x):
contracts/interfaces/IMarionette.sol#L24
global import of path @skalenetwork/ima-interfaces/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 (16.x, 3.8.x):
contracts/Marionette.sol#L24
global import of path @openzeppelin/contracts-upgradeable/access/AccessControlEnumerableUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.8.x):
contracts/Marionette.sol#L25
global import of path @openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.8.x):
contracts/Marionette.sol#L27
global import of path ./interfaces/IMarionette.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.8.x):
contracts/test/ImaMock.sol#L24
global import of path @skalenetwork/ima-interfaces/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 (16.x, 3.8.x):
contracts/test/Target.sol#L24
global import of path @openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.8.x):
contracts/test/Target.sol#L25
global import of path @skalenetwork/ima-interfaces/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 (16.x, 3.11.x)
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, codecov/codecov-action@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 (16.x, 3.11.x)
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/
|
test (16.x, 3.11.x):
contracts/interfaces/IMarionette.sol#L24
global import of path @skalenetwork/ima-interfaces/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 (16.x, 3.11.x):
contracts/Marionette.sol#L24
global import of path @openzeppelin/contracts-upgradeable/access/AccessControlEnumerableUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.11.x):
contracts/Marionette.sol#L25
global import of path @openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.11.x):
contracts/Marionette.sol#L27
global import of path ./interfaces/IMarionette.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.11.x):
contracts/test/ImaMock.sol#L24
global import of path @skalenetwork/ima-interfaces/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 (16.x, 3.11.x):
contracts/test/Target.sol#L24
global import of path @openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.11.x):
contracts/test/Target.sol#L25
global import of path @skalenetwork/ima-interfaces/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 (16.x, 3.10.x)
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, codecov/codecov-action@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 (16.x, 3.10.x):
contracts/interfaces/IMarionette.sol#L24
global import of path @skalenetwork/ima-interfaces/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 (16.x, 3.10.x):
contracts/Marionette.sol#L24
global import of path @openzeppelin/contracts-upgradeable/access/AccessControlEnumerableUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.10.x):
contracts/Marionette.sol#L25
global import of path @openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.10.x):
contracts/Marionette.sol#L27
global import of path ./interfaces/IMarionette.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.10.x):
contracts/test/ImaMock.sol#L24
global import of path @skalenetwork/ima-interfaces/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 (16.x, 3.10.x):
contracts/test/Target.sol#L24
global import of path @openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.10.x):
contracts/test/Target.sol#L25
global import of path @skalenetwork/ima-interfaces/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 (16.x, 3.10.x)
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/
|
test (16.x, 3.9.x)
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, codecov/codecov-action@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 (16.x, 3.9.x):
contracts/interfaces/IMarionette.sol#L24
global import of path @skalenetwork/ima-interfaces/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 (16.x, 3.9.x):
contracts/Marionette.sol#L24
global import of path @openzeppelin/contracts-upgradeable/access/AccessControlEnumerableUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.9.x):
contracts/Marionette.sol#L25
global import of path @openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.9.x):
contracts/Marionette.sol#L27
global import of path ./interfaces/IMarionette.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.9.x):
contracts/test/ImaMock.sol#L24
global import of path @skalenetwork/ima-interfaces/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 (16.x, 3.9.x):
contracts/test/Target.sol#L24
global import of path @openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
test (16.x, 3.9.x):
contracts/test/Target.sol#L25
global import of path @skalenetwork/ima-interfaces/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 (16.x, 3.9.x)
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/
|