Skip to content

Contract Module to support ERC5169 (TokenScript) #5855

Contract Module to support ERC5169 (TokenScript)

Contract Module to support ERC5169 (TokenScript) #5855

Triggered via pull request February 2, 2024 16:14
Status Failure
Total duration 5m 23s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: contracts/token/common/ERC5169.sol#L6
global import of path ../../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)
lint: contracts/token/common/ERC5169.sol#L7
global import of path ./IERC5169.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint
Process completed with exit code 1.
tests-upgradeable
Process completed with exit code 1.
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.