feat: adds support for levels #7069
test.yml
on: pull_request
Typecheck
23s
JavaScript Tests
21s
Go Tests
59s
Go Staticcheck
25s
Integration Tests
2m 47s
Annotations
9 errors and 1 warning
assets/components/LogViewer/EventSource.spec.ts > <ContainerEventSource /> > renders loading correctly:
assets/composable/eventStreams.ts#L118
TypeError: Cannot read properties of undefined (reading 'value')
❯ ComputedRefImpl.fn assets/composable/eventStreams.ts:118:35
❯ refreshComputed node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:373:28
❯ ComputedRefImpl.get value [as value] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1681:5
❯ ComputedRefImpl.fn assets/composable/eventStreams.ts:123:92
❯ refreshComputed node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:373:28
❯ ComputedRefImpl.get value [as value] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1681:5
❯ ReactiveEffect.getter [as fn] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1779:27
❯ ReactiveEffect.run node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:226:19
❯ job node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1849:31
❯ Object.watch node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1899:7
|
assets/components/LogViewer/EventSource.spec.ts > <ContainerEventSource /> > should connect to EventSource:
assets/composable/eventStreams.ts#L118
TypeError: Cannot read properties of undefined (reading 'value')
❯ ComputedRefImpl.fn assets/composable/eventStreams.ts:118:35
❯ refreshComputed node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:373:28
❯ ComputedRefImpl.get value [as value] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1681:5
❯ ComputedRefImpl.fn assets/composable/eventStreams.ts:123:92
❯ refreshComputed node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:373:28
❯ ComputedRefImpl.get value [as value] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1681:5
❯ ReactiveEffect.getter [as fn] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1779:27
❯ ReactiveEffect.run node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:226:19
❯ job node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1849:31
❯ Object.watch node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1899:7
|
assets/components/LogViewer/EventSource.spec.ts > <ContainerEventSource /> > should close EventSource:
assets/composable/eventStreams.ts#L118
TypeError: Cannot read properties of undefined (reading 'value')
❯ ComputedRefImpl.fn assets/composable/eventStreams.ts:118:35
❯ refreshComputed node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:373:28
❯ ComputedRefImpl.get value [as value] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1681:5
❯ ComputedRefImpl.fn assets/composable/eventStreams.ts:123:92
❯ refreshComputed node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:373:28
❯ ComputedRefImpl.get value [as value] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1681:5
❯ ReactiveEffect.getter [as fn] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1779:27
❯ ReactiveEffect.run node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:226:19
❯ job node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1849:31
❯ Object.watch node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1899:7
|
assets/components/LogViewer/EventSource.spec.ts > <ContainerEventSource /> > should parse messages:
assets/composable/eventStreams.ts#L118
TypeError: Cannot read properties of undefined (reading 'value')
❯ ComputedRefImpl.fn assets/composable/eventStreams.ts:118:35
❯ refreshComputed node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:373:28
❯ ComputedRefImpl.get value [as value] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1681:5
❯ ComputedRefImpl.fn assets/composable/eventStreams.ts:123:92
❯ refreshComputed node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:373:28
❯ ComputedRefImpl.get value [as value] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1681:5
❯ ReactiveEffect.getter [as fn] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1779:27
❯ ReactiveEffect.run node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:226:19
❯ job node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1849:31
❯ Object.watch node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1899:7
|
assets/components/LogViewer/EventSource.spec.ts > <ContainerEventSource /> > render html correctly > should render messages:
assets/composable/eventStreams.ts#L118
TypeError: Cannot read properties of undefined (reading 'value')
❯ ComputedRefImpl.fn assets/composable/eventStreams.ts:118:35
❯ refreshComputed node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:373:28
❯ ComputedRefImpl.get value [as value] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1681:5
❯ ComputedRefImpl.fn assets/composable/eventStreams.ts:123:92
❯ refreshComputed node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:373:28
❯ ComputedRefImpl.get value [as value] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1681:5
❯ ReactiveEffect.getter [as fn] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1779:27
❯ ReactiveEffect.run node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:226:19
❯ job node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1849:31
❯ Object.watch node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1899:7
|
assets/components/LogViewer/EventSource.spec.ts > <ContainerEventSource /> > render html correctly > should render dates with 12 hour style:
assets/composable/eventStreams.ts#L118
TypeError: Cannot read properties of undefined (reading 'value')
❯ ComputedRefImpl.fn assets/composable/eventStreams.ts:118:35
❯ refreshComputed node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:373:28
❯ ComputedRefImpl.get value [as value] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1681:5
❯ ComputedRefImpl.fn assets/composable/eventStreams.ts:123:92
❯ refreshComputed node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:373:28
❯ ComputedRefImpl.get value [as value] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1681:5
❯ ReactiveEffect.getter [as fn] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1779:27
❯ ReactiveEffect.run node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:226:19
❯ job node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1849:31
❯ Object.watch node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1899:7
|
assets/components/LogViewer/EventSource.spec.ts > <ContainerEventSource /> > render html correctly > should render dates with 24 hour style:
assets/composable/eventStreams.ts#L118
TypeError: Cannot read properties of undefined (reading 'value')
❯ ComputedRefImpl.fn assets/composable/eventStreams.ts:118:35
❯ refreshComputed node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:373:28
❯ ComputedRefImpl.get value [as value] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1681:5
❯ ComputedRefImpl.fn assets/composable/eventStreams.ts:123:92
❯ refreshComputed node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:373:28
❯ ComputedRefImpl.get value [as value] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1681:5
❯ ReactiveEffect.getter [as fn] node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1779:27
❯ ReactiveEffect.run node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:226:19
❯ job node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1849:31
❯ Object.watch node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1899:7
|
JavaScript Tests
Process completed with exit code 1.
|
Go Tests
Process completed with exit code 2.
|
Go Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/dozzle/dozzle. Supported file pattern: go.sum
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
amir20~dozzle~5XQSF2+5.dockerbuild
Expired
|
449 KB |
|
playwright-report
Expired
|
189 KB |
|