Add save participant under its own ID to avoid conflicts. #1649
Annotations
7 warnings
Lint:
extension/src/bs/BuildServerController.ts#L65
Unexpected any. Specify a different type
|
Lint:
extension/src/bs/BuildServerController.ts#L127
Unexpected any. Specify a different type
|
Lint:
extension/src/bs/GradleTestRunner.ts#L18
Unexpected any. Specify a different type
|
Lint:
extension/src/bs/GradleTestRunner.ts#L24
Unexpected any. Specify a different type
|
Lint:
extension/src/java-test-runner.api.ts#L274
Unexpected any. Specify a different type
|
Lint:
extension/src/java-test-runner.api.ts#L286
Unexpected any. Specify a different type
|
Lint:
extension/src/server/GradleServer.ts#L161
'_reject' is defined but never used
|
Loading