Skip to content

converted ProcessTriple to typegoose #177

converted ProcessTriple to typegoose

converted ProcessTriple to typegoose #177

Triggered via push October 18, 2023 15:57
Status Failure
Total duration 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors
build (17.x): src/manager/lib/Manager.ts#L6
'"@derzis/models"' has no exported member named 'ITriple'. Did you mean 'Triple'?
build (17.x): src/manager/lib/Manager.ts#L12
'"@derzis/models"' has no exported member named 'IResource'. Did you mean 'Resource'?
build (17.x): src/manager/lib/Manager.ts#L152
Argument of type '{ subject: string; predicate: string; object: string; }[]' is not assignable to parameter of type 'TripleClass[]'.
build (17.x): src/manager/lib/Manager.ts#L155
Argument of type '{ subject: string; predicate: string; object: string; }[]' is not assignable to parameter of type 'TripleClass[]'.
build (17.x): src/manager/lib/ProcessManager.ts#L103
Property 'updatedAt' does not exist on type 'Document<unknown, BeAnObject, ResourceClass> & Omit<ResourceClass & { _id: ObjectId; }, "typegooseName"> & IObjectWithTypegooseFunction'.
build (17.x): src/manager/lib/ProcessManager.ts#L131
Property 'updatedAt' does not exist on type 'Document<unknown, BeAnObject, ResourceClass> & Omit<ResourceClass & { _id: ObjectId; }, "typegooseName"> & IObjectWithTypegooseFunction'.
build (17.x): src/models/Domain.ts#L495
No overload matches this call.
build (17.x): src/models/Domain.ts#L515
Type 'UrlType' is not assignable to type 'string | number | symbol'.
build (17.x): src/models/Domain.ts#L516
Type 'UrlType' cannot be used as an index type.
build (20.x): src/manager/lib/Manager.ts#L6
'"@derzis/models"' has no exported member named 'ITriple'. Did you mean 'Triple'?
build (17.x): src/models/Path.ts#L2
'"@derzis/common"' has no exported member named 'urlType'. Did you mean 'UrlType'?
build (20.x): src/manager/lib/Manager.ts#L12
'"@derzis/models"' has no exported member named 'IResource'. Did you mean 'Resource'?
build (20.x): src/manager/lib/Manager.ts#L152
Argument of type '{ subject: string; predicate: string; object: string; }[]' is not assignable to parameter of type 'TripleClass[]'.
build (20.x): src/manager/lib/Manager.ts#L155
Argument of type '{ subject: string; predicate: string; object: string; }[]' is not assignable to parameter of type 'TripleClass[]'.
build (20.x): src/manager/lib/ProcessManager.ts#L103
Property 'updatedAt' does not exist on type 'Document<unknown, BeAnObject, ResourceClass> & Omit<ResourceClass & { _id: ObjectId; }, "typegooseName"> & IObjectWithTypegooseFunction'.
build (20.x): src/manager/lib/ProcessManager.ts#L131
Property 'updatedAt' does not exist on type 'Document<unknown, BeAnObject, ResourceClass> & Omit<ResourceClass & { _id: ObjectId; }, "typegooseName"> & IObjectWithTypegooseFunction'.
build (20.x): src/models/Domain.ts#L495
No overload matches this call.
build (20.x): src/models/Domain.ts#L515
Type 'UrlType' is not assignable to type 'string | number | symbol'.
build (20.x): src/models/Domain.ts#L516
Type 'UrlType' cannot be used as an index type.
build (20.x): src/models/Path.ts#L2
'"@derzis/common"' has no exported member named 'urlType'. Did you mean 'UrlType'?