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

Org-wide linter #2943

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from

*: fix `Variable collides with imported package name` lint error

7468c36
Select commit
Loading
Failed to load commit list.
Draft

Org-wide linter #2943

*: fix `Variable collides with imported package name` lint error
7468c36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 19, 2024 in 0s

10.00% of diff hit (target 23.91%)

View this Pull Request on Codecov

10.00% of diff hit (target 23.91%)

Annotations

Check warning on line 216 in cmd/neofs-adm/internal/modules/morph/local_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/morph/local_client.go#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 221 in cmd/neofs-adm/internal/modules/morph/local_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/morph/local_client.go#L220-L221

Added lines #L220 - L221 were not covered by tests

Check warning on line 322 in cmd/neofs-adm/internal/modules/morph/local_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/morph/local_client.go#L322

Added line #L322 was not covered by tests

Check warning on line 34 in cmd/neofs-adm/internal/modules/morph/notary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/morph/notary.go#L34

Added line #L34 was not covered by tests

Check warning on line 53 in cmd/neofs-adm/internal/modules/morph/notary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/morph/notary.go#L53

Added line #L53 was not covered by tests

Check warning on line 58 in cmd/neofs-adm/internal/modules/morph/notary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/morph/notary.go#L58

Added line #L58 was not covered by tests

Check warning on line 89 in cmd/neofs-adm/internal/modules/morph/notary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/morph/notary.go#L89

Added line #L89 was not covered by tests

Check warning on line 123 in cmd/neofs-adm/internal/modules/morph/verified_domains.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/morph/verified_domains.go#L123

Added line #L123 was not covered by tests

Check warning on line 144 in cmd/neofs-adm/internal/modules/morph/verified_domains.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/morph/verified_domains.go#L144

Added line #L144 was not covered by tests

Check warning on line 149 in cmd/neofs-adm/internal/modules/morph/verified_domains.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-adm/internal/modules/morph/verified_domains.go#L149

Added line #L149 was not covered by tests

Check warning on line 86 in cmd/neofs-cli/modules/util/acl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/util/acl.go#L86

Added line #L86 was not covered by tests

Check warning on line 110 in cmd/neofs-cli/modules/util/acl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/util/acl.go#L110

Added line #L110 was not covered by tests

Check warning on line 186 in cmd/neofs-cli/modules/util/acl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/util/acl.go#L186

Added line #L186 was not covered by tests

Check warning on line 202 in cmd/neofs-cli/modules/util/acl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/util/acl.go#L202

Added line #L202 was not covered by tests

Check warning on line 291 in cmd/neofs-cli/modules/util/acl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/util/acl.go#L289-L291

Added lines #L289 - L291 were not covered by tests

Check warning on line 57 in pkg/core/object/replicate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/object/replicate.go#L57

Added line #L57 was not covered by tests

Check warning on line 424 in pkg/innerring/internal/blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/innerring/internal/blockchain/blockchain.go#L424

Added line #L424 was not covered by tests

Check warning on line 521 in pkg/innerring/internal/blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/innerring/internal/blockchain/blockchain.go#L521

Added line #L521 was not covered by tests

Check warning on line 63 in pkg/local_object_storage/blobstor/fstree/fstree_write_generic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/fstree/fstree_write_generic.go#L63

Added line #L63 was not covered by tests

Check warning on line 79 in pkg/local_object_storage/blobstor/fstree/fstree_write_generic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/fstree/fstree_write_generic.go#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 82 in pkg/local_object_storage/blobstor/fstree/fstree_write_generic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/blobstor/fstree/fstree_write_generic.go#L82

Added line #L82 was not covered by tests

Check warning on line 23 in pkg/local_object_storage/engine/tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/tree.go#L23

Added line #L23 was not covered by tests

Check warning on line 43 in pkg/local_object_storage/engine/tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/tree.go#L43

Added line #L43 was not covered by tests

Check warning on line 62 in pkg/local_object_storage/engine/tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/tree.go#L62

Added line #L62 was not covered by tests

Check warning on line 79 in pkg/local_object_storage/engine/tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/tree.go#L79

Added line #L79 was not covered by tests