Custom internal alias #31
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.
|