Use new node contract in registry #501
Annotations
8 errors and 1 warning
pkg/registry/registry.go#L3
Node redeclared in this block
|
pkg/registry/interface.go#L3
other declaration of Node
|
pkg/registry/registry.go#L10
NodeRegistry redeclared in this block
|
pkg/registry/interface.go#L11
other declaration of NodeRegistry
|
pkg/registry/contractRegistry.go#L71
hasChanged declared and not used
|
pkg/registry/contractRegistry.go#L108
a.MtlsCert undefined (type abis.NodesNode has no field or method MtlsCert)
|
pkg/registry/contractRegistry.go#L108
b.MtlsCert undefined (type abis.NodesNode has no field or method MtlsCert)
|
|
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/
|
This job failed
Loading