SOV-3613 Electron release #2327
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Checking Formatting:
contracts/connectors/loantoken/AdvancedToken.sol#L6
Compiler version 0.5.17 does not satisfy the ^0.8.0 semver requirement
|
Checking Formatting:
contracts/connectors/loantoken/AdvancedToken.sol#L8
global import of path ./AdvancedTokenStorage.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Checking Formatting:
contracts/connectors/loantoken/AdvancedToken.sol#L63
Use Custom Errors instead of require statements
|
Checking Formatting:
contracts/connectors/loantoken/AdvancedTokenStorage.sol#L6
Compiler version 0.5.17 does not satisfy the ^0.8.0 semver requirement
|
Checking Formatting:
contracts/connectors/loantoken/AdvancedTokenStorage.sol#L8
global import of path ./LoanTokenBase.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Checking Formatting:
contracts/connectors/loantoken/AdvancedTokenStorage.sol#L50
'balances' should start with _
|
Checking Formatting:
contracts/connectors/loantoken/AdvancedTokenStorage.sol#L51
'allowed' should start with _
|
Checking Formatting:
contracts/connectors/loantoken/AdvancedTokenStorage.sol#L52
'totalSupply_' should start with _
|
Checking Formatting:
contracts/connectors/loantoken/interfaces/FeedsLike.sol#L6
Compiler version 0.5.17 does not satisfy the ^0.8.0 semver requirement
|
Checking Formatting:
contracts/connectors/loantoken/interfaces/ProtocolLike.sol#L6
Compiler version 0.5.17 does not satisfy the ^0.8.0 semver requirement
|
Use Node.js 18.x
Unexpected input(s) 'persist-credentials', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'version']
|
Post Use Node.js 18.x
Unexpected input(s) 'persist-credentials', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'version']
|
The logs for this run have expired and are no longer available.
Loading