Using resolver as data oracle solution #96
Annotations
5 errors and 2 warnings
lint:
pkg/services/blockchain/eth/resolver.go#L44
paramTypeCombine: func(url string, address string) (*Resolver, error) could be replaced with func(url, address string) (*Resolver, error) (gocritic)
|
lint:
pkg/services/did.go#L162
ineffectual assignment to eip712TypedData (ineffassign)
|
lint:
pkg/services/did.go#L196
ineffectual assignment to apiTypes (ineffassign)
|
lint:
pkg/services/did.go#L197
ineffectual assignment to message (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/
|