Feat/data structures #28
Annotations
10 errors
          | 
                      
                        lib/geometry/aabb.ts#L80
                      
                       Argument of type 'this' is not assignable to parameter of type 'IAABB'. | 
| 
                      
                        lib/geometry/aabb.ts#L66
                      
                       Class 'AABB' incorrectly implements interface 'IAABB'. | 
| 
                      
                        lib/geometry/aabb.ts#L17
                      
                       Property 'position' does not exist on type 'IAABB'. | 
| 
                      
                        lib/geometry/aabb.ts#L16
                      
                       Property 'position' does not exist on type 'IAABB'. | 
| 
                      
                        lib/geometry/aabb.ts#L12
                      
                       Property 'size' does not exist on type 'IAABB'. | 
| 
                      
                        lib/diagnostics/measure.ts#L4
                      
                       '#_end' is declared but its value is never read. | 
| 
                      
                        lib/diagnostics/measure.ts#L4
                      
                       Property '#_end' has no initializer and is not definitely assigned in the constructor. | 
| 
                      
                        lib/diagnostics/measure.ts#L3
                      
                       '#_start' is declared but its value is never read. | 
| 
                      
                        lib/diagnostics/measure.ts#L3
                      
                       Property '#_start' has no initializer and is not definitely assigned in the constructor. | 
| 
                      
                        lib/diagnostics/measure.ts#L2
                      
                       Property 'id' has no initializer and is not definitely assigned in the constructor. | 
The logs for this run have expired and are no longer available.
        
      Loading