This repository was archived by the owner on Dec 6, 2025. It is now read-only.
fix(deps): update all non-major gomod dependencies #4732
cicd.yaml
on: pull_request
detect-changes
11s
envs
2s
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
70 errors and 22 warnings
|
ci-go-libs (decaying-lru) / lint
golangci-lint exit with code 5
|
|
ci-go-libs (common) / 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 (hwdb) / lint
golangci-lint exit with code 5
|
|
ci-go-libs (hwtesting) / 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 (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 (telemetry) / lint
The operation was canceled.
|
|
ci-go-libs (telemetry) / lint
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
|
|
ci-go-libs (hwes) / lint
A task was canceled.
|
|
ci-go-libs (hwes) / lint
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
|
|
ci-go-libs (hwutil) / test
The strategy configuration was canceled because "ci-go-libs.hwlocale" failed
|
|
ci-go-libs (hwutil) / lint
The operation was canceled.
|
|
ci-go-libs (hwutil) / lint
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
missing go.sum entry for module providing package go.opentelemetry.io/auto/sdk (imported by go.opentelemetry.io/otel/internal/global); to add:
|
|
ci-go-libs (hwauthz) / test
missing go.sum entry for module providing package go.opentelemetry.io/auto/sdk (imported by go.opentelemetry.io/otel/internal/global); to add:
|
|
ci-go-libs (hwauthz) / 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
|
|
ci-go-libs (common) / test
The operation was canceled.
|
|
ci-go-libs (common) / 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
|
|
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 (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 (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 (tasks-svc) / lint:
services/tasks-svc/stories/PatientCRUD_test.go#L22
context.Background() could be replaced by t.Context() in TestCreateUpdateGetPatient (usetesting)
|
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/stories/BedCRUD_test.go#L122
context.Background() could be replaced by t.Context() in TestGetBeds (usetesting)
|
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/stories/BedCRUD_test.go#L81
context.Background() could be replaced by t.Context() in TestGetBedByPatient (usetesting)
|
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/stories/BedCRUD_test.go#L19
context.Background() could be replaced by t.Context() in TestCreateUpdateGetBed (usetesting)
|
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/internal/task/aggregate/aggregate_test.go#L237
context.Background() could be replaced by t.Context() in TestTaskAggregate_DeleteTask (usetesting)
|
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/internal/task/aggregate/aggregate_test.go#L202
context.Background() could be replaced by t.Context() in TestTaskAggregate_AssignTask (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 (property-svc) / test
Process completed with exit code 1.
|
|
cicd-go (user-svc) / test
Process completed with exit code 1.
|
|
cicd-go (tasks-svc) / test
The operation was canceled.
|
|
cicd-go (tasks-svc) / test
The strategy configuration was canceled because "cicd-go.property-svc" failed
|
|
cicd-go (updates-svc) / test
The operation was canceled.
|
|
cicd-go (updates-svc) / test
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 "cicd-go.property-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 (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 (common) / 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 (hwdb) / lint
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 (hwutil) / 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 (hwauthz) / 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
|
|
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 (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
|
|
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 (user-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 (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) / test
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 (tasks-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) / 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~B0KMIK.dockerbuild
Expired
|
214 KB |
sha256:8cbe46d2373b742d97da8214e662b3eabfe27da3005989e4f603100f4c24ffe7
|
|