chore: stylecheck #4114
cicd.yaml
on: pull_request
detect-changes
10s
envs
0s
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
44 errors and 26 warnings
ci-go-libs (hwes) / lint:
libs/hwes/eventstoredb/projections/custom/custom.go#L111
ST1008: error should be returned as the last argument (stylecheck)
|
ci-go-libs (hwes) / lint
issues found
|
ci-go-libs (common) / test
FailFast: cancelling since parallel instance has failed
|
ci-go-libs (hwauthz) / lint
FailFast: cancelling since parallel instance has failed
|
ci-go-libs (hwauthz) / lint
The operation was canceled.
|
ci-go-libs (hwtesting) / lint
FailFast: cancelling since parallel instance has failed
|
ci-go-libs (hwtesting) / lint
The operation was canceled.
|
ci-go-libs (hwauthz) / test
FailFast: cancelling since parallel instance has failed
|
ci-go-libs (hwauthz) / test
The operation was canceled.
|
cicd-go (property-svc) / lint:
services/property-svc/internal/property-set/projections/spiceDBProjection/set_spicedb_projection.go#L1
ST1003: should not use MixedCaps in package name; spiceDBProjection should be spicedbprojection (stylecheck)
|
cicd-go (property-svc) / lint:
services/property-svc/repos/property_value_repo/interfaces.go#L1
ST1003: should not use underscores in package names (stylecheck)
|
cicd-go (property-svc) / lint:
services/property-svc/internal/property-value/projections/property_value_postgres_projection/property_value_postgres_projection.go#L1
ST1003: should not use underscores in package names (stylecheck)
|
cicd-go (property-svc) / lint:
services/property-svc/internal/property/projections/postgres_projection/postgres_projection.go#L1
ST1003: should not use underscores in package names (stylecheck)
|
cicd-go (property-svc) / lint:
services/property-svc/internal/property/projections/spiceDBProjection/property_spicedb_projection.go#L1
ST1003: should not use MixedCaps in package name; spiceDBProjection should be spicedbprojection (stylecheck)
|
cicd-go (property-svc) / lint:
services/property-svc/internal/property-set/projections/spiceDBProjection/set_spicedb_projection.go#L46
ST1008: error should be returned as the last argument (stylecheck)
|
cicd-go (property-svc) / lint:
services/property-svc/internal/property-value/projections/property_value_postgres_projection/property_value_postgres_projection.go#L50
ST1008: error should be returned as the last argument (stylecheck)
|
cicd-go (property-svc) / lint:
services/property-svc/internal/property-value/projections/property_value_postgres_projection/property_value_postgres_projection.go#L146
ST1008: error should be returned as the last argument (stylecheck)
|
cicd-go (property-svc) / lint
issues found
|
cicd-go (user-svc) / lint:
services/user-svc/internal/hwkc/client.go#L30
ST1003: struct field adminApiBaseUrl should be adminAPIBaseURL (stylecheck)
|
cicd-go (user-svc) / lint:
services/user-svc/internal/hwkc/client.go#L31
ST1003: struct field realmBaseUrl should be realmBaseURL (stylecheck)
|
cicd-go (user-svc) / lint:
services/user-svc/internal/hwkc/client.go#L41
ST1003: func parameter issuerUrl should be issuerURL (stylecheck)
|
cicd-go (user-svc) / lint:
services/user-svc/internal/hwkc/client.go#L57
ST1003: var parsedIssuerUrl should be parsedIssuerURL (stylecheck)
|
cicd-go (user-svc) / lint:
services/user-svc/internal/hwkc/client.go#L62
ST1003: var adminApiBaseUrl should be adminAPIBaseURL (stylecheck)
|
cicd-go (user-svc) / lint:
services/user-svc/internal/hwkc/client.go#L69
ST1003: var realmBaseUrl should be realmBaseURL (stylecheck)
|
cicd-go (user-svc) / lint:
services/user-svc/internal/hwkc/client.go#L95
ST1003: method GetUserById should be GetUserByID (stylecheck)
|
cicd-go (user-svc) / lint:
services/user-svc/internal/hwkc/client.go#L122
ST1003: method GetOrganizationsOfUserById should be GetOrganizationsOfUserByID (stylecheck)
|
cicd-go (user-svc) / lint:
services/user-svc/internal/hwkc/noop_client.go#L22
ST1003: method GetUserById should be GetUserByID (stylecheck)
|
cicd-go (user-svc) / lint:
services/user-svc/internal/hwkc/noop_client.go#L28
ST1003: method GetOrganizationsOfUserById should be GetOrganizationsOfUserByID (stylecheck)
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/locale/locale.go#L15
ST1003: func InvalidRoomIdError should be InvalidRoomIDError (stylecheck)
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/internal/bed/bed.go#L68
ST1003: var roomId should be roomID (stylecheck)
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/internal/bed/bed.go#L180
ST1003: var patientId should be patientID (stylecheck)
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/internal/patient/projections/patientPostgresProjection/patient_postgres_projection.go#L1
ST1003: should not use MixedCaps in package name; patientPostgresProjection should be patientpostgresprojection (stylecheck)
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/internal/patient/projections/patientPostgresProjection/patient_postgres_projection.go#L95
ST1003: var bedId should be bedID (stylecheck)
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/internal/patient/projections/patientSpiceDBProjection/patient_spicedb_projection.go#L1
ST1003: should not use MixedCaps in package name; patientSpiceDBProjection should be patientspicedbprojection (stylecheck)
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/internal/task-template/task_template.go#L1
ST1003: should not use underscores in package names (stylecheck)
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/internal/task/projections/task_postgres_projection/task_postgres_projection.go#L1
ST1003: should not use underscores in package names (stylecheck)
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/internal/task/projections/task_spicedb/spicedb.go#L1
ST1003: should not use underscores in package names (stylecheck)
|
cicd-go (tasks-svc) / lint:
services/tasks-svc/stories/BedCRUD_test.go#L24
ST1003: var roomId should be roomID (stylecheck)
|
cicd-go (updates-svc) / test
FailFast: cancelling since parallel instance has failed
|
cicd-go (updates-svc) / test
The operation was canceled.
|
cicd-go (property-svc) / test
FailFast: cancelling since parallel instance has failed
|
cicd-go (tasks-svc) / test
FailFast: cancelling since parallel instance has failed
|
cicd-go (property-svc) / test
The operation was canceled.
|
cicd-go (tasks-svc) / test
The operation was canceled.
|
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 (hwlocale) / 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) / 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 (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 (hwutil) / 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 (hwutil) / 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 (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) / 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 (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 (hwauthz) / 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 (hwauthz) / 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 (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) / 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 (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 | |
---|---|---|
helpwave~services~LJXLEY.dockerbuild
|
113 KB |
|