Skip to content

fix namespace import #55

fix namespace import

fix namespace import #55

Triggered via push November 28, 2024 11:57
Status Failure
Total duration 34s
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.