Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chores: use golang standard errors #1518

Merged
merged 5 commits into from
Mar 8, 2024

add golangci lint

6c5f150
Select commit
Loading
Failed to load commit list.
Merged

chores: use golang standard errors #1518

add golangci lint
6c5f150
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 8, 2024 in 1s

14.28% of diff hit (target 47.76%)

View this Pull Request on Codecov

14.28% of diff hit (target 47.76%)

Annotations

Check warning on line 100 in pkg/daemon/criruntime/imageruntime/containerd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/daemon/criruntime/imageruntime/containerd.go#L100

Added line #L100 was not covered by tests

Check warning on line 332 in pkg/daemon/criruntime/imageruntime/containerd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/daemon/criruntime/imageruntime/containerd.go#L332

Added line #L332 was not covered by tests

Check warning on line 346 in pkg/daemon/criruntime/imageruntime/containerd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/daemon/criruntime/imageruntime/containerd.go#L346

Added line #L346 was not covered by tests

Check warning on line 350 in pkg/daemon/criruntime/imageruntime/containerd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/daemon/criruntime/imageruntime/containerd.go#L350

Added line #L350 was not covered by tests

Check warning on line 192 in pkg/daemon/criruntime/imageruntime/cri.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/daemon/criruntime/imageruntime/cri.go#L192

Added line #L192 was not covered by tests

Check warning on line 312 in pkg/daemon/criruntime/imageruntime/cri.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/daemon/criruntime/imageruntime/cri.go#L312

Added line #L312 was not covered by tests