Add metrics #1063
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 12 warnings
lint and test (1.21)
issues found
|
lint and test (1.20)
The job was canceled because "_1_21" failed.
|
lint and test (1.20)
issues found
|
lint and test (1.21):
example_test.go#L801
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
|
lint and test (1.21):
example_test.go#L811
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
|
lint and test (1.21):
metrics.go#L9
exported: exported type JobStatus should have comment or be unexported (revive)
|
lint and test (1.21):
metrics.go#L12
exported: exported const Fail should have comment (or a comment on this block) or be unexported (revive)
|
lint and test (1.21):
scheduler_test.go#L1686
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
|
lint and test (1.21):
scheduler_test.go#L1696
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
|
lint and test (1.20):
example_test.go#L801
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
|
lint and test (1.20):
example_test.go#L811
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
|
lint and test (1.20):
metrics.go#L9
exported: exported type JobStatus should have comment or be unexported (revive)
|
lint and test (1.20):
metrics.go#L12
exported: exported const Fail should have comment (or a comment on this block) or be unexported (revive)
|
lint and test (1.20):
scheduler_test.go#L1686
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
|
lint and test (1.20):
scheduler_test.go#L1696
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
|