fix: Makes board item test utils wrappers chainable (#322) #393
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pages/canvas/layouts.page.tsx#L13
Unexpected any. Specify a different type
|
pages/canvas/layouts.page.tsx#L20
Unexpected any. Specify a different type
|
pages/canvas/layouts.page.tsx#L32
Unexpected any. Specify a different type
|
scripts/docs.js#L3
Run autofix to sort these imports!
|
scripts/package-json.js#L3
Run autofix to sort these imports!
|
scripts/test-utils.js#L3
Run autofix to sort these imports!
|
scripts/themeable-source.js#L3
Run autofix to sort these imports!
|
scripts/utils.js#L3
Run autofix to sort these imports!
|
src/__tests__/base-props-support.test.tsx#L25
Prop "id" is forbidden on Components
|
src/__tests__/base-props-support.test.tsx#L30
Prop "className" is forbidden on Components
|
This job succeeded
Loading