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

Add linting for any #2893

Merged
merged 2 commits into from
Nov 29, 2023

Merge branch 'main' into lint-any

4af934a
Select commit
Loading
Failed to load commit list.
Merged

Add linting for any #2893

Merge branch 'main' into lint-any
4af934a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 29, 2023 in 1s

44.29% of diff hit (target 34.03%)

View this Pull Request on Codecov

44.29% of diff hit (target 34.03%)

Annotations

Check warning on line 82 in pipeline/backend/kubernetes/kubernetes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/kubernetes.go#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 201 in pipeline/backend/kubernetes/kubernetes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/kubernetes.go#L201

Added line #L201 was not covered by tests

Check warning on line 31 in pipeline/backend/kubernetes/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/pod.go#L31

Added line #L31 was not covered by tests

Check warning on line 149 in pipeline/backend/kubernetes/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/pod.go#L145-L149

Added lines #L145 - L149 were not covered by tests

Check warning on line 163 in pipeline/backend/kubernetes/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/pod.go#L163

Added line #L163 was not covered by tests

Check warning on line 174 in pipeline/backend/kubernetes/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/pod.go#L174

Added line #L174 was not covered by tests

Check warning on line 217 in pipeline/backend/kubernetes/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/pod.go#L203-L217

Added lines #L203 - L217 were not covered by tests

Check warning on line 223 in pipeline/backend/kubernetes/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/pod.go#L219-L223

Added lines #L219 - L223 were not covered by tests

Check warning on line 227 in pipeline/backend/kubernetes/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/pod.go#L225-L227

Added lines #L225 - L227 were not covered by tests

Check warning on line 234 in pipeline/backend/kubernetes/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/pod.go#L229-L234

Added lines #L229 - L234 were not covered by tests

Check warning on line 244 in pipeline/backend/kubernetes/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/pod.go#L237-L244

Added lines #L237 - L244 were not covered by tests

Check warning on line 248 in pipeline/backend/kubernetes/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/pod.go#L246-L248

Added lines #L246 - L248 were not covered by tests

Check warning on line 252 in pipeline/backend/kubernetes/pod.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/backend/kubernetes/pod.go#L250-L252

Added lines #L250 - L252 were not covered by tests

Check warning on line 223 in pipeline/frontend/yaml/compiler/convert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/compiler/convert.go#L216-L223

Added lines #L216 - L223 were not covered by tests

Check warning on line 234 in pipeline/frontend/yaml/compiler/convert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/frontend/yaml/compiler/convert.go#L227-L234

Added lines #L227 - L234 were not covered by tests

Check warning on line 491 in server/forge/gitea/gitea.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/gitea/gitea.go#L491

Added line #L491 was not covered by tests

Check warning on line 299 in server/forge/github/github.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/github/github.go#L299

Added line #L299 was not covered by tests

Check warning on line 329 in server/forge/gitlab/gitlab.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/forge/gitlab/gitlab.go#L329

Added line #L329 was not covered by tests

Check warning on line 63 in server/pipeline/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/create.go#L57-L63

Added lines #L57 - L63 were not covered by tests

Check warning on line 71 in server/pipeline/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/create.go#L71

Added line #L71 was not covered by tests

Check warning on line 77 in server/pipeline/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/create.go#L77

Added line #L77 was not covered by tests

Check warning on line 122 in server/pipeline/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/create.go#L122

Added line #L122 was not covered by tests

Check warning on line 127 in server/pipeline/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/pipeline/create.go#L127

Added line #L127 was not covered by tests

Check warning on line 59 in server/store/datastore/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/store/datastore/engine.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 22 in server/store/datastore/migration/000_legacy_to_xormigrate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/store/datastore/migration/000_legacy_to_xormigrate.go#L21-L22

Added lines #L21 - L22 were not covered by tests