Skip to content

chore(deps): bump @mantine/core from 6.0.20 to 7.12.0 #341

chore(deps): bump @mantine/core from 6.0.20 to 7.12.0

chore(deps): bump @mantine/core from 6.0.20 to 7.12.0 #341

Triggered via pull request August 12, 2024 00:15
Status Failure
Total duration 3m 33s
Artifacts

node-test.yml

on: pull_request
Unit Test - Node
3m 21s
Unit Test - Node
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Unit Test - Node
Type '{ children: string; compact: true; variant: "light"; type: string; loading: boolean; disabled: boolean; }' is not assignable to type 'IntrinsicAttributes & ButtonProps'.
Unit Test - Node
Module '"@mantine/core"' has no exported member 'createStyles'.
Unit Test - Node
Parameter 'theme' implicitly has an 'any' type.
Unit Test - Node
Module '"@mantine/core"' has no exported member 'createStyles'.
Unit Test - Node
Parameter 'theme' implicitly has an 'any' type.
Unit Test - Node
Type '{ children: string; compact: true; variant: "light"; type: string; loading: boolean; disabled: boolean; }' is not assignable to type 'IntrinsicAttributes & ButtonProps'.
Unit Test - Node
Module '"@mantine/core"' has no exported member 'createStyles'.
Unit Test - Node
Parameter 'theme' implicitly has an 'any' type.
Unit Test - Node
Process completed with exit code 1.
Unit Test - Node
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/