Skip to content

fix(dashboard): address review feedback on codec gate UX

5d9e76c
Select commit
Loading
Failed to load commit list.
Open

feat(viewer,server): per-board HW decode dispatch + codec gate on upload #2885

fix(dashboard): address review feedback on codec gate UX
5d9e76c
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 15, 2026 in 32s

Annotations

Check warning on line 453 in src/anthias_server/app/static/src/home.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `childNode.remove()` over `parentNode.removeChild(childNode)`.

See more on https://sonarcloud.io/project/issues?id=Screenly_screenly-ose&issues=AZ4rPRFlmJroqXMS2lWD&open=AZ4rPRFlmJroqXMS2lWD&pullRequest=2885

Check failure on line 32 in bin/start_viewer.sh

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use '[[' instead of '[' for conditional tests. The '[[' construct is safer and more feature-rich.

See more on https://sonarcloud.io/project/issues?id=Screenly_screenly-ose&issues=AZ4mkMdUOyQc2LVr0PMK&open=AZ4mkMdUOyQc2LVr0PMK&pullRequest=2885

Check warning on line 38 in bin/generate_board_enablement_testbed.sh

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Assign this positional parameter to a local variable.

See more on https://sonarcloud.io/project/issues?id=Screenly_screenly-ose&issues=AZ4lrfsJSR9ZwIZSo_Pa&open=AZ4lrfsJSR9ZwIZSo_Pa&pullRequest=2885

Check failure on line 29 in bin/start_viewer.sh

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use '[[' instead of '[' for conditional tests. The '[[' construct is safer and more feature-rich.

See more on https://sonarcloud.io/project/issues?id=Screenly_screenly-ose&issues=AZ4mkMdUOyQc2LVr0PMJ&open=AZ4mkMdUOyQc2LVr0PMJ&pullRequest=2885

Check warning on line 37 in bin/generate_board_enablement_testbed.sh

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Assign this positional parameter to a local variable.

See more on https://sonarcloud.io/project/issues?id=Screenly_screenly-ose&issues=AZ4lrfsISR9ZwIZSo_PZ&open=AZ4lrfsISR9ZwIZSo_PZ&pullRequest=2885

Check failure on line 48 in bin/start_viewer.sh

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add a default case (*) to handle unexpected values.

See more on https://sonarcloud.io/project/issues?id=Screenly_screenly-ose&issues=AZ4mkMdUOyQc2LVr0PML&open=AZ4mkMdUOyQc2LVr0PML&pullRequest=2885

Check warning on line 456 in src/anthias_server/app/static/src/home.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=Screenly_screenly-ose&issues=AZ4rPRFlmJroqXMS2lWE&open=AZ4rPRFlmJroqXMS2lWE&pullRequest=2885

Check warning on line 449 in src/anthias_server/app/static/src/home.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

The signature '(commandId: string, showUI?: boolean | undefined, value?: string | undefined): boolean' of 'document.execCommand' is deprecated.

See more on https://sonarcloud.io/project/issues?id=Screenly_screenly-ose&issues=AZ4rPRFlmJroqXMS2lWC&open=AZ4rPRFlmJroqXMS2lWC&pullRequest=2885