Skip to content

fix outdated type import #54

fix outdated type import

fix outdated type import #54

Triggered via push November 27, 2024 18:09
Status Failure
Total duration 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build
Module '"./types"' has no exported member 'Import'.
build
Module '"./types"' has no exported member 'Export'.
build
Argument of type 'this' is not assignable to parameter of type 'LanguagePlugin'.
build
Property 'getExports' in type 'PythonPlugin' is not assignable to the same property in base type 'LanguagePlugin'.
build
Parameter 'importSpecifier' implicitly has an 'any' type.
build
Parameter 'namedExport' implicitly has an 'any' type.
build
Parameter 'importSpecifier' implicitly has an 'any' type.
build
Process completed with exit code 2.