This repository was archived by the owner on Apr 13, 2026. It is now read-only.
Disable demo auth when SSO providers are configured #192
Annotations
5 errors and 1 warning
|
build-and-test
Process completed with exit code 1.
|
|
build-and-test:
src/server/auth/config.ts#L51
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test:
src/server/auth/config.ts#L50
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test:
src/server/auth/config.ts#L49
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test:
src/server/auth/config.ts#L48
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test
No files were found with the provided path: coverage. No artifacts will be uploaded.
|