Skip to content

POC: monaco editor-based data visualization #2408

POC: monaco editor-based data visualization

POC: monaco editor-based data visualization #2408

Triggered via pull request December 13, 2024 18:21
Status Failure
Total duration 2m 14s
Artifacts

test-and-build.yaml

on: pull_request
Matrix: Test and Build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 20 warnings
Test and Build (macos-latest): poc-mongo-json-visualizer/media/script.js#L10
'acquireVsCodeApi' is not defined
Test and Build (macos-latest): poc-mongo-json-visualizer/media/script.js#L76
Unexpected var, use let or const instead
Test and Build (macos-latest)
Process completed with exit code 1.
Test and Build (ubuntu-latest): poc-mongo-json-visualizer/media/script.js#L10
'acquireVsCodeApi' is not defined
Test and Build (ubuntu-latest): poc-mongo-json-visualizer/media/script.js#L76
Unexpected var, use let or const instead
Test and Build (ubuntu-latest)
Process completed with exit code 1.
Test and Build (windows-2019)
Process completed with exit code 1.
Test and Build (macos-latest): src/commands/launchMongoShell.ts#L5
Missing return type on function
Test and Build (macos-latest): src/commands/launchMongoShell.ts#L32
Missing return type on function
Test and Build (macos-latest): src/commands/launchMongoShell.ts#L36
Missing return type on function
Test and Build (macos-latest): src/commands/launchMongoShell.ts#L40
Missing return type on function
Test and Build (macos-latest): src/commands/launchMongoShell.ts#L44
Missing return type on function
Test and Build (macos-latest): src/editors/documentIdStore.ts#L35
Missing return type on function
Test and Build (ubuntu-latest): src/commands/launchMongoShell.ts#L5
Missing return type on function
Test and Build (ubuntu-latest): src/commands/launchMongoShell.ts#L32
Missing return type on function
Test and Build (ubuntu-latest): src/commands/launchMongoShell.ts#L36
Missing return type on function
Test and Build (ubuntu-latest): src/commands/launchMongoShell.ts#L40
Missing return type on function
Test and Build (ubuntu-latest): src/commands/launchMongoShell.ts#L44
Missing return type on function
Test and Build (ubuntu-latest): src/editors/documentIdStore.ts#L35
Missing return type on function