Skip to content

feat: add diamond-square terrain generator #48

feat: add diamond-square terrain generator

feat: add diamond-square terrain generator #48

Triggered via pull request October 7, 2025 09:38
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: tests/diamondSquare.test.ts#L12
Unsafe member access .max on an `any` value
build: tests/diamondSquare.test.ts#L11
Unsafe member access .min on an `any` value
build: tests/diamondSquare.test.ts#L11
Unsafe argument of type `any` assigned to a parameter of type `number`
build: tests/diamondSquare.test.ts#L11
Unsafe member access .min on an `any` value
build: tests/diamondSquare.test.ts#L10
Unsafe member access .grid on an `any` value
build: tests/diamondSquare.test.ts#L10
Unsafe member access .grid on an `any` value
build: tests/diamondSquare.test.ts#L9
Unsafe call of an `any` typed value
build: tests/diamondSquare.test.ts#L9
Unsafe assignment of an `any` value
build: tests/diamondSquare.test.ts#L8
Unsafe call of an `any` typed value
build: tests/diamondSquare.test.ts#L8
Unsafe assignment of an `any` value