Skip to content

Make shaders define what they get used for. #4781

Make shaders define what they get used for.

Make shaders define what they get used for. #4781

Triggered via pull request September 13, 2024 15:31
Status Failure
Total duration 1m 52s
Artifacts

ci-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test/unit/core/param_errors.js > Friendly Errors > validateParams: multiple types allowed for single parameter > saturation(): valid inputs: test/unit/core/param_errors.js#L18
TypeError: p5._validateParams is not a function ❯ test/unit/core/param_errors.js:18:27 ❯ test/unit/core/param_errors.js:17:19
test/unit/core/param_errors.js > Friendly Errors > validateParams: multiple types allowed for single parameter > saturation(): invalid inputs: test/unit/core/param_errors.js#L32
TypeError: p5._validateParams is not a function ❯ test/unit/core/param_errors.js:32:27 ❯ test/unit/core/param_errors.js:31:21
test/unit/core/param_errors.js > Friendly Errors > validateParams: constant as parameter > blendMode(): invalid constant: test/unit/core/param_errors.js#L49
TypeError: p5._validateParams is not a function ❯ test/unit/core/param_errors.js:49:27
test/unit/core/param_errors.js > Friendly Errors > validateParams: bumbers + optional constant > arc(): no friendly-err-msg: test/unit/core/param_errors.js#L70
TypeError: p5._validateParams is not a function ❯ test/unit/core/param_errors.js:70:27
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/