Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cb 4661 remove includes concept from resources api #2910

Merged
merged 31 commits into from
Sep 23, 2024

CB-4461 fixes pagination for new resources

398a7f5
Select commit
Loading
Failed to load commit list.
Merged

Cb 4661 remove includes concept from resources api #2910

CB-4461 fixes pagination for new resources
398a7f5
Select commit
Loading
Failed to load commit list.
Jenkins-CI-integration / CheckStyle TypeScript Report required action Sep 16, 2024 in 0s

CheckStyle TypeScript Report

There are 0 failures, 2 warnings

Annotations

Check warning on line 27 in webapp/packages/core-authentication/src/TeamsResource.ts

See this annotation in the file changed.

@jenkins-ci-integration jenkins-ci-integration / CheckStyle TypeScript Report

webapp/packages/core-authentication/src/TeamsResource.ts#L27

TeamMetaParameter is defined but never used. (@typescript-eslint/no-unused-vars)

Check warning on line 26 in webapp/packages/core-authentication/src/UserInfoMetaParametersResource.ts

See this annotation in the file changed.

@jenkins-ci-integration jenkins-ci-integration / CheckStyle TypeScript Report

webapp/packages/core-authentication/src/UserInfoMetaParametersResource.ts#L26

param is defined but never used. (@typescript-eslint/no-unused-vars)