Uyuni scap enhancements #2829
typescript-compilation.yml
on: pull_request
Matrix: typescript_compilation
Annotations
10 errors and 1 warning
typescript_compilation (20.x)
Property 'selectedTailoringFile' is missing in type '{ model: {}; isInvalid: true; messages: never[]; errors: never[]; tailoringFiles: any; dataStreams: any; tailoringFileProfiles: never[]; earliest: Moment; xccdfProfiles: []; }' but required in type 'Readonly<State>'.
|
typescript_compilation (20.x)
Property 'tailoringFiles' does not exist on type 'Window & typeof globalThis'.
|
typescript_compilation (20.x)
Property 'scapDataStreams' does not exist on type 'Window & typeof globalThis'.
|
typescript_compilation (20.x)
Object is possibly 'undefined'.
|
typescript_compilation (20.x)
No overload matches this call.
|
typescript_compilation (20.x)
Type '{ name: string; label: string; required: true; labelClass: string; divClass: string; value: string; }' is not assignable to type 'IntrinsicAttributes & Pick<Props, "children" | "title" | "name" | "hideLabel" | "validators"> & Partial<Pick<Props, "label" | "disabled" | ... 11 more ... | "inputClass">> & Partial<...>'.
|
typescript_compilation (20.x)
Property 'id' does not exist on type 'never'.
|
typescript_compilation (20.x)
Property 'title' does not exist on type 'never'.
|
typescript_compilation (20.x)
Property 'defaultModel' does not exist on type 'TailoringFile'.
|
typescript_compilation (20.x)
Property 'handleTailoringFileUpload' does not exist on type 'TailoringFile'.
|
typescript_compilation (20.x)
The `set-output` 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/
|