feat(redmine 1306612): correction to color contrast #995
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/
|