Skip to content

refactor: try catch extraTokenClaims function to avoid breaking the a…

Sign in for the full log view
GitHub Actions / ESLint Report Analysis succeeded Mar 21, 2024 in 2s

ESLint Report Analysis

0 ESLint error(s) and 3 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 29 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

Check warning on line 110 in packages/core/src/libraries/cloud-connection.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/libraries/cloud-connection.ts#L110

[no-warning-comments] Unexpected 'todo' comment: 'TODO @sijie @darcy remove the 'api'...'.

Check warning on line 53 in packages/core/src/oidc/init.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/oidc/init.ts#L53

[max-params] Function 'initOidc' has too many parameters (5). Maximum allowed is 4.

Check warning on line 266 in packages/core/src/oidc/init.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/oidc/init.ts#L266

[no-warning-comments] Unexpected 'todo' comment: 'TODO: Log the error'.