fix: improve deep cloning for graph and resampling to handle non-cloneable properties #1365
Annotations
9 warnings and 2 notices
|
Run Biome:
src/renderers/draw-heightmap.ts#L64
Avoid accessing namespace imports dynamically, it can prevent efficient tree shaking and increase bundle size.
|
|
Run Biome:
src/renderers/draw-heightmap.ts#L34
Avoid accessing namespace imports dynamically, it can prevent efficient tree shaking and increase bundle size.
|
|
Run Biome:
src/modules/resample.ts#L38
Do not access Object.prototype method 'hasOwnProperty' from target object.
|
|
Run Biome:
src/modules/military-generator.ts#L433
Change to an optional chain.
|
|
Run Biome:
src/modules/lakes.ts#L44
Change to an optional chain.
|
|
Run Biome:
src/modules/emblem/generator.ts#L485
A suppression shouldn't have an <explanation> placeholder. Example of suppression: // biome-ignore lint: false positive
|
|
Run Biome:
src/modules/emblem/generator.ts#L476
A suppression shouldn't have an <explanation> placeholder. Example of suppression: // biome-ignore lint: false positive
|
|
Run Biome:
src/modules/emblem/generator.ts#L472
A suppression shouldn't have an <explanation> placeholder. Example of suppression: // biome-ignore lint: false positive
|
|
Run Biome:
src/modules/emblem/generator.ts#L456
A suppression shouldn't have an <explanation> placeholder. Example of suppression: // biome-ignore lint: false positive
|
|
Run Biome:
src/modules/provinces-generator.ts#L321
The computed expression can be simplified without the use of a string literal.
|
|
Run Biome:
biome.json#L2
The configuration schema version does not match the CLI version 2.4.9
|
Loading