Skip to content

feat: add schema and resolver #179

feat: add schema and resolver

feat: add schema and resolver #179

Triggered via pull request December 12, 2024 13:02
Status Failure
Total duration 37s
Artifacts

ci.yaml

on: pull_request
coverage  /  forge-coverage
coverage / forge-coverage
Matrix: release-artifacts
Waiting for pending jobs
test-unit  /  forge-test
test-unit / forge-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
build / forge-build
Process completed with exit code 1.
lint / forge-lint: src/external/RSSchemaValidator.sol#L12
Line length must be no more than 140 but current length is 593
build / forge-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / forge-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / forge-lint: src/external/Proxy.sol#L4
imported name TransparentUpgradeableProxy is not used
lint / forge-lint: src/external/RSResolver.sol#L5
global import of path src/DataTypes.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/external/RSResolver.sol#L8
Variable "attestation" is unused
lint / forge-lint: src/external/RSResolver.sol#L12
Variable "attestation" is unused
lint / forge-lint: src/external/RSResolver.sol#L16
Variable "attestation" is unused
lint / forge-lint: src/external/RSResolver.sol#L20
Variable "attestation" is unused
lint / forge-lint: src/external/RSResolver.sol#L25
Variable "sender" is unused
lint / forge-lint: src/external/RSResolver.sol#L26
Variable "moduleAddress" is unused
lint / forge-lint: src/external/RSResolver.sol#L27
Variable "record" is unused
lint / forge-lint: src/external/RSResolver.sol#L28
Variable "resolverContext" is unused