Custom internal alias #31
Annotations
4 errors
StaticCheck:
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)
|
StaticCheck:
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)
|
StaticCheck:
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)
|
StaticCheck
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading