Skip to content

Resolve @import in core #3287

Resolve @import in core

Resolve @import in core #3287

Triggered via pull request September 20, 2024 09:57
Status Failure
Total duration 4m 31s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
src/at-import.test.ts > updates the base when loading modules inside nested files: packages/tailwindcss/src/at-import.test.ts#L264
AssertionError: expected 1st "spy" call to have been called with [ './nested-config.js', '/root/foo' ] - Expected + Received Array [ "./nested-config.js", "/root/foo", + "config", ] ❯ src/at-import.test.ts:264:22
tests (20, ubuntu-latest)
Process completed with exit code 1.
src/at-import.test.ts > updates the base when loading modules inside nested files: packages/tailwindcss/src/at-import.test.ts#L264
AssertionError: expected 1st "spy" call to have been called with [ './nested-config.js', '/root/foo' ] - Expected + Received Array [ "./nested-config.js", "/root/foo", + "config", ] ❯ src/at-import.test.ts:264:22
tests (20, macos-14)
Process completed with exit code 1.
src/at-import.test.ts > updates the base when loading modules inside nested files: packages/tailwindcss/src/at-import.test.ts#L264
AssertionError: expected 1st "spy" call to have been called with [ './nested-config.js', '/root/foo' ] - Expected + Received Array [ "./nested-config.js", "/root/foo", + "config", ] ❯ src/at-import.test.ts:264:22
tests (20, windows-latest)
Process completed with exit code 1.