Skip to content

New Feature: Service metadata #318

New Feature: Service metadata

New Feature: Service metadata #318

Triggered via pull request October 3, 2023 09:12
Status Failure
Total duration 4m 4s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
CI tests: pkg/client/controllers/result.go#L16
func `requeueAfter` is unused (unused)
CI tests: pkg/client/controllers/result.go#L20
func `requeueImmediately` is unused (unused)
CI tests: pkg/client/controllers/servicemetadatawatcher_controller.go#L143
ineffectual assignment to err (ineffassign)
CI tests: pkg/database/database.go#L460
ineffectual assignment to count (ineffassign)
CI tests
Process completed with exit code 2.
CI tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/