fix: Fixed callbacks for sudo and import #16
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
|
build-and-test:
src/ui/components/default-component.tsx#L13
Cannot find module './progress/progress-display.js' or its corresponding type declarations.
|
|
build-and-test:
src/ui/components/progress/ProgressDisplay.tsx#L6
Cannot find module './spinner.js' or its corresponding type declarations.
|
|
build-and-test:
src/ui/components/progress/ProgressDisplay.tsx#L9
Cannot find module '../../hooks/store.js' or its corresponding type declarations.
|
|
build-and-test:
src/ui/components/progress/ProgressDisplay.tsx#L79
Element implicitly has an 'any' type because expression of type 'SubProcessName' can't be used to index type '{ apply: string; plan: string; destroy: string; import: string; apply_resource: string; generate_plan: string; initialize_plugins: string; parse: string; validate: string; get_required_parameters: string; import_resource: string; }'.
|
|
build-and-test:
src/ui/components/progress/ProgressDisplay.tsx#L98
Element implicitly has an 'any' type because expression of type 'SubProcessName' can't be used to index type '{ apply: string; plan: string; destroy: string; import: string; apply_resource: string; generate_plan: string; initialize_plugins: string; parse: string; validate: string; get_required_parameters: string; import_resource: string; }'.
|
|
build-and-test:
src/ui/components/sections/SudoSection.tsx#L8
'Text' cannot be used as a JSX component.
|
|
build-and-test:
src/ui/components/sections/SudoSection.tsx#L10
Cannot find name 'sudoAttemptCount'.
|
|
build-and-test:
src/ui/components/sections/SudoSection.tsx#L11
Cannot find name 'emitter'.
|
|
build-and-test:
src/ui/reporters/default-reporter.tsx#L12
Cannot find module '../components/progress/progress-display.js' or its corresponding type declarations.
|
|
build-and-test:
src/ui/reporters/default-reporter.tsx#L174
Parameter 'p' implicitly has an 'any' type.
|
|
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|