chore(deps): bump axios from 0.28.0 to 1.7.9 #642
Annotations
7 errors
test (ubuntu-22.04, 20)
Type 'AccountCreds' is not assignable to type 'ICredentials'.
|
test (ubuntu-22.04, 20)
Type 'UserCreds' is not assignable to type 'ICredentials'.
|
test (ubuntu-22.04, 20)
Type 'EmptyCreds' is not assignable to type 'ICredentials'.
|
test (ubuntu-22.04, 20)
Property 'createAuthHeaders' in type 'UserCreds' is not assignable to the same property in base type 'ICredentials'.
|
test (ubuntu-22.04, 20)
Property 'createAuthHeaders' in type 'AccountCreds' is not assignable to the same property in base type 'ICredentials'.
|
test (ubuntu-22.04, 20)
Property 'createAuthHeaders' in type 'EmptyCreds' is not assignable to the same property in base type 'ICredentials'.
|
test (ubuntu-22.04, 20)
Process completed with exit code 1.
|