Skip to content

change page behaviour #72

change page behaviour

change page behaviour #72

Triggered via push September 15, 2024 20:05
Status Failure
Total duration 40s
Artifacts

lint.yaml

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

Annotations

6 errors
new-log-viewer/src/contexts/StateContextProvider.tsx#L272
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an error typed value.
new-log-viewer/src/contexts/StateContextProvider.tsx#L273
[@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#L273
[@typescript-eslint/no-unsafe-call] Unsafe call of an `error` type typed value.
new-log-viewer/src/contexts/StateContextProvider.tsx#L291
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `number`.
lint-check
Process completed with exit code 1.
lint-check
4 errors and 0 warnings