Skip to content

feat: GPU particles implementation #6315

feat: GPU particles implementation

feat: GPU particles implementation #6315

Triggered via pull request November 4, 2024 02:56
Status Failure
Total duration 1m 4s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 8 warnings
typedoc
Process completed with exit code 1.
examples
Process completed with exit code 1.
build: src/engine/Graphics/Raster.ts#L1
'GraphicImageWithCoordinates' is declared but its value is never read.
build: src/engine/Graphics/Raster.ts#L1
'GraphicImageWithCoordinatesOptions' is declared but its value is never read.
build
Process completed with exit code 2.
build: src/engine/Input/PointerAbstraction.ts#L58
Expected @param names to be "engine". Got "pos"
build: src/engine/Util/Util.ts#L97
Missing JSDoc @returns description
build: src/engine/Util/Util.ts#L106
@param path declaration ("...sources") root node name ("") does not match previous real parameter name ("target")
build: src/spec/CoroutineSpec.ts#L250
Async arrow function has no 'await' expression
build: src/spec/CoroutineSpec.ts#L275
Async arrow function has no 'await' expression
build: src/spec/CoroutineSpec.ts#L304
Async arrow function has no 'await' expression
build: src/spec/CoroutineSpec.ts#L326
Async arrow function has no 'await' expression
build: src/spec/CoroutineSpec.ts#L353
Async arrow function has no 'await' expression