Adding Run and Debug Selected Test Commands #28842
ci.yaml
on: pull_request
Annotations
11 errors
TypeScript (ubuntu-latest):
editors/code/src/commands.ts#L1119
Expected { after 'if' condition
|
TypeScript (ubuntu-latest):
editors/code/src/commands.ts#L1121
This assertion is unnecessary since it does not change the type of the expression
|
TypeScript (ubuntu-latest):
editors/code/src/commands.ts#L1150
Expected { after 'if' condition
|
TypeScript (ubuntu-latest):
editors/code/src/commands.ts#L1152
This assertion is unnecessary since it does not change the type of the expression
|
TypeScript (ubuntu-latest)
Process completed with exit code 1.
|
TypeScript (windows-latest):
editors/code/src/commands.ts#L1119
Expected { after 'if' condition
|
TypeScript (windows-latest):
editors/code/src/commands.ts#L1121
This assertion is unnecessary since it does not change the type of the expression
|
TypeScript (windows-latest):
editors/code/src/commands.ts#L1150
Expected { after 'if' condition
|
TypeScript (windows-latest):
editors/code/src/commands.ts#L1152
This assertion is unnecessary since it does not change the type of the expression
|
TypeScript (windows-latest)
Process completed with exit code 1.
|
Rust (ubuntu-latest)
Process completed with exit code 101.
|