unit tests fixed #485
Annotations
7 errors
src/services/authenticationService/authenticationService.ts#L16
Property 'basic' does not exist on type '{ personalAccessToken: string; } | { basic: (Without<{ email: string; apiToken: string; }, { username: string; password: string; }> & { username: string; password: string; }) | (Without<...> & { ...; }); }'.
|
src/services/authenticationService/authenticationService.ts#L17
Property 'basic' does not exist on type '{ personalAccessToken: string; } | { basic: (Without<{ email: string; apiToken: string; }, { username: string; password: string; }> & { username: string; password: string; }) | (Without<...> & { ...; }); }'.
|
src/services/authenticationService/authenticationService.ts#L20
Property 'oauth2' does not exist on type '{ personalAccessToken: string; } | { basic: (Without<{ email: string; apiToken: string; }, { username: string; password: string; }> & { username: string; password: string; }) | (Without<...> & { ...; }); }'.
|
src/services/authenticationService/authenticationService.ts#L21
Property 'oauth2' does not exist on type '{ personalAccessToken: string; } | { basic: (Without<{ email: string; apiToken: string; }, { username: string; password: string; }> & { username: string; password: string; }) | (Without<...> & { ...; }); }'.
|
src/services/authenticationService/authenticationService.ts#L24
Property 'personalAccessToken' does not exist on type '{ personalAccessToken: string; } | { basic: (Without<{ email: string; apiToken: string; }, { username: string; password: string; }> & { username: string; password: string; }) | (Without<...> & { ...; }); }'.
|
src/services/authenticationService/authenticationService.ts#L25
Property 'personalAccessToken' does not exist on type '{ personalAccessToken: string; } | { basic: (Without<{ email: string; apiToken: string; }, { username: string; password: string; }> & { username: string; password: string; }) | (Without<...> & { ...; }); }'.
|
|
The logs for this run have expired and are no longer available.
Loading