Add support for TypeScript config files (.size-limit.ts
, .size-limit.mts
, .size-limit.cts
)
#487
test.yml
on: pull_request
Node.js Latest Full
41s
Matrix: short
Annotations
6 errors and 2 warnings
packages/esbuild/test/index.test.js > supports --save-bundle:
packages/esbuild/test/index.test.js#L192
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ packages/esbuild/test/index.test.js:192:46
|
packages/webpack/test/index.test.js > supports custom webpack config > works with commonjs config:
packages/webpack/test/index.test.js#L81
AssertionError: expected 176 to be close to 895, received difference is 719, but expected 50
❯ packages/webpack/test/index.test.js:81:35
|
Node.js 18 Quick
Process completed with exit code 1.
|
Node.js 20 Quick
The job was canceled because "_18" failed.
|
Node.js 20 Quick
The operation was canceled.
|
Node.js Latest Full
Process completed with exit code 1.
|
Node.js 18 Quick
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js Latest Full
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|