Skip to content

I'm pushing this garbage to see what the build failure errors are. #142

I'm pushing this garbage to see what the build failure errors are.

I'm pushing this garbage to see what the build failure errors are. #142

Triggered via push March 18, 2025 13:05
Status Failure
Total duration 35s
Artifacts
Fit to window
Zoom out
Zoom in

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
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
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
'parser' is declared but its value is never read.
build
Cannot find module 'tree-sitter-c-sharp' or its corresponding type declarations.