Registry UI APIs #1083
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 1 warning
lint:
registry/registry_db_test.go#L198
Error return value is not checked (errcheck)
|
lint:
registry/registry_db_test.go#L206
Error return value is not checked (errcheck)
|
lint:
registry/registry_db_test.go#L207
Error return value is not checked (errcheck)
|
lint:
registry/registry_ui.go#L112
S1023: redundant break statement (gosimple)
|
lint:
registry/registry_ui.go#L116
S1023: redundant break statement (gosimple)
|
lint:
registry/registry_db_test.go#L236
ineffectual assignment to err (ineffassign)
|
lint:
registry/registry_db_test.go#L254
ineffectual assignment to err (ineffassign)
|
lint:
registry/registry_db_test.go#L273
ineffectual assignment to err (ineffassign)
|
lint
issues found
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|