This repository was archived by the owner on Dec 6, 2025. It is now read-only.
fix(deps): update all non-major gomod dependencies #4756
cicd.yaml
on: pull_request
detect-changes
7s
envs
3s
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
Annotations
60 errors and 18 warnings
|
ci-go-libs (hwtesting) / lint
golangci-lint exit with code 5
|
|
ci-go-libs (hwlocale) / lint
golangci-lint exit with code 5
|
|
ci-go-libs (hwes) / lint
golangci-lint exit with code 5
|
|
ci-go-libs (decaying-lru) / lint
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
ci-go-libs (hwlocale) / test
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
ci-go-libs (hwdb) / test
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
ci-go-libs (hwauthz) / lint
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
ci-go-libs (hwdb) / lint
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
ci-go-libs (hwtesting) / test
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
ci-go-libs (hwutil) / test
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
ci-go-libs (common) / test
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
ci-go-libs (common) / test
The operation was canceled.
|
|
ci-go-libs (hwauthz) / test
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
ci-go-libs (telemetry) / lint
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
ci-go-libs (telemetry) / lint
The operation was canceled.
|
|
ci-go-libs (common) / lint
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
ci-go-libs (common) / lint
golangci-lint exit with code 5
|
|
cicd-go (property-svc) / test
Process completed with exit code 1.
|
|
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 (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 (user-svc) / test
The strategy configuration was canceled because "cicd-go.property-svc" failed
|
|
cicd-go (user-svc) / test
Process completed with exit code 1.
|
|
cicd-go (user-svc) / lint
The strategy configuration was canceled because "cicd-go.property-svc" failed
|
|
cicd-go (user-svc) / lint
The operation was canceled.
|
|
cicd-go (updates-svc) / test
The strategy configuration was canceled because "cicd-go.property-svc" failed
|
|
cicd-go (updates-svc) / test
The operation was canceled.
|
|
cicd-go (tasks-svc) / test
The strategy configuration was canceled because "cicd-go.property-svc" failed
|
|
cicd-go (tasks-svc) / test
The operation was canceled.
|
|
cicd
The strategy configuration was canceled because "cicd-go.property-svc" failed
|
|
cicd
The strategy configuration was canceled because "cicd-go.property-svc" failed
|
|
cicd
The strategy configuration was canceled because "cicd-go.property-svc" failed
|
|
cicd
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
cicd
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
cicd
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
cicd
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
cicd
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
cicd
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
cicd
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
cicd
The strategy configuration was canceled because "ci-go-libs.hwes" failed
|
|
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 (hwlocale) / 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 (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) / test
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 (hwes) / test
Restore cache failed: Dependencies file is not found in /home/runner/work/services/services. Supported file pattern: go.sum
|
|
ci-go-libs (common) / 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
|
|
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 (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 (property-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 (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~83LTD3.dockerbuild
Expired
|
127 KB |
sha256:91c1342e8655a59a0aa96a6a31a5dfb65e0b68ed2ad9d78bcf4c6702b3f5615a
|
|