Skip to content

chore(deps): bump @mantine/core from 6.0.20 to 7.12.1 #344

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

chore(deps): bump @mantine/core from 6.0.20 to 7.12.1 #344

Triggered via pull request August 19, 2024 00:54
Status Failure
Total duration 3m 47s
Artifacts

node-test.yml

on: pull_request
Unit Test - Node
3m 34s
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 use a deprecated Node.js version 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/