Skip to content

feat: Adding support of client authentication method. #2072

feat: Adding support of client authentication method.

feat: Adding support of client authentication method. #2072

Triggered via pull request May 21, 2024 23:34
Status Success
Total duration 2m 58s
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