Resolve "Directory import '.../jsx-dom/min' is not supported resolvin… #114
Annotations
2 errors and 1 warning
|
test/automatic-runtime.test.tsx#L63
AssertionError: expected import { jsxDEV } from "jsx-dom/jsx-dev-runtime"
var _jsxFileName = "/home/runner/work/jsx-dom/jsx-dom/temp/index.js"
render(
jsxDEV(
"div",
{},
undefined,
false,
{
fileName: _jsxFileName,
lineNumber: 1,
columnNumber: 8,
},
this
)
)
to contain
render(
jsxDEV("div", {}, void 0, false, {
fileName: _jsxFileName,
lineNumber: 1,
columnNumber: 8,
}, this)
)
ignoring spaces
❯ test/automatic-runtime.test.tsx:63:21
|
|
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading