chore(deps): update react monorepo to v19 (major) #5587
ci.yml
on: pull_request
Lint Changed Files
1m 22s
Test
1m 50s
Build & Deploy Demo
1m 13s
Annotations
12 errors and 10 warnings
Build & Deploy Demo
@coveord/plasma-mantine#build: command (/home/runner/work/plasma/plasma/packages/mantine) /opt/hostedtoolcache/node/20.9.0/x64/bin/pnpm run build exited (1)
|
Build & Deploy Demo
Expected 1 arguments, but got 0.
|
Build & Deploy Demo
Property 'inlineConfirmId' does not exist on type 'unknown'.
|
Build & Deploy Demo
No overload matches this call.
|
Build & Deploy Demo
Property 'onClick' does not exist on type 'unknown'.
|
Build & Deploy Demo
No overload matches this call.
|
Build & Deploy Demo
Property 'onClick' does not exist on type 'unknown'.
|
Build & Deploy Demo
Expected 1 arguments, but got 0.
|
Build & Deploy Demo
Cannot find namespace 'JSX'.
|
Build & Deploy Demo
Expected 1 arguments, but got 0.
|
Test
@coveord/plasma-mantine#test: command (/home/runner/work/plasma/plasma/packages/mantine) /opt/hostedtoolcache/node/20.9.0/x64/bin/pnpm run test --silent exited (1)
|
Test
Process completed with exit code 1.
|
Lint Changed Files:
packages/mantine/src/components/header/HeaderActions/HeaderActions.tsx#L26
'vars' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint Changed Files:
packages/mantine/src/components/header/HeaderDocAnchor/HeaderDocAnchor.tsx#L50
'vars' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint Changed Files:
packages/mantine/src/components/prompt/PromptCancelButton.tsx#L23
'unstyled' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint Changed Files:
packages/mantine/src/components/prompt/PromptCancelButton.tsx#L23
'vars' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint Changed Files:
packages/mantine/src/components/prompt/PromptConfirmButton.tsx#L36
'unstyled' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint Changed Files:
packages/mantine/src/components/prompt/PromptConfirmButton.tsx#L37
'vars' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint Changed Files:
packages/mantine/src/components/sticky-footer/StickyFooter.tsx#L40
'vars' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint Changed Files:
packages/mantine/src/components/table/table-columns-selector/TableColumnsSelector.tsx#L75
'ref' is defined but never used. Allowed unused args must match /^_/u
|
Lint Changed Files:
packages/mantine/src/components/table/table-columns-selector/TableColumnsSelector.tsx#L89
'vars' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint Changed Files:
packages/mantine/src/components/table/table-date-range-picker/TableDateRangePicker.tsx#L48
'vars' is assigned a value but never used. Allowed unused vars must match /^_/u
|