Skip to content

build(auth): add revoke token function (#807) #116

build(auth): add revoke token function (#807)

build(auth): add revoke token function (#807) #116

Triggered via push December 3, 2025 20:05
Status Success
Total duration 1m 53s
Artifacts

continuous.yaml

on: push
Matrix: units
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint: packages/google-auth-library-nodejs/test/test.authclient.ts#L266
Unexpected any. Specify a different type
lint: packages/google-auth-library-nodejs/test/gtoken/test.jwsSign.ts#L27
'FAKE_KEY' is assigned a value but never used
lint: packages/google-auth-library-nodejs/test/gtoken/test.googleToken.ts#L22
'request' is defined but never used
lint: packages/google-auth-library-nodejs/test/gtoken/test.getCredentials.ts#L58
Unexpected any. Specify a different type
lint: packages/google-auth-library-nodejs/test/gtoken/test.getCredentials.ts#L49
Unexpected any. Specify a different type
lint: packages/google-auth-library-nodejs/src/gtoken/tokenOptions.ts#L51
Unexpected any. Specify a different type
lint: packages/google-auth-library-nodejs/src/gtoken/jwsSign.ts#L40
Unexpected any. Specify a different type
lint: packages/google-auth-library-nodejs/src/gtoken/getCredentials.ts#L70
Unexpected any. Specify a different type