ci: Format code #30
Annotations
3 errors
src/lib/blueprint.ts#L67
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
src/lib/blueprint.ts#L67
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
This job failed
Loading