Testing #5080
Annotations
6 errors
src/features/auth/hooks/assign-default-user-role.ts#L27
Argument of type 'number | Result | undefined' is not assignable to parameter of type 'number'.
|
src/features/ci-cd/hooks/release-versioning.ts#L190
No overload matches this call.
|
src/features/ci-cd/hooks/service-installs.ts#L214
Type 'number | Result' is not assignable to type 'number'.
|
src/features/ci-cd/hooks/service-installs.ts#L295
Type 'number | Result' is not assignable to type 'number'.
|
src/features/ci-cd/hooks/track-latest-release.ts#L112
Type 'number | Result' is not assignable to type 'number'.
|
|
This job failed
Loading