Skip to content

feat: add schema and resolver #178

feat: add schema and resolver

feat: add schema and resolver #178

Triggered via pull request December 12, 2024 12:54
Status Failure
Total duration 1m 45s
Artifacts 4

ci.yaml

on: pull_request
coverage  /  forge-coverage
6s
coverage / forge-coverage
Matrix: release-artifacts
test-unit  /  forge-test
50s
test-unit / forge-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 19 warnings
lint / forge-lint: src/external/RSSchemaValidator.sol#L12
Line length must be no more than 140 but current length is 593
coverage / forge-coverage
Process completed with exit code 1.
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
coverage / forge-coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release-artifacts (RSSchemaValidator) / forge-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release-artifacts (RSResolver) / forge-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release-artifacts (Registry) / forge-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release-artifacts (TransparentUpgradeableProxy) / forge-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-unit / forge-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Registry", "RSResolver", "RSSchemaValidator", "TransparentUpgradeableProxy". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
RSResolver
483 KB
RSSchemaValidator
477 KB
Registry
852 KB
TransparentUpgradeableProxy
530 KB