fix(deps): update all non-major dependencies #130
Annotations
14 errors and 1 warning
tests/rolldown.test.ts > rolldown:
tests/rolldown.test.ts#L18
Error: Snapshot `rolldown 1` mismatched
- Expected
+ Received
- "import { default as process } from "node:process";
+ "import "node:process";
- // tests/fixtures/main.js
+ //#region tests/fixtures/main.js
const platform = 'darwin';
console.log('hello "darwin"', platform);
console.log(DEV);
+ //#endregion
export { platform };"
❯ tests/rolldown.test.ts:18:16
|
tests/webpack.test.ts > webpack:
tests/webpack.test.ts#L36
Error: Snapshot `webpack 1` mismatched
- Expected
+ Received
@@ -1,8 +1,7 @@
"/******/ (() => { // webpackBootstrap
/******/ "use strict";
- var __webpack_exports__ = {};
// UNUSED EXPORTS: platform
;// CONCATENATED MODULE: external "node:process"
const external_node_process_namespaceObject = require("node:process");
❯ tests/webpack.test.ts:36:18
|
test (ubuntu-latest, 20)
Process completed with exit code 1.
|
lint:
src/core/options.ts#L78
`String.raw` should be used to avoid escaping `\`
|
lint:
src/core/options.ts#L78
`String.raw` should be used to avoid escaping `\`
|
lint
Process completed with exit code 1.
|
tests/rolldown.test.ts > rolldown:
tests/rolldown.test.ts#L18
Error: Snapshot `rolldown 1` mismatched
- Expected
+ Received
- "import { default as process } from "node:process";
+ "import "node:process";
- // tests/fixtures/main.js
+ //#region tests/fixtures/main.js
const platform = 'darwin';
console.log('hello "darwin"', platform);
console.log(DEV);
+ //#endregion
export { platform };"
❯ tests/rolldown.test.ts:18:16
|
tests/webpack.test.ts > webpack:
tests/webpack.test.ts#L36
Error: Snapshot `webpack 1` mismatched
- Expected
+ Received
@@ -1,8 +1,7 @@
"/******/ (() => { // webpackBootstrap
/******/ "use strict";
- var __webpack_exports__ = {};
// UNUSED EXPORTS: platform
;// CONCATENATED MODULE: external "node:process"
const external_node_process_namespaceObject = require("node:process");
❯ tests/webpack.test.ts:36:18
|
test (ubuntu-latest, 18)
Process completed with exit code 1.
|
tests/rolldown.test.ts > rolldown:
tests/rolldown.test.ts#L18
Error: Snapshot `rolldown 1` mismatched
- Expected
+ Received
- "import { default as process } from "node:process";
+ "import "node:process";
- // tests/fixtures/main.js
+ //#region tests/fixtures/main.js
const platform = 'darwin';
console.log('hello "darwin"', platform);
console.log(DEV);
+ //#endregion
export { platform };"
❯ tests/rolldown.test.ts:18:16
|
tests/webpack.test.ts > webpack:
tests/webpack.test.ts#L36
Error: Snapshot `webpack 1` mismatched
- Expected
+ Received
@@ -1,8 +1,7 @@
"/******/ (() => { // webpackBootstrap
/******/ "use strict";
- var __webpack_exports__ = {};
// UNUSED EXPORTS: platform
;// CONCATENATED MODULE: external "node:process"
const external_node_process_namespaceObject = require("node:process");
❯ tests/webpack.test.ts:36:18
|
test (windows-latest, 18)
Process completed with exit code 1.
|
tests/rolldown.test.ts > rolldown:
tests/rolldown.test.ts#L18
Error: Snapshot `rolldown 1` mismatched
- Expected
+ Received
- "import { default as process } from "node:process";
+ "import "node:process";
- // tests/fixtures/main.js
+ //#region tests/fixtures/main.js
const platform = 'darwin';
console.log('hello "darwin"', platform);
console.log(DEV);
+ //#endregion
export { platform };"
❯ tests/rolldown.test.ts:18:16
|
tests/webpack.test.ts > webpack:
tests/webpack.test.ts#L36
Error: Snapshot `webpack 1` mismatched
- Expected
+ Received
@@ -1,8 +1,7 @@
"/******/ (() => { // webpackBootstrap
/******/ "use strict";
- var __webpack_exports__ = {};
// UNUSED EXPORTS: platform
;// CONCATENATED MODULE: external "node:process"
const external_node_process_namespaceObject = require("node:process");
❯ tests/webpack.test.ts:36:18
|
test (windows-latest, 20)
Received request to deprovision: The request was cancelled by the remote provider.
|