Skip to content

feat(core): handle access token with organization api resource

Sign in for the full log view
GitHub Actions / ESLint Report Analysis succeeded Apr 9, 2024 in 0s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 198 in packages/core/src/libraries/user.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/libraries/user.ts#L198

[no-warning-comments] Unexpected 'todo' comment: 'TODO @sijie use jsonb array append'.

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

[max-params] Async arrow function has too many parameters (7). Maximum allowed is 4.

Check warning on line 130 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#L130

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

Check warning on line 57 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#L57

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