Skip to content

[p5.js 2.0] State machines and renderer refactoring #4838

[p5.js 2.0] State machines and renderer refactoring

[p5.js 2.0] State machines and renderer refactoring #4838

Triggered via pull request September 22, 2024 19:42
Status Failure
Total duration 1m 12s
Artifacts

ci-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test/unit/webgl/p5.Framebuffer.js > p5.Framebuffer > formats and channels > framebuffers work with WebGL 1, unsigned-byte rgba unsigned-int depth antialiased: src/webgl/p5.RendererGL.js#L952
TypeError: this._pInst.color is not a function ❯ RendererGL.background src/webgl/p5.RendererGL.js:952:30 ❯ fn.background src/color/setting.js:650:20 ❯ test/unit/webgl/p5.Framebuffer.js:41:18 ❯ Framebuffer.draw src/webgl/p5.Framebuffer.js:1310:5 ❯ test/unit/webgl/p5.Framebuffer.js:40:15
test/unit/webgl/p5.Framebuffer.js > p5.Framebuffer > formats and channels > framebuffers work with WebGL 1, unsigned-byte rgba float depth antialiased: src/webgl/p5.RendererGL.js#L952
TypeError: this._pInst.color is not a function ❯ RendererGL.background src/webgl/p5.RendererGL.js:952:30 ❯ fn.background src/color/setting.js:650:20 ❯ test/unit/webgl/p5.Framebuffer.js:41:18 ❯ Framebuffer.draw src/webgl/p5.Framebuffer.js:1310:5 ❯ test/unit/webgl/p5.Framebuffer.js:40:15
test/unit/webgl/p5.Framebuffer.js > p5.Framebuffer > formats and channels > framebuffers work with WebGL 1, unsigned-byte rgba no depth antialiased: src/webgl/p5.RendererGL.js#L952
TypeError: this._pInst.color is not a function ❯ RendererGL.background src/webgl/p5.RendererGL.js:952:30 ❯ fn.background src/color/setting.js:650:20 ❯ test/unit/webgl/p5.Framebuffer.js:41:18 ❯ Framebuffer.draw src/webgl/p5.Framebuffer.js:1310:5 ❯ test/unit/webgl/p5.Framebuffer.js:40:15
test/unit/webgl/p5.Framebuffer.js > p5.Framebuffer > formats and channels > framebuffers work with WebGL 1, unsigned-byte rgba unsigned-int depth : src/webgl/p5.RendererGL.js#L952
TypeError: this._pInst.color is not a function ❯ RendererGL.background src/webgl/p5.RendererGL.js:952:30 ❯ fn.background src/color/setting.js:650:20 ❯ test/unit/webgl/p5.Framebuffer.js:41:18 ❯ Framebuffer.draw src/webgl/p5.Framebuffer.js:1310:5 ❯ test/unit/webgl/p5.Framebuffer.js:40:15
test/unit/webgl/p5.Framebuffer.js > p5.Framebuffer > formats and channels > framebuffers work with WebGL 1, unsigned-byte rgba float depth : src/webgl/p5.RendererGL.js#L952
TypeError: this._pInst.color is not a function ❯ RendererGL.background src/webgl/p5.RendererGL.js:952:30 ❯ fn.background src/color/setting.js:650:20 ❯ test/unit/webgl/p5.Framebuffer.js:41:18 ❯ Framebuffer.draw src/webgl/p5.Framebuffer.js:1310:5 ❯ test/unit/webgl/p5.Framebuffer.js:40:15
test/unit/webgl/p5.Framebuffer.js > p5.Framebuffer > formats and channels > framebuffers work with WebGL 1, unsigned-byte rgba no depth : src/webgl/p5.RendererGL.js#L952
TypeError: this._pInst.color is not a function ❯ RendererGL.background src/webgl/p5.RendererGL.js:952:30 ❯ fn.background src/color/setting.js:650:20 ❯ test/unit/webgl/p5.Framebuffer.js:41:18 ❯ Framebuffer.draw src/webgl/p5.Framebuffer.js:1310:5 ❯ test/unit/webgl/p5.Framebuffer.js:40:15
test/unit/webgl/p5.Framebuffer.js > p5.Framebuffer > formats and channels > framebuffers work with WebGL 1, unsigned-byte rgb unsigned-int depth antialiased: src/webgl/p5.RendererGL.js#L952
TypeError: this._pInst.color is not a function ❯ RendererGL.background src/webgl/p5.RendererGL.js:952:30 ❯ fn.background src/color/setting.js:650:20 ❯ test/unit/webgl/p5.Framebuffer.js:41:18 ❯ Framebuffer.draw src/webgl/p5.Framebuffer.js:1310:5 ❯ test/unit/webgl/p5.Framebuffer.js:40:15
test/unit/webgl/p5.Framebuffer.js > p5.Framebuffer > formats and channels > framebuffers work with WebGL 1, unsigned-byte rgb float depth antialiased: src/webgl/p5.RendererGL.js#L952
TypeError: this._pInst.color is not a function ❯ RendererGL.background src/webgl/p5.RendererGL.js:952:30 ❯ fn.background src/color/setting.js:650:20 ❯ test/unit/webgl/p5.Framebuffer.js:41:18 ❯ Framebuffer.draw src/webgl/p5.Framebuffer.js:1310:5 ❯ test/unit/webgl/p5.Framebuffer.js:40:15
test/unit/webgl/p5.Framebuffer.js > p5.Framebuffer > formats and channels > framebuffers work with WebGL 1, unsigned-byte rgb no depth antialiased: src/webgl/p5.RendererGL.js#L952
TypeError: this._pInst.color is not a function ❯ RendererGL.background src/webgl/p5.RendererGL.js:952:30 ❯ fn.background src/color/setting.js:650:20 ❯ test/unit/webgl/p5.Framebuffer.js:41:18 ❯ Framebuffer.draw src/webgl/p5.Framebuffer.js:1310:5 ❯ test/unit/webgl/p5.Framebuffer.js:40:15
test/unit/webgl/p5.Framebuffer.js > p5.Framebuffer > formats and channels > framebuffers work with WebGL 1, unsigned-byte rgb unsigned-int depth : src/webgl/p5.RendererGL.js#L952
TypeError: this._pInst.color is not a function ❯ RendererGL.background src/webgl/p5.RendererGL.js:952:30 ❯ fn.background src/color/setting.js:650:20 ❯ test/unit/webgl/p5.Framebuffer.js:41:18 ❯ Framebuffer.draw src/webgl/p5.Framebuffer.js:1310:5 ❯ test/unit/webgl/p5.Framebuffer.js:40:15
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/