fix gh actions py setup #2633
Annotations
14 warnings
build (18.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (18.x):
contracts/connectors/loantoken/AdvancedToken.sol#L6
Compiler version 0.5.17 does not satisfy the ^0.8.0 semver requirement
|
build (18.x):
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)
|
build (18.x):
contracts/connectors/loantoken/AdvancedTokenStorage.sol#L6
Compiler version 0.5.17 does not satisfy the ^0.8.0 semver requirement
|
build (18.x):
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)
|
build (18.x):
contracts/connectors/loantoken/AdvancedTokenStorage.sol#L50
'balances' should start with _
|
build (18.x):
contracts/connectors/loantoken/AdvancedTokenStorage.sol#L51
'allowed' should start with _
|
build (18.x):
contracts/connectors/loantoken/AdvancedTokenStorage.sol#L52
'totalSupply_' should start with _
|
build (18.x):
contracts/connectors/loantoken/interfaces/FeedsLike.sol#L6
Compiler version 0.5.17 does not satisfy the ^0.8.0 semver requirement
|
build (18.x):
contracts/connectors/loantoken/interfaces/ProtocolLike.sol#L6
Compiler version 0.5.17 does not satisfy the ^0.8.0 semver requirement
|
build (18.x):
contracts/connectors/loantoken/interfaces/ProtocolLike.sol#L9
global import of path ../lib/MarginTradeStructHelpers.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
build (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']
|
build (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']
|