Calculate time util all events start #1011
test.yml
on: pull_request
unit-test
1m 12s
e2e-test
2m 34s
Annotations
9 errors and 2 warnings
unit-test
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../date-utils/conversionUtils.js'?
|
unit-test
Process completed with exit code 2.
|
unit-test
Module '"../timeline.utils"' has no exported member 'getTimeToStart'.
|
unit-test
Property 'timeUntil' does not exist on type '{ expectedStart: MaybeNumber; expectedEnd: number; timeUntil: MaybeNumber; } | null'.
|
unit-test
Process completed with exit code 2.
|
src/views/timeline/__tests__/timeline.utils.test.ts > getTimeToStart() > is the gap between now and the event's start time accounted for delays:
apps/client/src/views/timeline/__tests__/timeline.utils.test.ts#L69
TypeError: getTimeToStart is not a function
❯ src/views/timeline/__tests__/timeline.utils.test.ts:69:20
|
src/views/timeline/__tests__/timeline.utils.test.ts > getTimeToStart() > accounts for offsets when running behind:
apps/client/src/views/timeline/__tests__/timeline.utils.test.ts#L79
TypeError: getTimeToStart is not a function
❯ src/views/timeline/__tests__/timeline.utils.test.ts:79:20
|
src/views/timeline/__tests__/timeline.utils.test.ts > getTimeToStart() > accounts for offsets when running ahead:
apps/client/src/views/timeline/__tests__/timeline.utils.test.ts#L89
TypeError: getTimeToStart is not a function
❯ src/views/timeline/__tests__/timeline.utils.test.ts:89:20
|
unit-test
Process completed with exit code 1.
|
unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-test
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 | |
---|---|---|
automated-screenshots
|
514 KB |
|
playwright-report
|
2.8 MB |
|