Skip to content

moved Aardvark.Data.Opc QTree to old Aardvark.SceneGraph.Opc namespac… #50

moved Aardvark.Data.Opc QTree to old Aardvark.SceneGraph.Opc namespac…

moved Aardvark.Data.Opc QTree to old Aardvark.SceneGraph.Opc namespac… #50

Triggered via push October 3, 2024 12:07
Status Failure
Total duration 2m 24s
Artifacts

windows.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/Aardvark.Data.Opc/PatchHierarchy.fs#L9
The type 'QTree' is not defined. Maybe you want one of the following:� Tree
build: src/Aardvark.Data.Opc/PatchHierarchy.fs#L9
The type 'QTree' is not defined. Maybe you want one of the following:� Tree
build: src/Aardvark.Data.Opc/PatchHierarchy.fs#L49
The value, constructor, namespace or type 'Node' is not defined.
build: src/Aardvark.Data.Opc/PatchHierarchy.fs#L50
The value, constructor, namespace or type 'Leaf' is not defined.
build: src/Aardvark.Data.Opc/PatchHierarchy.fs#L55
The type 'QTree' is not defined. Maybe you want one of the following:� Tree
build: src/Aardvark.Data.Opc/PatchHierarchy.fs#L78
The type 'QTree' is not defined. Maybe you want one of the following:� Tree
build: src/Aardvark.Data.Opc/PatchHierarchy.fs#L78
The type 'QTree' is not defined. Maybe you want one of the following:� Tree
build: src/Aardvark.Data.Opc/PatchHierarchy.fs#L97
The type 'QTree' is not defined. Maybe you want one of the following:� Tree
build: src/Aardvark.Data.Opc/PatchHierarchy.fs#L124
Type mismatch. Expecting a� 'obj -> 'a' �but given a� 'Aardvark.SceneGraph.Opc.QTree<'b> -> 'b' �The type 'obj' does not match the type 'Aardvark.SceneGraph.Opc.QTree<'a>'
build: src/Aardvark.Data.Opc/PatchHierarchy.fs#L133
Type mismatch. Expecting a� 'obj -> 'a' �but given a� 'Aardvark.SceneGraph.Opc.QTree<'b> -> Aardvark.SceneGraph.Opc.QTree<'c>' �The type 'obj' does not match the type 'Aardvark.SceneGraph.Opc.QTree<'a>'