feat(GroupLayout): add GroupLayout stories + Card rendering, make dividers configurable #195
tests.yaml
on: pull_request
cache-and-install-deps-and-run-tests
22s
Annotations
6 errors and 1 warning
cache-and-install-deps-and-run-tests:
src/layouts/GroupLayout.tsx#L19
Property 'groupType' does not exist on type 'GroupLayoutUISchema'.
|
cache-and-install-deps-and-run-tests:
src/layouts/GroupLayout.tsx#L23
Property 'cardProps' does not exist on type 'GroupLayoutUISchema'.
|
cache-and-install-deps-and-run-tests:
src/layouts/GroupLayout.tsx#L36
Property 'topDividerProps' does not exist on type 'GroupLayoutUISchema'.
|
cache-and-install-deps-and-run-tests:
src/layouts/GroupLayout.tsx#L44
Property 'bottomDividerProps' does not exist on type 'GroupLayoutUISchema'.
|
cache-and-install-deps-and-run-tests:
src/layouts/GroupLayout.tsx#L51
Argument of type 'any' is not assignable to parameter of type 'never'.
|
cache-and-install-deps-and-run-tests
Process completed with exit code 1.
|
cache-and-install-deps-and-run-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|