Skip to content

removed accidently commited files #71

removed accidently commited files

removed accidently commited files #71

Triggered via push September 15, 2024 19:56
Status Failure
Total duration 39s
Artifacts

lint.yaml

on: push
lint-check
29s
lint-check
Fit to window
Zoom out
Zoom in

Annotations

7 errors
new-log-viewer/src/contexts/StateContextProvider.tsx#L268
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
new-log-viewer/src/contexts/StateContextProvider.tsx#L269
[@typescript-eslint/restrict-plus-operands] Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`.
new-log-viewer/src/contexts/StateContextProvider.tsx#L269
[@typescript-eslint/no-unsafe-call] Unsafe call of an `error` type typed value.
new-log-viewer/src/contexts/StateContextProvider.tsx#L287
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `number`.
new-log-viewer/src/contexts/StateContextProvider.tsx#L291
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
lint-check
Process completed with exit code 1.
lint-check
5 errors and 0 warnings