Skip to content

fix: windows ci

fix: windows ci #32

Triggered via pull request August 12, 2024 09:44
Status Failure
Total duration 2m 50s
Artifacts

test-windows.yml

on: pull_request
Matrix: e2e-windows
Matrix: ut-windows
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
cases/alias/index.test.ts > source.alias: e2e/cases/alias/index.test.ts#L8
AssertionError: the given combination of arguments (undefined and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string ❯ cases/alias/index.test.ts:8:23
cases/auto-extension/index.test.ts > autoExtension: true > generate .mjs in build artifacts with esm format when type is commonjs: e2e/cases/auto-extension/index.test.ts#L9
TypeError: The "path" argument must be of type string. Received undefined ❯ cases/auto-extension/index.test.ts:9:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
cases/auto-extension/index.test.ts > autoExtension: true > generate .cjs in build artifacts with cjs format when type is module: e2e/cases/auto-extension/index.test.ts#L16
TypeError: The "path" argument must be of type string. Received undefined ❯ cases/auto-extension/index.test.ts:16:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
cases/auto-extension/index.test.ts > autoExtension: false > generate .js in both cjs and esm build artifacts when type is commonjs: e2e/cases/auto-extension/index.test.ts#L25
TypeError: The "path" argument must be of type string. Received undefined ❯ cases/auto-extension/index.test.ts:25:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
cases/auto-extension/index.test.ts > autoExtension: false > generate .js in both cjs and esm build artifacts when type is module: e2e/cases/auto-extension/index.test.ts#L32
TypeError: The "path" argument must be of type string. Received undefined ❯ cases/auto-extension/index.test.ts:32:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
cases/auto-external/index.test.ts > auto external default should works: e2e/cases/auto-external/index.test.ts#L9
AssertionError: the given combination of arguments (undefined and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string ❯ cases/auto-external/index.test.ts:9:26
cases/auto-external/index.test.ts > auto external sub path should works: e2e/cases/auto-external/index.test.ts#L26
AssertionError: the given combination of arguments (undefined and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string ❯ cases/auto-external/index.test.ts:26:23
cases/auto-external/index.test.ts > auto external false should works: e2e/cases/auto-external/index.test.ts#L45
AssertionError: the given combination of arguments (undefined and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string ❯ cases/auto-external/index.test.ts:45:30
cases/auto-external/index.test.ts > externals should overrides auto external: e2e/cases/auto-external/index.test.ts#L63
AssertionError: the given combination of arguments (undefined and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string ❯ cases/auto-external/index.test.ts:63:23
cases/bundle-false/index.test.ts > basic: e2e/cases/bundle-false/index.test.ts#L9
Error: Snapshot `basic 1` mismatched - Expected + Received - [ - "<ROOT>/e2e/cases/bundle-false/basic/dist/esm/index.js", - "<ROOT>/e2e/cases/bundle-false/basic/dist/esm/sum.js", - "<ROOT>/e2e/cases/bundle-false/basic/dist/esm/utils/numbers.js", - "<ROOT>/e2e/cases/bundle-false/basic/dist/esm/utils/strings.js", - ] + undefined ❯ cases/bundle-false/index.test.ts:9:21
ut-windows (18.x)
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
e2e-windows (18.x)
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']