Skip to content

Add transparency option #2404

Add transparency option

Add transparency option #2404

Triggered via pull request January 16, 2025 20:35
Status Failure
Total duration 27s
Artifacts

typescript.yml

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

Annotations

4 errors and 1 warning
Run TypeScript: src/renderer/coremods/transparency/index.ts#L27
Argument of type '"overrideWindowBackgroundMaterial"' is not assignable to parameter of type 'keyof GeneralSettings'.
Run TypeScript: src/renderer/coremods/transparency/index.ts#L38
Argument of type '"overrideWindowBackgroundColor"' is not assignable to parameter of type 'keyof GeneralSettings'.
Run TypeScript: src/renderer/coremods/transparency/index.ts#L48
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