Skip to content

chore(core,schemas): remove feature guard of organization api resource #21794

chore(core,schemas): remove feature guard of organization api resource

chore(core,schemas): remove feature guard of organization api resource #21794

GitHub Actions / ESLint Report Analysis succeeded May 13, 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 118 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#L118

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

Check warning on line 128 in packages/core/src/oidc/resource.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/oidc/resource.ts#L128

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

Check warning on line 151 in packages/core/src/oidc/resource.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/oidc/resource.ts#L151

[no-warning-comments] Unexpected 'fixme' comment: 'FIXME: @simeng double check if it's...'.