Skip to content

Take2

Take2 #2

Triggered via pull request December 17, 2024 14:02
Status Failure
Total duration 1m 6s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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