Skip to content

feat: add isPriority property on AB Conversion Manually Queued event #1737

feat: add isPriority property on AB Conversion Manually Queued event

feat: add isPriority property on AB Conversion Manually Queued event #1737

Triggered via push January 9, 2025 19:20
Status Failure
Total duration 32s
Artifacts

pr.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test: test/platform/events/asset-bundle.spec.ts#L32
Property 'isPriority' is missing in type '{ entityId: string; platform: "mac"; isLods: false; }' but required in type '{ entityId: string; platform: "mac" | "windows" | "webgl"; isLods: boolean; isPriority: boolean; }'.
test
Process completed with exit code 1.
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636