Skip to content

feat: Adding support of client authentication method. #2067

feat: Adding support of client authentication method.

feat: Adding support of client authentication method. #2067

Triggered via pull request May 20, 2024 18:01
Status Success
Total duration 4m 8s
Artifacts

ci.yaml

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

Annotations

7 warnings
lint: src/auth/filesubjecttokensupplier.ts#L78
'context' is defined but never used
lint: src/auth/oauth2client.ts#L677
Unexpected any. Specify a different type
lint: src/auth/oauth2client.ts#L683
Unexpected any. Specify a different type
lint: test/test.awsclient.ts#L1297
'context' is defined but never used
lint: test/test.awsclient.ts#L1306
'context' is defined but never used
lint: test/test.identitypoolclient.ts#L1413
'context' is defined but never used
lint: test/test.oauth2.ts#L1440
'_' is assigned a value but never used