The commit was indeed dangerous #146
lint_test_build.yml
on: push
Annotations
21 errors
|
tests
Process completed with exit code 1.
|
|
tests:
packages/cli/src/languagesPlugins/python.test.ts#L94
AssertionError: expected 'module' to be '' // Object.is equality
- Expected
+ Received
+ module
❯ packages/cli/src/languagesPlugins/python.test.ts:94:31
|
|
tests:
packages/cli/src/languagesPlugins/python.test.ts#L94
AssertionError: expected 'module' to be '' // Object.is equality
- Expected
+ Received
+ module
❯ packages/cli/src/languagesPlugins/python.test.ts:94:31
|
|
tests:
packages/cli/src/languagesPlugins/python.test.ts#L94
AssertionError: expected 'module' to be '' // Object.is equality
- Expected
+ Received
+ module
❯ packages/cli/src/languagesPlugins/python.test.ts:94:31
|
|
tests:
packages/cli/src/languagesPlugins/python.test.ts#L94
AssertionError: expected 'module' to be '' // Object.is equality
- Expected
+ Received
+ module
❯ packages/cli/src/languagesPlugins/python.test.ts:94:31
|
|
tests:
packages/cli/src/languagesPlugins/python.test.ts#L94
AssertionError: expected 'module' to be '' // Object.is equality
- Expected
+ Received
+ module
❯ packages/cli/src/languagesPlugins/python.test.ts:94:31
|
|
build
Property 'getImportedModules' does not exist on type 'PythonImportResolver'.
|
|
build
Parameter 'symbol' implicitly has an 'any' type.
|
|
build
Cannot find name 'ImportedModule'.
|
|
build
Parameter 'symbol' implicitly has an 'any' type.
|
|
build
Cannot find name 'ImportedModule'.
|
|
build
Property 'getImportedModules' does not exist on type 'PythonImportResolver'.
|
|
build
Argument of type 'PythonModuleResolver' is not assignable to parameter of type 'PythonModuleMapper'.
|
|
build
Expected 1 arguments, but got 2.
|
|
build
Property 'parser' does not exist on type 'CsharpExportResolver'.
|
|
build
Cannot find module 'tree-sitter-c-sharp' or its corresponding type declarations.
|
|
lint
Process completed with exit code 1.
|
|
lint:
packages/cli/src/languagesPlugins/ImportExtractor/python.test.ts#L16
'extractor' is assigned a value but never used
|
|
lint:
packages/cli/src/languagesPlugins/ImportExtractor/python.test.ts#L12
'pythonRegularModule' is defined but never used
|
|
lint:
packages/cli/src/languagesPlugins/ImportExtractor/python.test.ts#L12
'pythonFromModule' is defined but never used
|
|
lint:
packages/cli/src/languagesPlugins/ImportExtractor/python.test.ts#L11
'path' is defined but never used
|