Skip to content

Add transparency option #2402

Add transparency option

Add transparency option #2402

Triggered via pull request January 16, 2025 18:50
Status Failure
Total duration 29s
Artifacts

typescript.yml

on: pull_request
Run TypeScript
18s
Run TypeScript
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Run TypeScript: src/renderer/coremods/transparency/index.ts#L21
Argument of type '"overrideWindowBackgroundMaterial"' is not assignable to parameter of type 'keyof GeneralSettings'.
Run TypeScript: src/renderer/coremods/transparency/index.ts#L32
Argument of type '"overrideWindowBackgroundColor"' is not assignable to parameter of type 'keyof GeneralSettings'.
Run TypeScript: src/renderer/coremods/transparency/index.ts#L42
Argument of type '"overrideWindowBackgroundMaterial"' is not assignable to parameter of type 'keyof GeneralSettings'.
Run TypeScript
Process completed with exit code 2.
Run TypeScript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636