Using resolver as data oracle solution #43
Annotations
5 errors and 2 warnings
pkg/services/registry.go#L25
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
|
pkg/services/registry.go#L26
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
|
pkg/services/blockchain/eth/resolver.go#L56
ST1003: var IdentityStateApiTypes should be IdentityStateAPITypes (stylecheck)
|
pkg/services/blockchain/eth/resolver.go#L74
ST1003: var GlobalStateApiTypes should be GlobalStateAPITypes (stylecheck)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v1, actions/checkout@v2, golangci/golangci-lint-action@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