chore(deps): update pnpm to v10 #5812
ci.yml
on: pull_request
Lint Changed Files
1m 10s
Test
1m 5s
Build & Deploy Demo
2m 34s
Annotations
2 errors and 10 warnings
Test
@coveord/plasma-mantine#test: command (/home/runner/work/plasma/plasma/packages/mantine) /opt/hostedtoolcache/node/20.9.0/x64/bin/pnpm run test --color --log-prefix=none -- --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#L42
'vars' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint Changed Files:
packages/mantine/src/components/table/__tests__/TableDateRangePicker.spec.tsx#L62
'user' 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
|