Skip to content

update types

update types #31

Triggered via push June 22, 2024 15:53
Status Failure
Total duration 25s
Artifacts

format.yml

on: push
Format code
15s
Format code
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Format code: src/lib/blueprint.ts#L70
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
Format code: src/lib/blueprint.ts#L70
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Format code
Process completed with exit code 1.