Skip to content

Update package abi #280

Update package abi

Update package abi #280

Triggered via push June 21, 2024 02:01
Status Failure
Total duration 2m 19s
Artifacts

deployment.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
test-node
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: contracts/mocks/TestSeekers.sol#L4
global import of path @openzeppelin/contracts/token/ERC721/ERC721.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/mocks/TestSeekers.sol#L10
Code contains empty blocks
build: contracts/staking/seekers/ISeekerStakingManager.sol#L4
global import of path ./SeekerStatsOracle.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/staking/seekers/SeekerStakingManager.sol#L4
global import of path @openzeppelin/contracts/utils/introspection/ERC165.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/staking/seekers/SeekerStakingManager.sol#L5
global import of path @openzeppelin/contracts/token/ERC721/IERC721.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/staking/seekers/SeekerStakingManager.sol#L6
global import of path @openzeppelin/contracts-upgradeable/access/Ownable2StepUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/staking/seekers/SeekerStakingManager.sol#L7
global import of path @openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/staking/seekers/SeekerStakingManager.sol#L9
global import of path ./ISeekerStakingManager.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/staking/seekers/SeekerStakingManager.sol#L10
global import of path ./SeekerStatsOracle.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build: contracts/staking/seekers/SeekerStatsOracle.sol#L4
global import of path @openzeppelin/contracts/utils/introspection/ERC165.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test-node
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.