feat: handles container exits better and uses the real time when container has exited #7541
test.yml
on: pull_request
Typecheck
20s
JavaScript Tests
21s
Go Tests
1m 33s
Go Staticcheck
27s
Integration Tests
3m 12s
Annotations
16 errors and 6 warnings
Typecheck:
assets/components/FuzzySearchModal.spec.ts#L34
Expected 11-13 arguments, but got 9.
|
Typecheck:
assets/components/FuzzySearchModal.spec.ts#L35
Expected 11-13 arguments, but got 9.
|
Typecheck:
assets/components/FuzzySearchModal.spec.ts#L36
Expected 11-13 arguments, but got 9.
|
Typecheck:
assets/components/LogViewer/EventSource.spec.ts#L97
Expected 11-13 arguments, but got 9.
|
Typecheck
Process completed with exit code 2.
|
assets/components/FuzzySearchModal.spec.ts > <FuzzySearchModal /> > shows none initially:
assets/models/Container.ts#L45
TypeError: Cannot read properties of undefined (reading 'at')
❯ new Container assets/models/Container.ts:45:28
❯ createFuzzySearchModal assets/components/FuzzySearchModal.spec.ts:34:17
❯ assets/components/FuzzySearchModal.spec.ts:61:21
|
assets/components/FuzzySearchModal.spec.ts > <FuzzySearchModal /> > search for foo:
assets/models/Container.ts#L45
TypeError: Cannot read properties of undefined (reading 'at')
❯ new Container assets/models/Container.ts:45:28
❯ createFuzzySearchModal assets/components/FuzzySearchModal.spec.ts:34:17
❯ assets/components/FuzzySearchModal.spec.ts:66:21
|
assets/components/FuzzySearchModal.spec.ts > <FuzzySearchModal /> > choose baz:
assets/models/Container.ts#L45
TypeError: Cannot read properties of undefined (reading 'at')
❯ new Container assets/models/Container.ts:45:28
❯ createFuzzySearchModal assets/components/FuzzySearchModal.spec.ts:34:17
❯ assets/components/FuzzySearchModal.spec.ts:75:21
|
assets/components/LogViewer/EventSource.spec.ts > <ContainerEventSource /> > renders loading correctly:
assets/models/Container.ts#L45
TypeError: Cannot read properties of undefined (reading 'at')
❯ new Container assets/models/Container.ts:45:28
❯ createLogEventSource assets/components/LogViewer/EventSource.spec.ts:97:17
❯ assets/components/LogViewer/EventSource.spec.ts:105:21
|
assets/components/LogViewer/EventSource.spec.ts > <ContainerEventSource /> > should connect to EventSource:
assets/models/Container.ts#L45
TypeError: Cannot read properties of undefined (reading 'at')
❯ new Container assets/models/Container.ts:45:28
❯ createLogEventSource assets/components/LogViewer/EventSource.spec.ts:97:17
❯ assets/components/LogViewer/EventSource.spec.ts:110:21
|
assets/components/LogViewer/EventSource.spec.ts > <ContainerEventSource /> > should close EventSource:
assets/models/Container.ts#L45
TypeError: Cannot read properties of undefined (reading 'at')
❯ new Container assets/models/Container.ts:45:28
❯ createLogEventSource assets/components/LogViewer/EventSource.spec.ts:97:17
❯ assets/components/LogViewer/EventSource.spec.ts:117:21
|
assets/components/LogViewer/EventSource.spec.ts > <ContainerEventSource /> > should parse messages:
assets/models/Container.ts#L45
TypeError: Cannot read properties of undefined (reading 'at')
❯ new Container assets/models/Container.ts:45:28
❯ createLogEventSource assets/components/LogViewer/EventSource.spec.ts:97:17
❯ assets/components/LogViewer/EventSource.spec.ts:124:21
|
assets/components/LogViewer/EventSource.spec.ts > <ContainerEventSource /> > render html correctly > should render messages:
assets/models/Container.ts#L45
TypeError: Cannot read properties of undefined (reading 'at')
❯ new Container assets/models/Container.ts:45:28
❯ createLogEventSource assets/components/LogViewer/EventSource.spec.ts:97:17
❯ assets/components/LogViewer/EventSource.spec.ts:140:23
|
assets/components/LogViewer/EventSource.spec.ts > <ContainerEventSource /> > render html correctly > should render dates with 12 hour style:
assets/models/Container.ts#L45
TypeError: Cannot read properties of undefined (reading 'at')
❯ new Container assets/models/Container.ts:45:28
❯ createLogEventSource assets/components/LogViewer/EventSource.spec.ts:97:17
❯ assets/components/LogViewer/EventSource.spec.ts:153:23
|
assets/components/LogViewer/EventSource.spec.ts > <ContainerEventSource /> > render html correctly > should render dates with 24 hour style:
assets/models/Container.ts#L45
TypeError: Cannot read properties of undefined (reading 'at')
❯ new Container assets/models/Container.ts:45:28
❯ createLogEventSource assets/components/LogViewer/EventSource.spec.ts:97:17
❯ assets/components/LogViewer/EventSource.spec.ts:166:23
|
Go Tests
Process completed with exit code 2.
|
Typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
JavaScript Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go Staticcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/dozzle/dozzle. Supported file pattern: go.sum
|
Integration Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
amir20~dozzle~31EW9Z+5.dockerbuild
|
553 KB |
|
playwright-report
|
176 KB |
|