[PM-14445] TS strict for Key Management Biometrics #40422
test.yml
on: pull_request
Check for test secrets
0s
Matrix: rust
Run tests
3m 13s
Annotations
10 errors and 1 warning
Run tests
No test report files were found
|
Run tests
Property 'durableState' in type 'PasswordGeneratorStrategy' is not assignable to the same property in base type 'GeneratorStrategy<PasswordGenerationOptions, PasswordGeneratorPolicy>'.
|
Run tests
Property 'durableState' in type 'EffUsernameGeneratorStrategy' is not assignable to the same property in base type 'GeneratorStrategy<EffUsernameGenerationOptions, NoPolicy>'.
|
Run tests
Class 'DefaultSingleUserState<T>' incorrectly implements interface 'SingleUserState<T>'.
|
Run tests
Type 'GlobalState<boolean | null>' is not assignable to type 'GlobalState<boolean>'.
|
Run tests
Type 'SingleUserState<NewDeviceVerificationNotice | null>' is not assignable to type 'SingleUserState<NewDeviceVerificationNotice>'.
|
Run tests
Type 'Promise<SecurityTaskData[] | null>' is not assignable to type 'Promise<SecurityTaskData[]>'.
|
Run tests
Type 'SingleUserState<PremiumBannerReprompt | null>' is not assignable to type 'SingleUserState<PremiumBannerReprompt>'.
|
Run tests
Type 'SingleUserState<SessionBanners[] | null>' is not assignable to type 'SingleUserState<SessionBanners[]>'.
|
Run tests
Process completed with exit code 1.
|
Run tests
No file matches path junit.xml
|