chore(deps): update all non-major dependencies #5905
ci.yml
on: pull_request
Lint Changed Files
1m 9s
Test
2m 35s
Build & Deploy Demo
2m 50s
Annotations
12 warnings
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
|
|
|
Test
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build & Deploy Demo
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|