Skip to content

feat: Automatic Video Quality Adjustments [WPB-11479] (#18253) #5693

feat: Automatic Video Quality Adjustments [WPB-11479] (#18253)

feat: Automatic Video Quality Adjustments [WPB-11479] (#18253) #5693

Triggered via push December 4, 2024 14:10
Status Success
Total duration 4m 55s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: server/config/client.config.ts#L78
No magic number: 4
test: server/config/client.config.ts#L81
No magic number: 500
test: server/config/client.config.ts#L82
No magic number: 4
test: server/config/client.config.ts#L83
No magic number: 8
test: server/config/index.ts#L32
Caution: `dotenv` also has a named export `load`. Check if you meant to write `import {load} from 'dotenv-extended'` instead
test: server/config/server.config.ts#L112
No magic number: 21080
test: server/routes/RedirectRoutes.ts#L26
Caution: `express` also has a named export `Router`. Check if you meant to write `import {Router} from 'express'` instead
test: server/routes/Root.ts#L29
Caution: `maxmind` also has a named export `open`. Check if you meant to write `import {open} from 'maxmind'` instead
test: server/routes/Root.ts#L29
Caution: `geolite2` also has a named export `paths`. Check if you meant to write `import {paths} from 'geolite2'` instead
test: server/routes/error/ErrorRoutes.ts#L26
Caution: `express` also has a named export `Router`. Check if you meant to write `import {Router} from 'express'` instead