Skip to content

Use new node contract in registry #501

Use new node contract in registry

Use new node contract in registry #501

Triggered via pull request August 11, 2024 14:53
Status Failure
Total duration 1m 1s
Artifacts

test.yml

on: pull_request
Test (Node)
51s
Test (Node)
Test (Contracts)
10s
Test (Contracts)
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Test (Node): pkg/registry/registry.go#L3
Node redeclared in this block
Test (Node): pkg/registry/interface.go#L3
other declaration of Node
Test (Node): pkg/registry/registry.go#L10
NodeRegistry redeclared in this block
Test (Node): pkg/registry/interface.go#L11
other declaration of NodeRegistry
Test (Node): pkg/registry/contractRegistry.go#L71
hasChanged declared and not used
Test (Node): pkg/registry/contractRegistry.go#L108
a.MtlsCert undefined (type abis.NodesNode has no field or method MtlsCert)
Test (Node): pkg/registry/contractRegistry.go#L108
b.MtlsCert undefined (type abis.NodesNode has no field or method MtlsCert)
Test (Node)
Process completed with exit code 1.
Test (Node)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/