feat: refactor unplugin-stylex #16
Annotations
21 errors and 2 warnings
test/transformer.test.ts > javascript > basic:
src/core/transformer.ts#L39
TypeError: Cannot read properties of undefined (reading 'babelrc')
❯ Module.transformer src/core/transformer.ts:39:27
❯ test/transformer.test.ts:16:24
|
test/transformer.test.ts > javascript > useCSSLayer:
src/core/transformer.ts#L39
TypeError: Cannot read properties of undefined (reading 'babelrc')
❯ Module.transformer src/core/transformer.ts:39:27
❯ test/transformer.test.ts:34:24
|
test/transformer.test.ts > typescript > basic:
src/core/transformer.ts#L39
TypeError: Cannot read properties of undefined (reading 'babelrc')
❯ Module.transformer src/core/transformer.ts:39:27
❯ test/transformer.test.ts:16:24
|
test/transformer.test.ts > typescript > useCSSLayer:
src/core/transformer.ts#L39
TypeError: Cannot read properties of undefined (reading 'babelrc')
❯ Module.transformer src/core/transformer.ts:39:27
❯ test/transformer.test.ts:34:24
|
test (ubuntu-latest, 18)
Process completed with exit code 1.
|
test (macos-latest, 18)
The job was canceled because "ubuntu-latest_18" failed.
|
test (ubuntu-latest, 20)
The job was canceled because "ubuntu-latest_18" failed.
|
test/transformer.test.ts > javascript > basic:
src/core/transformer.ts#L39
TypeError: Cannot read properties of undefined (reading 'babelrc')
❯ Module.transformer src/core/transformer.ts:39:27
❯ test/transformer.test.ts:16:24
|
test/transformer.test.ts > javascript > useCSSLayer:
src/core/transformer.ts#L39
TypeError: Cannot read properties of undefined (reading 'babelrc')
❯ Module.transformer src/core/transformer.ts:39:27
❯ test/transformer.test.ts:34:24
|
test/transformer.test.ts > typescript > basic:
src/core/transformer.ts#L39
TypeError: Cannot read properties of undefined (reading 'babelrc')
❯ Module.transformer src/core/transformer.ts:39:27
❯ test/transformer.test.ts:16:24
|
test/transformer.test.ts > typescript > useCSSLayer:
src/core/transformer.ts#L39
TypeError: Cannot read properties of undefined (reading 'babelrc')
❯ Module.transformer src/core/transformer.ts:39:27
❯ test/transformer.test.ts:34:24
|
test (ubuntu-latest, 20)
Process completed with exit code 1.
|
test (windows-latest, 20)
The job was canceled because "ubuntu-latest_18" failed.
|
test (windows-latest, 18)
The job was canceled because "ubuntu-latest_18" failed.
|
test (windows-latest, 16)
The job was canceled because "ubuntu-latest_18" failed.
|
test (ubuntu-latest, 16)
The job was canceled because "ubuntu-latest_18" failed.
|
test (ubuntu-latest, 16)
The operation was canceled.
|
test (macos-latest, 16)
The job was canceled because "ubuntu-latest_18" failed.
|
test (macos-latest, 16)
The operation was canceled.
|
test (macos-latest, 20)
The job was canceled because "ubuntu-latest_18" failed.
|
test (macos-latest, 20)
The operation was canceled.
|
test (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|