Skip to content

feat: Adding support of client authentication method. #2060

feat: Adding support of client authentication method.

feat: Adding support of client authentication method. #2060

Triggered via pull request May 18, 2024 05:41
Status Failure
Total duration 2m 41s
Artifacts

ci.yaml

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

Annotations

8 errors and 7 warnings
lint: src/auth/oauth2client.ts#L557
Insert `⏎·····`
lint: src/auth/oauth2client.ts#L676
'headers' is never reassigned. Use 'const' instead
lint: src/auth/oauth2client.ts#L678
Insert `⏎·······`
lint: src/auth/oauth2client.ts#L681
'values' is never reassigned. Use 'const' instead
lint: test/test.oauth2.ts#L26
Replace `CodeChallengeMethod,·Credentials,·OAuth2Client,·ClientAuthentication` with `⏎··CodeChallengeMethod,⏎··Credentials,⏎··OAuth2Client,⏎··ClientAuthentication,⏎`
lint: test/test.oauth2.ts#L1430
Insert `,`
lint: test/test.oauth2.ts#L1433
Insert `;`
lint
Process completed with exit code 1.
lint: src/auth/filesubjecttokensupplier.ts#L78
'context' is defined but never used
lint: src/auth/oauth2client.ts#L676
Unexpected any. Specify a different type
lint: src/auth/oauth2client.ts#L681
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#L1435
'res' is assigned a value but never used