fix namespace import #55
lint_test_build.yml
on: push
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.
|