Skip to content

Fix

Fix #87

Manually triggered June 14, 2024 09:21
Status Failure
Total duration 10m 29s
Artifacts

dispatch-fix.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors
yarn: apps/hashdotdev/src/components/blog-post.tsx#L107
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
yarn: libs/@blockprotocol/graph/src/codegen/compile/compile-schemas-to-typescript.ts#L18
'any' overrides all other types in this union type
yarn: libs/@blockprotocol/graph/src/codegen/compile/compile-schemas-to-typescript.ts#L18
'any' overrides all other types in this union type
yarn: libs/@blockprotocol/graph/src/codegen/compile/compile-schemas-to-typescript.ts#L18
'any' overrides all other types in this union type
yarn: libs/@blockprotocol/graph/src/codegen/compile/compile-schemas-to-typescript.ts#L21
Unsafe argument of type `any` assigned to a parameter of type `string`
yarn: libs/@blockprotocol/graph/src/codegen/compile/compile-schemas-to-typescript.ts#L21
Unsafe member access .title on an `any` value
yarn: libs/@blockprotocol/graph/src/codegen/compile/compile-schemas-to-typescript.ts#L39
Unsafe member access .type on an `any` value
yarn: libs/@blockprotocol/graph/src/codegen/compile/compile-schemas-to-typescript.ts#L49
Computed name [url as VersionedUrl] resolves to an any value