Skip to content
GitHub Actions / ESLint Report Analysis succeeded Jul 5, 2024 in 1s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 153 in packages/core/src/oidc/extra-token-claims.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/oidc/extra-token-claims.ts#L153

[no-warning-comments] Unexpected 'todo' comment: 'TODO (LOG-8555): the newly added...'.

Check warning on line 96 in packages/core/src/oidc/grants/token-exchange/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/oidc/grants/token-exchange/index.ts#L96

[no-warning-comments] Unexpected 'todo' comment: 'TODO: (LOG-9501) Implement general...'.

Check warning on line 60 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#L60

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