Bugfix: Fix empty Aliases Being Created for Studios #6811
Annotations
2 errors
|
lint
issues found
|
|
lint:
pkg/studio/validate.go#L68
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|