feat: add isPriority property on AB Conversion Manually Queued event #1737
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
|