Skip to content

ci: Add GitHub action to upload TICS report to TIOBE #3096

ci: Add GitHub action to upload TICS report to TIOBE

ci: Add GitHub action to upload TICS report to TIOBE #3096

Triggered via pull request May 16, 2024 09:16
Status Success
Total duration 1m 59s
Artifacts

test.yaml

on: pull_request
Lint, build and test
1m 47s
Lint, build and test
Cypress
1m 40s
Cypress
Inclusive naming check
10s
Inclusive naming check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint, build and test: src/components/ContextualMenu/ContextualMenuDropdown/ContextualMenuDropdown.test.tsx#L25
Avoid direct Node access. Prefer using the methods from Testing Library
Lint, build and test: src/components/ContextualMenu/ContextualMenuDropdown/ContextualMenuDropdown.test.tsx#L54
Avoid direct Node access. Prefer using the methods from Testing Library
Lint, build and test: src/components/Input/Input.test.tsx#L53
Avoid direct Node access. Prefer using the methods from Testing Library
Lint, build and test: src/components/Input/Input.test.tsx#L55
Avoid direct Node access. Prefer using the methods from Testing Library
Lint, build and test: src/components/Modal/Modal.test.tsx#L36
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
Lint, build and test: src/components/Modal/Modal.test.tsx#L36
Avoid direct Node access. Prefer using the methods from Testing Library
Lint, build and test: src/components/Modal/Modal.test.tsx#L41
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
Lint, build and test: src/components/Modal/Modal.test.tsx#L41
Avoid direct Node access. Prefer using the methods from Testing Library
Lint, build and test: src/components/Modal/Modal.test.tsx#L46
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
Lint, build and test: src/components/Modal/Modal.test.tsx#L46
Avoid direct Node access. Prefer using the methods from Testing Library