Skip to content

Merge branch '0.16.x' into feat/colorContrast2 #996

Merge branch '0.16.x' into feat/colorContrast2

Merge branch '0.16.x' into feat/colorContrast2 #996

Triggered via push August 7, 2024 09:18
Status Failure
Total duration 2m 35s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test: packages/haring-react/src/Components/Header/Header.stories.tsx#L76
Type '{ colors: { blue?: MantineColorsTuple | undefined; cyan?: MantineColorsTuple | undefined; gray?: MantineColorsTuple | undefined; ... 10 more ...; grape?: MantineColorsTuple | undefined; }; ... 26 more ...; other?: PartialObjectDeep<...> | undefined; }' is not assignable to type 'PartialObjectDeep<MantineTheme, {}>'.
test
Process completed with exit code 2.
test
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/