Skip to content

add git shouldnt ignore case #47

add git shouldnt ignore case

add git shouldnt ignore case #47

Triggered via push November 30, 2023 16:34
Status Failure
Total duration 1m 42s
Artifacts

main.yml

on: push
lint-and-format
1m 31s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
lint-and-format
Process completed with exit code 1.
lint-and-format: src/Components/Atoms/ColorDisplay/ColorDisplay.tsx#L29
Unsafe member access .catch on an `any` value
lint-and-format: src/Components/Atoms/ColorDisplay/ColorDisplay.tsx#L29
Unsafe call of an `any` typed value
lint-and-format: src/Components/Atoms/ColorDisplay/ColorDisplay.tsx#L29
Unsafe member access .then on an `any` value
lint-and-format: src/Components/Atoms/ColorDisplay/ColorDisplay.tsx#L29
Unsafe call of an `any` typed value
lint-and-format: src/Components/Atoms/ColorDisplay/ColorDisplay.tsx#L29
Unsafe call of an `any` typed value
lint-and-format: src/Components/Molecules/BottomBar/BottomBar.tsx#L20
Unsafe assignment of an `any` value
lint-and-format: src/Components/Molecules/DateInput/DateInput.tsx#L22
Unsafe array destructuring of a tuple element with an `any` value
lint-and-format: src/Components/Molecules/DateInput/DateInput.tsx#L26
Unsafe assignment of an `any` value
lint-and-format: src/Components/Molecules/DateNumberWithStatus/DateNumberWithStatus.tsx#L33
Unsafe array destructuring of a tuple element with an `any` value
lint-and-format: src/Components/Molecules/DateNumberWithStatus/DateNumberWithStatus.tsx#L33
Unsafe array destructuring of a tuple element with an `any` value
lint-and-format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/