Skip to content

Custom internal alias #31

Custom internal alias

Custom internal alias #31

Triggered via pull request December 19, 2023 07:57
Status Failure
Total duration 3m 11s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test Swagger
Process completed with exit code 1.
Lint: api/deployments/models/component_builder.go#L196
errorutils.Concat is deprecated: Use errors.Join(errs) from golang standard library Concat Creates a single error from a list of errors (SA1019)
Lint: api/deployments/models/deployment_builder.go#L150
errorutils.Concat is deprecated: Use errors.Join(errs) from golang standard library Concat Creates a single error from a list of errors (SA1019)
Lint: api/utils/logs/logs.go#L54
commonErrors.Concat is deprecated: Use errors.Join(errs) from golang standard library Concat Creates a single error from a list of errors (SA1019)
Lint
Process completed with exit code 1.