add source id to source object #1589
Annotations
10 errors and 3 warnings
lint
Type '{ file: { path: string; source: { type: "file-upload"; }; }; meta: { leadHeading: { value: string; }; }; }[]' is not assignable to type 'FileSectionReference[]'.
|
lint
Type '{ file: { path: string; source: { type: "file-upload"; }; }; meta: { leadHeading: { value: string; }; }; }[]' is not assignable to type 'FileSectionReference[]'.
|
lint
Type '{ file: { path: string; source: { type: "file-upload"; }; }; meta: { leadHeading: { value: string; }; }; }[]' is not assignable to type 'FileSectionReference[]'.
|
lint
Property 'id' is missing in type '{ type: "github"; }' but required in type 'Source'.
|
lint
Property 'id' is missing in type '{ type: "website"; }' but required in type 'Source'.
|
lint
Property 'id' is missing in type '{ type: "github"; }' but required in type 'Source'.
|
lint
Property 'id' is missing in type '{ type: "github"; }' but required in type 'Source'.
|
lint
Property 'id' is missing in type '{ type: "github"; }' but required in type 'Source'.
|
lint
Property 'id' is missing in type '{ type: "github"; }' but required in type 'Source'.
|
lint
Property 'id' is missing in type '{ type: "github"; }' but required in type 'Source'.
|
bundle-size
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|