Skip to content

refactor!: Move Base AuthClient Types to authclient.ts #1974

refactor!: Move Base AuthClient Types to authclient.ts

refactor!: Move Base AuthClient Types to authclient.ts #1974

Status Failure
Total duration 3m 5s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
lint: src/auth/authclient.ts#L270
Insert `⏎`
lint: src/auth/authclient.ts#L270
Newline required at end of file but not found
lint: src/auth/baseexternalclient.ts#L24
Replace `AuthClient,·AuthClientOptions,·GetAccessTokenResponse,·Headers` with `⏎··AuthClient,⏎··AuthClientOptions,⏎··GetAccessTokenResponse,⏎··Headers,⏎`
lint: src/auth/downscopedclient.ts#L25
Replace `AuthClient,·AuthClientOptions,·GetAccessTokenResponse,·Headers` with `⏎··AuthClient,⏎··AuthClientOptions,⏎··GetAccessTokenResponse,⏎··Headers,⏎`
lint: src/auth/googleauth.ts#L50
Replace `AuthClient,·AuthClientOptions,·DEFAULT_UNIVERSE,·Headers` with `⏎··AuthClient,⏎··AuthClientOptions,⏎··DEFAULT_UNIVERSE,⏎··Headers,⏎`
lint: src/auth/oauth2client.ts#L28
Replace `AuthClient,·AuthClientOptions,·GetAccessTokenResponse,·Headers` with `⏎··AuthClient,⏎··AuthClientOptions,⏎··GetAccessTokenResponse,⏎··Headers,⏎`
lint
Process completed with exit code 1.
lint: src/auth/impersonated.ts#L163
'refreshToken' is defined but never used
lint: test/test.downscopedclient.ts#L57
'url' is defined but never used
lint: test/test.downscopedclient.ts#L61
'opts' is defined but never used
lint: test/test.jwt.ts#L31
'P12_PATH' is assigned a value but never used
lint: test/test.pluggableauthclient.ts#L20
'IdentityPoolClient' is defined but never used
lint: test/test.transporters.ts#L158
'_error' is defined but never used