v0.47.1 #48
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
publish-on-release.yml
on: release
Publish to NPM
3m 46s
publish-docs
/
Publish to GitHub Pages
0s
Annotations
2 errors and 10 warnings
publish-docs / Publish to GitHub Pages
Tag "v0.47.1" is not allowed to deploy to github-pages due to environment protection rules.
|
publish-docs / Publish to GitHub Pages
The deployment was rejected or didn't satisfy other protection rules.
|
Publish to NPM:
src/components/ContextualMenu/ContextualMenuDropdown/ContextualMenuDropdown.test.tsx#L25
Avoid direct Node access. Prefer using the methods from Testing Library
|
Publish to NPM:
src/components/ContextualMenu/ContextualMenuDropdown/ContextualMenuDropdown.test.tsx#L54
Avoid direct Node access. Prefer using the methods from Testing Library
|
Publish to NPM:
src/components/Input/Input.test.tsx#L43
Avoid direct Node access. Prefer using the methods from Testing Library
|
Publish to NPM:
src/components/Input/Input.test.tsx#L45
Avoid direct Node access. Prefer using the methods from Testing Library
|
Publish to NPM:
src/components/Modal/Modal.test.tsx#L36
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Publish to NPM:
src/components/Modal/Modal.test.tsx#L36
Avoid direct Node access. Prefer using the methods from Testing Library
|
Publish to NPM:
src/components/Modal/Modal.test.tsx#L41
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Publish to NPM:
src/components/Modal/Modal.test.tsx#L41
Avoid direct Node access. Prefer using the methods from Testing Library
|
Publish to NPM:
src/components/Modal/Modal.test.tsx#L46
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Publish to NPM:
src/components/Modal/Modal.test.tsx#L46
Avoid direct Node access. Prefer using the methods from Testing Library
|