Extend TargetSpec
functionality to rust-project.json
#30796
ci.yaml
on: pull_request
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):
crates/rust-analyzer/src/global_state.rs#L530
field `0` is never read
|
Rust (ubuntu-latest)
Process completed with exit code 101.
|
Rust (macos-latest)
Process completed with exit code 101.
|