Take2 #2
Annotations
5 errors and 1 warning
Test:
app/lib/hooks/useGitProviders.ts#L32
Argument of type '(prev: ProviderState) => { [x: string]: ProviderCredentials | { username: string | undefined; token: string | undefined; isConnected: true; isVerifying: boolean; }; }' is not assignable to parameter of type 'SetStateAction<ProviderState>'.
|
Test:
app/lib/hooks/useGitProviders.ts#L69
No overload matches this call.
|
Test:
app/lib/hooks/useGitProviders.ts#L76
'data' is of type 'unknown'.
|
Test:
app/lib/hooks/useGitProviders.ts#L77
'data' is of type 'unknown'.
|
Test
Process completed with exit code 2.
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|