refactor: DAG sync and move merge outside of net package #4292
lint.yml
on: pull_request
Lint GoLang job
3m 28s
Lint YAML job
7s
Annotations
4 errors and 2 warnings
Lint GoLang job:
internal/db/merge_test.go#L49
use-any: since GO 1.18 'interface{}' can be replaced by 'any' (revive)
|
Lint GoLang job:
internal/db/merge_test.go#L114
use-any: since GO 1.18 'interface{}' can be replaced by 'any' (revive)
|
Lint GoLang job:
internal/db/merge_test.go#L230
nilness: impossible condition: nil != nil (govet)
|
Lint GoLang job
issues found
|
Lint YAML job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint GoLang job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|