Skip to content
This repository was archived by the owner on Dec 6, 2025. It is now read-only.

fix(deps): update all non-major gomod dependencies #4737

fix(deps): update all non-major gomod dependencies

fix(deps): update all non-major gomod dependencies #4737

Triggered via pull request October 6, 2025 22:16
Status Failure
Total duration 2m 10s
Artifacts 1

cicd.yaml

on: pull_request
detect-changes
9s
detect-changes
Matrix: ci-go-libs
Matrix: cicd-go
Matrix: fly-deploy-prod
Waiting for pending jobs
Matrix: fly-deploy-staging
Waiting for pending jobs
Matrix: cicd-images
Fit to window
Zoom out
Zoom in

Annotations

67 errors and 24 warnings
ci-go-libs (hwdb) / lint
golangci-lint exit with code 5
ci-go-libs (decaying-lru) / lint
golangci-lint exit with code 5
ci-go-libs (hwauthz) / lint
golangci-lint exit with code 5
ci-go-libs (hwlocale) / lint
golangci-lint exit with code 5
ci-go-libs (hwtesting) / lint
golangci-lint exit with code 5
ci-go-libs (hwes) / lint
golangci-lint exit with code 5
ci-go-libs (common) / test
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
ci-go-libs (decaying-lru) / test
The operation was canceled.
ci-go-libs (decaying-lru) / test
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
ci-go-libs (hwauthz) / test
The operation was canceled.
ci-go-libs (hwauthz) / test
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
ci-go-libs (telemetry) / lint
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
ci-go-libs (common) / lint
The operation was canceled.
ci-go-libs (common) / lint
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
ci-go-libs (hwutil) / lint
The operation was canceled.
ci-go-libs (telemetry) / test
The operation was canceled.
ci-go-libs (hwutil) / lint
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
ci-go-libs (telemetry) / test
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
ci-go-libs (hwdb) / test
The operation was canceled.
ci-go-libs (hwdb) / test
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
ci-go-libs (hwes) / test
The operation was canceled.
ci-go-libs (hwes) / test
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
ci-go-libs (hwtesting) / test
The operation was canceled.
ci-go-libs (hwtesting) / test
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
cicd-go (property-svc) / lint
issues found
cicd-go (property-svc) / lint: services/property-svc/stories/PropertyValueCRUD_test.go#L683
context.Background() could be replaced by t.Context() in TestCreateAttachAddOptionAttachMultiSelectProperty (usetesting)
cicd-go (property-svc) / lint: services/property-svc/stories/PropertyValueCRUD_test.go#L525
context.Background() could be replaced by t.Context() in TestCreateAttachAddOptionAttachSelectProperty (usetesting)
cicd-go (property-svc) / lint: services/property-svc/stories/PropertyValueCRUD_test.go#L337
context.Background() could be replaced by t.Context() in TestCreateAttachUpdateMultiSelectProperty (usetesting)
cicd-go (property-svc) / lint: services/property-svc/stories/PropertyValueCRUD_test.go#L169
context.Background() could be replaced by t.Context() in TestCreateAttachUpdateSelectProperty (usetesting)
cicd-go (property-svc) / lint: services/property-svc/stories/PropertyValueCRUD_test.go#L21
context.Background() could be replaced by t.Context() in TestCreateAttachUpdateTextProperty (usetesting)
cicd-go (property-svc) / lint: services/property-svc/stories/GetProperty_test.go#L194
context.Background() could be replaced by t.Context() in TestTaskGetPropertyConsistency (usetesting)
cicd-go (property-svc) / lint: services/property-svc/stories/GetProperty_test.go#L27
context.Background() could be replaced by t.Context() in TestTaskGetPropertyAlwaysIncluded (usetesting)
cicd-go (property-svc) / lint: services/property-svc/stories/GetPropertieBySubjectType_test.go#L23
context.Background() could be replaced by t.Context() in TestGetProperties (usetesting)
cicd-go (updates-svc) / lint
issues found
cicd-go (updates-svc) / lint: services/updates-svc/stories/updates_test.go#L104
context.Background() could be replaced by t.Context() in TestAutoClosingWhenTokenExpiresReceiveUpdateStream (usetesting)
cicd-go (updates-svc) / lint: services/updates-svc/stories/updates_test.go#L43
context.Background() could be replaced by t.Context() in TestReceivingEvents (usetesting)
cicd-go (updates-svc) / lint: services/updates-svc/stories/updates_test.go#L33
context.Background() could be replaced by t.Context() in TestOpenAndClosingReceiveUpdatesStream (usetesting)
cicd-go (tasks-svc) / lint: services/tasks-svc/internal/task/aggregate/aggregate_test.go#L150
context.Background() could be replaced by t.Context() in TestTaskAggregate_CompleteSubtask (usetesting)
cicd-go (tasks-svc) / lint: services/tasks-svc/internal/task/aggregate/aggregate_test.go#L106
context.Background() could be replaced by t.Context() in TestTaskAggregate_UpdateSubtaskName (usetesting)
cicd-go (tasks-svc) / lint: services/tasks-svc/internal/task/aggregate/aggregate_test.go#L67
context.Background() could be replaced by t.Context() in TestTaskAggregate_UpdateDescription (usetesting)
cicd-go (tasks-svc) / lint: services/tasks-svc/internal/task/aggregate/aggregate_test.go#L30
context.Background() could be replaced by t.Context() in TestTaskAggregate_UpdateName (usetesting)
cicd-go (tasks-svc) / lint: services/tasks-svc/internal/patient/aggregate/aggregate_test.go#L224
context.Background() could be replaced by t.Context() in TestPatientAggregate_DeletePatient (usetesting)
cicd-go (tasks-svc) / lint: services/tasks-svc/internal/patient/aggregate/aggregate_test.go#L179
context.Background() could be replaced by t.Context() in TestPatientAggregate_AssignUnassignBed (usetesting)
cicd-go (tasks-svc) / lint: services/tasks-svc/internal/patient/aggregate/aggregate_test.go#L138
context.Background() could be replaced by t.Context() in TestPatientAggregate_DischargeReadmitPatient (usetesting)
cicd-go (tasks-svc) / lint: services/tasks-svc/internal/patient/aggregate/aggregate_test.go#L97
context.Background() could be replaced by t.Context() in TestPatientAggregate_UpdateHumanReadableIdentifier (usetesting)
cicd-go (tasks-svc) / lint: services/tasks-svc/internal/patient/aggregate/aggregate_test.go#L61
context.Background() could be replaced by t.Context() in TestPatientAggregate_UpdateNotes (usetesting)
cicd-go (tasks-svc) / lint: services/tasks-svc/internal/patient/aggregate/aggregate_test.go#L29
context.Background() could be replaced by t.Context() in TestPatientAggregate_CreatePatient (usetesting)
cicd-go (user-svc) / test
Process completed with exit code 1.
cicd-go (user-svc) / lint
issues found
cicd-go (user-svc) / lint: services/user-svc/stories/OrganizationCRUD_test.go#L19
context.Background() could be replaced by t.Context() in TestCreateUpdateGetOrganization (usetesting)
cicd-go (updates-svc) / test
The operation was canceled.
cicd-go (updates-svc) / test
The strategy configuration was canceled because "cicd-go.user-svc" failed
cicd-go (property-svc) / test
The operation was canceled.
cicd-go (property-svc) / test
The strategy configuration was canceled because "cicd-go.user-svc" failed
cicd-go (tasks-svc) / test
The operation was canceled.
cicd-go (tasks-svc) / test
The strategy configuration was canceled because "cicd-go.user-svc" failed
cicd
The strategy configuration was canceled because "cicd-go.user-svc" failed
cicd
The strategy configuration was canceled because "cicd-go.user-svc" failed
cicd
The strategy configuration was canceled because "cicd-go.user-svc" failed
cicd
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
cicd
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
cicd
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
cicd
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
cicd
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
cicd
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
cicd
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
cicd
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
ci-go-libs (hwdb) / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (decaying-lru) / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (hwauthz) / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (hwlocale) / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (hwtesting) / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (hwes) / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (hwutil) / test
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (hwlocale) / test
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (decaying-lru) / test
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (telemetry) / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (common) / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (hwutil) / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (telemetry) / test
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (hwdb) / test
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (hwes) / test
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
ci-go-libs (hwtesting) / test
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
cicd-go (property-svc) / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
cicd-go (updates-svc) / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
cicd-go (tasks-svc) / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
cicd-go (user-svc) / test
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
cicd-go (user-svc) / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
cicd-go (updates-svc) / test
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
cicd-go (property-svc) / test
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
cicd-go (tasks-svc) / test
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum

Artifacts

Produced during runtime
Name Size Digest
helpwave~services~NOBLON.dockerbuild Expired
215 KB
sha256:7d420d0fc68cb5f2f26fe0de97eb4a18000460b8ff0f8ddde92c4726fdd2a6da