Feature/simple structs #24
ci.yaml
on: pull_request
build
/
forge-build
29s
lint
/
forge-lint
19s
coverage
/
forge-coverage
2m 30s
test-unit
/
forge-test
Annotations
3 errors and 6 warnings
lint / forge-lint:
src/core/TrustManager.sol#L12
Unexpected import of console file
|
lint / forge-lint:
src/core/TrustManager.sol#L130
Unexpected console statement
|
lint / forge-lint
Process completed with exit code 1.
|
lint / forge-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / forge-lint:
src/core/TrustManager.sol#L5
imported name ZERO_TIMESTAMP is not used
|
lint / forge-lint:
src/core/TrustManager.sol#L12
global import of path forge-std/console2.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint / forge-lint:
src/core/TrustManagerExternalAttesterList.sol#L5
imported name ZERO_TIMESTAMP is not used
|
build / forge-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage / forge-coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|