[p5.js 2.0] Vector refactor n-dimentional and Matrix class extraction #7376
Annotations
9 errors and 1 warning
build and test:
src/webgl/loading.js#L575
TypeError: Vector is not a constructor
❯ parseObj src/webgl/loading.js:575:26
❯ fn.loadModel src/webgl/loading.js:456:9
❯ test/unit/io/loadModel.js:48:19
|
build and test:
test/unit/io/loadModel.js#L82
AssertionError: expected [Function] to throw error including 'Model coloring is inconsistent. Eithe…' but got 'Vector is not a constructor'
Expected: "Model coloring is inconsistent. Either all vertices should have colors or none should."
Received: "Vector is not a constructor"
❯ test/unit/io/loadModel.js:82:5
|
build and test:
src/webgl/loading.js#L575
TypeError: Vector is not a constructor
❯ parseObj src/webgl/loading.js:575:26
❯ fn.loadModel src/webgl/loading.js:456:9
❯ test/unit/io/loadModel.js:88:19
|
build and test:
src/webgl/loading.js#L575
TypeError: Vector is not a constructor
❯ parseObj src/webgl/loading.js:575:26
❯ fn.loadModel src/webgl/loading.js:456:9
❯ test/unit/io/loadModel.js:94:19
|
build and test:
src/webgl/loading.js#L575
TypeError: Vector is not a constructor
❯ parseObj src/webgl/loading.js:575:26
❯ fn.loadModel src/webgl/loading.js:456:9
❯ test/unit/io/loadModel.js:99:5
|
build and test:
src/webgl/loading.js#L881
TypeError: Vector is not a constructor
❯ parseASCIISTL src/webgl/loading.js:881:25
❯ parseSTL src/webgl/loading.js:696:7
❯ fn.loadModel src/webgl/loading.js:431:9
❯ test/unit/io/loadModel.js:105:19
|
build and test:
src/webgl/loading.js#L881
TypeError: Vector is not a constructor
❯ parseASCIISTL src/webgl/loading.js:881:25
❯ parseSTL src/webgl/loading.js:696:7
❯ fn.loadModel src/webgl/loading.js:431:9
❯ test/unit/io/loadModel.js:110:19
|
build and test:
src/webgl/loading.js#L881
TypeError: Vector is not a constructor
❯ parseASCIISTL src/webgl/loading.js:881:25
❯ parseSTL src/webgl/loading.js:696:7
❯ fn.loadModel src/webgl/loading.js:431:9
❯ test/unit/io/loadModel.js:115:19
|
build and test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading