lowercase filter operators #314
publish-snapshot.yml
on: pull_request
Publish Snapshot
49s
Annotations
4 errors and 1 warning
|
Publish Snapshot
Process completed with exit code 2.
|
|
Publish Snapshot:
packages/hypergraph/src/entity/findMany.ts#L341
Argument of type 'EntityFieldFilter<Type<S>[string]>' is not assignable to parameter of type 'CrossFieldFilter<Type<S>>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
|
Publish Snapshot:
packages/hypergraph/src/entity/findMany.ts#L267
Parameter 'orFilter' implicitly has an 'any' type.
|
|
Publish Snapshot:
packages/hypergraph/src/entity/findMany.ts#L267
Property 'some' does not exist on type 'never'.
|
|
Publish Snapshot
Could not determine node version from /home/runner/work/hypergraph/hypergraph/package.json. Falling back
|