Skip to content

refactor: DAG sync and move merge outside of net package #4292

refactor: DAG sync and move merge outside of net package

refactor: DAG sync and move merge outside of net package #4292

Triggered via pull request June 6, 2024 23:54
Status Failure
Total duration 3m 38s
Artifacts

lint.yml

on: pull_request
Lint GoLang job
3m 28s
Lint GoLang job
Lint YAML job
7s
Lint YAML job
Fit to window
Zoom out
Zoom in

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/.