Add ability to sort auditoria into subspaces by track type #295
pipeline.yml
on: pull_request
Unit tests
26s
Build JSONSchema, TypeScript and Web
23s
Build Docker Image
30s
Annotations
4 errors and 5 warnings
Build JSONSchema, TypeScript and Web:
src/backends/pretalx/PretalxParser.ts#L146
Argument of type '{ id: string; slug: string; name: string; kind: RoomKind.Auditorium; talks: Map<any, any>; isPhysical: boolean; qaEnabled: boolean; }' is not assignable to parameter of type 'IAuditorium & { qaEnabled: boolean; }'.
|
Build JSONSchema, TypeScript and Web
Process completed with exit code 2.
|
Unit tests
Process completed with exit code 1.
|
Build Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yarn build" did not complete successfully: exit code: 2
|
Build JSONSchema, TypeScript and Web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Docker Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Docker Image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Docker Image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|