Scap enhacements #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
typescript-compilation.yml
on: pull_request
Matrix: typescript_compilation
Annotations
10 errors and 1 warning
typescript_compilation (16.x)
Property 'defaultModel' does not exist on type 'TailoringFile'.
|
typescript_compilation (16.x)
Property 'defaultModel' does not exist on type 'TailoringFile'.
|
typescript_compilation (16.x)
Property 'defaultModel' does not exist on type 'TailoringFile'.
|
typescript_compilation (16.x)
Type '{ key: string; name: string; label: string; invalidHint: string; onChange: (name: any, value: any) => void; labelClass: string; divClass: string; hint: any; required: any; isClearable: true; }' is not assignable to type '(IntrinsicAttributes & Pick<InputBaseProps<string> & { isMulti?: false | undefined; getOptionValue: (option: any) => string; } & { getOptionLabel: (option: any) => string; ... 7 more ...; "data-testid"?: string | undefined; } & { ...; }, "children" | ... 8 more ... | "formatOptionLabel"> & Partial<...> & Partial<......'.
|
typescript_compilation (16.x)
Property 'handleKubeconfigUpload' does not exist on type 'TailoringFile'.
|
typescript_compilation (16.x)
Cannot find name 'PropsType'.
|
typescript_compilation (16.x)
Cannot find name 'StateType'.
|
typescript_compilation (16.x)
Property 'urlBounce' does not exist on type '{ info: (text: ReactNode, listMultiple?: boolean, header?: string | undefined) => MessageType[]; success: (text: ReactNode, listMultiple?: boolean, header?: string | undefined) => MessageType[]; warning: (text: ReactNode, listMultiple?: boolean, header?: string | undefined) => MessageType[]; error: (text: ReactNode,...'.
|
typescript_compilation (16.x)
Property 'reloadData' does not exist on type 'TailoringFiles'.
|
typescript_compilation (16.x)
Property 'tailoringFiles' does not exist on type 'Window & typeof globalThis'.
|
typescript_compilation (16.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/
|