Skip to content

Using resolver as data oracle solution #95

Using resolver as data oracle solution

Using resolver as data oracle solution #95

Triggered via pull request August 29, 2024 11:04
Status Failure
Total duration 28s
Artifacts

ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
lint: pkg/services/blockchain/eth/resolver.go#L105
paramTypeCombine: func(url string, address string, opts ...ResolverOption) (*Resolver, error) could be replaced with func(url, address string, opts ...ResolverOption) (*Resolver, error) (gocritic)
lint: pkg/services/blockchain/eth/resolver.go#L331
ineffectual assignment to state (ineffassign)
lint: pkg/services/blockchain/eth/resolver.go#L332
ineffectual assignment to replacedAtTimestamp (ineffassign)
lint: pkg/services/blockchain/eth/resolver.go#L344
ineffectual assignment to root (ineffassign)
lint: pkg/services/blockchain/eth/resolver.go#L345
ineffectual assignment to replacedAtTimestamp (ineffassign)
lint
issues found
lint
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/
lint
The following actions use a deprecated Node.js version 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/