chore: disable vitest interopDefault, remove dotenvx #1571
ci.yml
on: pull_request
Run CI Pipeline
/
🧹 Lint Check
25s
Run CI Pipeline
/
🔍 Type Check
24s
Matrix: Run CI Pipeline / 🧪 Test Matrix
Annotations
8 errors
|
Run CI Pipeline / 🔍 Type Check
Process completed with exit code 2.
|
|
Run CI Pipeline / 🔍 Type Check:
test/unit/bundle-validation.test.mts#L16
Property 'default' does not exist on type '{ <S>(parent: Node, opts: TraverseOptions<S>, scope: Scope | undefined, state: S, parentPath?: NodePath<Node> | undefined): void; (parent: Node, opts?: TraverseOptions<...> | undefined, scope?: Scope | undefined, state?: any, parentPath?: NodePath<...> | undefined): void; ... 8 more ...; cache: typeof cache; }'.
|
|
Run CI Pipeline / 🧪 Test Matrix (24.10.0, ubuntu-latest)
Process completed with exit code 2.
|
|
Run CI Pipeline / 🧪 Test Matrix (24.10.0, ubuntu-latest):
test/unit/bundle-validation.test.mts#L16
Property 'default' does not exist on type '{ <S>(parent: Node, opts: TraverseOptions<S>, scope: Scope | undefined, state: S, parentPath?: NodePath<Node> | undefined): void; (parent: Node, opts?: TraverseOptions<...> | undefined, scope?: Scope | undefined, state?: any, parentPath?: NodePath<...> | undefined): void; ... 8 more ...; cache: typeof cache; }'.
|
|
Run CI Pipeline / 🧪 Test Matrix (24.10.0, macos-latest)
Process completed with exit code 2.
|
|
Run CI Pipeline / 🧪 Test Matrix (24.10.0, macos-latest):
test/unit/bundle-validation.test.mts#L16
Property 'default' does not exist on type '{ <S>(parent: Node, opts: TraverseOptions<S>, scope: Scope | undefined, state: S, parentPath?: NodePath<Node> | undefined): void; (parent: Node, opts?: TraverseOptions<...> | undefined, scope?: Scope | undefined, state?: any, parentPath?: NodePath<...> | undefined): void; ... 8 more ...; cache: typeof cache; }'.
|
|
Run CI Pipeline / 🧪 Test Matrix (24.10.0, windows-latest)
Process completed with exit code 2.
|
|
Run CI Pipeline / 🧪 Test Matrix (24.10.0, windows-latest):
test/unit/bundle-validation.test.mts#L16
Property 'default' does not exist on type '{ <S>(parent: Node, opts: TraverseOptions<S>, scope: Scope | undefined, state: S, parentPath?: NodePath<Node> | undefined): void; (parent: Node, opts?: TraverseOptions<...> | undefined, scope?: Scope | undefined, state?: any, parentPath?: NodePath<...> | undefined): void; ... 8 more ...; cache: typeof cache; }'.
|