Skip to content

feat(URL): Support seeking logs by timestamp via URL parameter (resolves #117). #790

feat(URL): Support seeking logs by timestamp via URL parameter (resolves #117).

feat(URL): Support seeking logs by timestamp via URL parameter (resolves #117). #790

Triggered via pull request December 11, 2024 21:36
Status Failure
Total duration 52s
Artifacts

lint.yaml

on: pull_request
lint-check
42s
lint-check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint-check: src/contexts/StateContextProvider.tsx#L457
Unexpected 'fixme' comment: 'FIXME: is this necessary? Can we...'
lint-check: src/contexts/UrlContextProvider.tsx#L213
Unexpected 'fixme' comment: 'FIXME: hashParamName type'
lint-check: src/services/LogFileManager/index.ts#L451
File has too many lines (451). Maximum allowed is 450
lint-check: src/services/decoders/JsonlDecoder/index.ts#L135
Expected '===' and instead saw '=='
lint-check
Process completed with exit code 1.
lint-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636