fix: Add explicit files list to package json #56
Annotations
3 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests:
src/table/__integ__/resizable-columns.test.ts#L194
expect(received).toBeLessThan(expected)
Expected: < 1005
Received: 1005
at src/table/__integ__/resizable-columns.test.ts:194:23
at src/table/__integ__/resizable-columns.test.ts:158:7
at src/table/__integ__/resizable-columns.test.ts:146:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
|
Integration tests:
src/table/__integ__/keyboard-scroll.test.ts#L28
expect(received).toBeLessThan(expected)
Expected: < 36
Received: 39
at src/table/__integ__/keyboard-scroll.test.ts:28:23
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
|
Loading