Skip to content

refactor: migrate sensors from TypeScript to JSON data #1168

refactor: migrate sensors from TypeScript to JSON data

refactor: migrate sensors from TypeScript to JSON data #1168

Triggered via pull request November 18, 2025 01:36
Status Failure
Total duration 1m 47s
Artifacts

build-pipeline.yml

on: pull_request
Yaml Lint
17s
Yaml Lint
NPM Audit Report
23s
NPM Audit Report
Matrix: Lint and Unit Tests
TruffleHog Secrets Scan
0s
TruffleHog Secrets Scan
CodeQL Security Scan
0s
CodeQL Security Scan
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 10 warnings
Yaml Lint
Process completed with exit code 1.
NPM Audit Report
Lint and Unit Tests (eslint): src/app/data/catalogs/sensorLoader.ts#L102
Unexpected any. Specify a different type
Lint and Unit Tests (eslint): src/app/data/catalogs/sensorLoader.ts#L99
Unexpected any. Specify a different type
Lint and Unit Tests (eslint): src/app/data/catalogs/sensorLoader.ts#L86
Expected parentheses around arrow function argument
Lint and Unit Tests (eslint): src/app/data/catalogs/sensorLoader.ts#L84
Unexpected any. Specify a different type
Lint and Unit Tests (eslint): src/app/data/catalogs/sensorLoader.ts#L84
Unexpected any. Specify a different type
Lint and Unit Tests (eslint): src/app/data/catalogs/sensorLoader.ts#L84
Unexpected any. Specify a different type
Lint and Unit Tests (eslint): src/app/data/catalogs/sensorLoader.ts#L73
Unexpected any. Specify a different type
Lint and Unit Tests (eslint): src/app/data/catalogs/sensorLoader.ts#L73
Unexpected any. Specify a different type
Lint and Unit Tests (eslint): src/app/data/catalogs/sensorLoader.ts#L73
Unexpected any. Specify a different type
Lint and Unit Tests (unit-test)
Process completed with exit code 1.
Lint and Unit Tests (eslint): src/plugins-pro/initial-orbit/om-manager.ts#L342
Blocks are nested too deeply (5). Maximum allowed is 4
Lint and Unit Tests (eslint): src/plugins-pro/initial-orbit/om-manager.ts#L329
Blocks are nested too deeply (6). Maximum allowed is 4
Lint and Unit Tests (eslint): src/plugins-pro/initial-orbit/om-manager.ts#L326
Blocks are nested too deeply (5). Maximum allowed is 4
Lint and Unit Tests (eslint): src/keepTrackApi.ts#L101
Unexpected console statement
Lint and Unit Tests (eslint): src/engine/rendering/gl-utils.ts#L62
Unexpected console statement
Lint and Unit Tests (eslint): src/engine/input/url-manager.ts#L644
Unexpected console statement
Lint and Unit Tests (eslint): src/engine/input/url-manager.ts#L256
Unexpected console statement
Lint and Unit Tests (eslint): src/app/data/catalogs/sensorLoader.ts#L98
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype