Skip to content

Extend TargetSpec functionality to rust-project.json #30796

Extend TargetSpec functionality to rust-project.json

Extend TargetSpec functionality to rust-project.json #30796

Triggered via pull request March 29, 2024 21:41
Status Failure
Total duration 4m 57s
Artifacts

ci.yaml

on: pull_request
Matrix: Rust
Matrix: TypeScript
bors build finished
0s
bors build finished
bors build finished
0s
bors build finished
Fit to window
Zoom out
Zoom in

Annotations

15 errors
TypeScript (ubuntu-latest)
Type '(runnable: Runnable, executable: string, cargoWorkspace: string, env: Record<string, string>, _sourceFileMap?: Record<string, string> | undefined) => DebugConfiguration' is not assignable to type 'DebugConfigProvider'.
TypeScript (ubuntu-latest)
Property 'executableArgs' does not exist on type 'CargoRunnable | ProjectJsonRunnable'.
TypeScript (ubuntu-latest)
'toolchain' is declared but its value is never read.
TypeScript (ubuntu-latest)
Namespace '"/home/runner/work/rust-analyzer/rust-analyzer/editors/code/src/tasks"' has no exported member 'CargoTaskDefinition'.
TypeScript (ubuntu-latest)
Process completed with exit code 2.
Rust Cross
Process completed with exit code 101.
TypeScript (windows-latest)
Type '(runnable: Runnable, executable: string, cargoWorkspace: string, env: Record<string, string>, _sourceFileMap?: Record<string, string> | undefined) => DebugConfiguration' is not assignable to type 'DebugConfigProvider'.
TypeScript (windows-latest)
Property 'executableArgs' does not exist on type 'CargoRunnable | ProjectJsonRunnable'.
TypeScript (windows-latest)
'toolchain' is declared but its value is never read.
TypeScript (windows-latest)
Namespace '"D:/a/rust-analyzer/rust-analyzer/editors/code/src/tasks"' has no exported member 'CargoTaskDefinition'.
TypeScript (windows-latest)
Process completed with exit code 1.
Rust (windows-latest)
Process completed with exit code 1.
Rust (ubuntu-latest)
Process completed with exit code 101.
Rust (macos-latest)
Process completed with exit code 101.