chore(release): bump to v1.3.1 #123
ci.yml
on: push
Run CI Pipeline
/
...
/
Run Lint Check
21s
Run CI Pipeline
/
...
/
Run Type Check
15s
Matrix: Run CI Pipeline / 🧪 Test Matrix / test-matrix
Annotations
6 errors
|
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest
Process completed with exit code 1.
|
|
test/build-externals.test.ts > build-externals > should not have stub re-exports in bundled files:
test/build-externals.test.ts#L121
AssertionError: Found unexpected stub re-exports in dist/external:
- @npmcli\package-json\index.js: Contains stub re-export pattern
- @npmcli\package-json\index.js: Very small file (49 bytes) that appears to be a stub
- @npmcli\package-json\lib\read-package.js: Contains stub re-export pattern
- @npmcli\package-json\lib\sort.js: Contains stub re-export pattern
Make sure these packages are added to the bundling configuration in scripts/build-externals.mjs
or add them to the intentionalStubs list if they should remain as stubs.
❯ test/build-externals.test.ts:121:14
|
|
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest
Process completed with exit code 1.
|
|
test/build-externals.test.ts > build-externals > should not have stub re-exports in bundled files:
test/build-externals.test.ts#L121
AssertionError: Found unexpected stub re-exports in dist/external:
- @npmcli\package-json\index.js: Contains stub re-export pattern
- @npmcli\package-json\index.js: Very small file (49 bytes) that appears to be a stub
- @npmcli\package-json\lib\read-package.js: Contains stub re-export pattern
- @npmcli\package-json\lib\sort.js: Contains stub re-export pattern
Make sure these packages are added to the bundling configuration in scripts/build-externals.mjs
or add them to the intentionalStubs list if they should remain as stubs.
❯ test/build-externals.test.ts:121:14
|
|
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on windows-latest
Process completed with exit code 1.
|
|
test/build-externals.test.ts > build-externals > should not have stub re-exports in bundled files:
test/build-externals.test.ts#L121
AssertionError: Found unexpected stub re-exports in dist/external:
- @npmcli\package-json\index.js: Contains stub re-export pattern
- @npmcli\package-json\index.js: Very small file (49 bytes) that appears to be a stub
- @npmcli\package-json\lib\read-package.js: Contains stub re-export pattern
- @npmcli\package-json\lib\sort.js: Contains stub re-export pattern
Make sure these packages are added to the bundling configuration in scripts/build-externals.mjs
or add them to the intentionalStubs list if they should remain as stubs.
❯ test/build-externals.test.ts:121:14
|