Add ci and convert to vitest #11
Annotations
9 errors and 1 warning
src/core.js#L141
TypeError: Cannot read properties of null (reading 'getUniformLocation')
❯ NodeCanvasElement.getContext node_modules/node-canvas-webgl/lib/canvas.js:88:39
❯ Module.getWebGLContext src/core.js:141:22
❯ test/unit/core.js:13:26
|
src/core.js#L141
TypeError: Cannot read properties of null (reading 'getUniformLocation')
❯ NodeCanvasElement.getContext node_modules/node-canvas-webgl/lib/canvas.js:88:39
❯ Module.getWebGLContext src/core.js:141:22
❯ test/unit/core.js:27:44
|
src/core.js#L141
TypeError: Cannot read properties of null (reading 'getUniformLocation')
❯ NodeCanvasElement.getContext node_modules/node-canvas-webgl/lib/canvas.js:88:39
❯ Module.getWebGLContext src/core.js:141:22
❯ test/unit/core.js:37:44
|
src/core.js#L141
TypeError: Cannot read properties of null (reading 'getUniformLocation')
❯ NodeCanvasElement.getContext node_modules/node-canvas-webgl/lib/canvas.js:88:39
❯ Module.getWebGLContext src/core.js:141:22
❯ test/unit/core.js:65:42
|
src/core.js#L141
TypeError: Cannot read properties of null (reading 'getUniformLocation')
❯ NodeCanvasElement.getContext node_modules/node-canvas-webgl/lib/canvas.js:88:39
❯ Module.getWebGLContext src/core.js:141:22
❯ test/unit/core.js:110:42
|
src/core.js#L141
TypeError: Cannot read properties of null (reading 'getUniformLocation')
❯ NodeCanvasElement.getContext node_modules/node-canvas-webgl/lib/canvas.js:88:39
❯ Module.getWebGLContext src/core.js:141:22
❯ test/unit/core.js:126:42
|
src/core.js#L141
TypeError: Cannot read properties of null (reading 'getUniformLocation')
❯ NodeCanvasElement.getContext node_modules/node-canvas-webgl/lib/canvas.js:88:39
❯ Module.getWebGLContext src/core.js:141:22
❯ test/unit/core.js:144:42
|
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading