Skip to content

Update Safe contracts to build.0 version in the allowances package #2

Update Safe contracts to build.0 version in the allowances package

Update Safe contracts to build.0 version in the allowances package #2

Triggered via push August 29, 2024 11:36
Status Failure
Total duration 2m 12s
Artifacts

ci_allowance.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
tests
ENOENT: no such file or directory, open 'modules/passkey/coverage/lcov.info'
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
global import of path ./Enum.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint
global import of path ./SignatureDecoder.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint
Avoid to use tx.origin
lint
Avoid to use tx.origin
lint
Avoid to use inline assembly. It is acceptable only in rare cases
lint
Rule is set with explicit type [var/s: uint]
lint
Avoid to use inline assembly. It is acceptable only in rare cases
lint
Avoid to use inline assembly. It is acceptable only in rare cases
lint
global import of path @openzeppelin/contracts/token/ERC20/ERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)