improve(style): Remove fixed barWidth for Bar and columnWidth for Column & TinyColumn & DualAxes #80
Annotations
10 errors and 1 warning
Run test:
node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js#L15
Error: [vitest] No "act" export is defined on the "react" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock("react", async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ ../../node_modules/.pnpm/@testing-library[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js:15:47
❯ src/ChartProvider/__tests__/theme.test.tsx:2:31
|
Run test:
node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js#L15
Error: [vitest] No "act" export is defined on the "react" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock("react", async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ ../../node_modules/.pnpm/@testing-library[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js:15:47
❯ src/badge/__tests__/index.test.tsx:2:31
|
Run test:
node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js#L15
Error: [vitest] No "act" export is defined on the "react" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock("react", async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ ../../node_modules/.pnpm/@testing-library[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js:15:47
❯ src/config-provider/__tests__/ThemeProvider.test.tsx:2:31
|
Run test:
node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js#L15
Error: [vitest] No "act" export is defined on the "react" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock("react", async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ ../../node_modules/.pnpm/@testing-library[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js:15:47
❯ src/config-provider/__tests__/form.test.tsx:2:31
|
Run test:
node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js#L15
Error: [vitest] No "act" export is defined on the "react" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock("react", async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ ../../node_modules/.pnpm/@testing-library[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js:15:47
❯ src/config-provider/__tests__/hideOnSinglePage.test.tsx:3:31
|
Run test:
node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js#L15
Error: [vitest] No "act" export is defined on the "react" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock("react", async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ ../../node_modules/.pnpm/@testing-library[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js:15:47
❯ src/config-provider/__tests__/navigate.test.tsx:4:31
|
Run test:
node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js#L15
Error: [vitest] No "act" export is defined on the "react" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock("react", async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ ../../node_modules/.pnpm/@testing-library[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js:15:47
❯ src/config-provider/__tests__/spin.test.tsx:2:31
|
Run test:
node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js#L15
Error: [vitest] No "act" export is defined on the "react" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock("react", async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ ../../node_modules/.pnpm/@testing-library[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js:15:47
❯ src/config-provider/__tests__/static-function.test.tsx:2:31
|
Run test:
node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js#L15
Error: [vitest] No "act" export is defined on the "react" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock("react", async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ ../../node_modules/.pnpm/@testing-library[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js:15:47
❯ src/config-provider/__tests__/styleProviderProps.test.tsx:3:31
|
Run test:
node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js#L15
Error: [vitest] No "act" export is defined on the "react" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock("react", async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ ../../node_modules/.pnpm/@testing-library[email protected][email protected][email protected]/node_modules/@testing-library/react/dist/@testing-library/react.esm.js:15:47
❯ src/config-provider/__tests__/theme.test.tsx:2:31
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading