Skip to content

Feat: initial lib & demo #7

Feat: initial lib & demo

Feat: initial lib & demo #7

Triggered via pull request March 7, 2024 14:02
Status Failure
Total duration 29s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: src/procgen/HeightProfiler.ts#L19
Parameter 'curveParams' implicitly has an 'any' type.
lint: src/procgen/HeightProfiler.ts#L23
Parameter 'curveProfile' implicitly has an 'any' type.
lint: src/procgen/HeightProfiler.ts#L24
Element implicitly has an 'any' type because expression of type 'ProfileType' can't be used to index type '{}'.
lint: src/procgen/HeightProfiler.ts#L25
Element implicitly has an 'any' type because expression of type 'ProfileType' can't be used to index type '{}'.
lint: src/procgen/HeightProfiler.ts#L28
Parameter 'inputVal' implicitly has an 'any' type.
lint: src/procgen/HeightProfiler.ts#L32
Parameter 'inputVal' implicitly has an 'any' type.
lint: src/procgen/HeightProfiler.ts#L33
Element implicitly has an 'any' type because expression of type 'ProfileType' can't be used to index type '{}'.
lint: src/procgen/HeightProfiler.ts#L44
Parameter 'noise' implicitly has an 'any' type.
lint: src/procgen/HeightProfiler.ts#L44
Parameter 'curveProfile' implicitly has an 'any' type.
lint: src/procgen/HeightProfiler.ts#L46
Parameter 'point' implicitly has an 'any' type.