Skip to content

chore: bump version to 1.113.6 and update resample.js reference #229

chore: bump version to 1.113.6 and update resample.js reference

chore: bump version to 1.113.6 and update resample.js reference #229

Triggered via push March 9, 2026 23:00
Status Failure
Total duration 12s
Artifacts

lint.yml

on: push
quality
8s
quality
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 7 warnings, and 2 notices
quality
Process completed with exit code 1.
lint/suspicious/noRedeclare: src/renderers/draw-markers.ts#L56
Shouldn't redeclare 'getPin'. Consider to delete it or rename it.
lint/performance/noDynamicNamespaceImportAccess: src/renderers/draw-heightmap.ts#L64
Avoid accessing namespace imports dynamically, it can prevent efficient tree shaking and increase bundle size.
lint/performance/noDynamicNamespaceImportAccess: src/renderers/draw-heightmap.ts#L34
Avoid accessing namespace imports dynamically, it can prevent efficient tree shaking and increase bundle size.
suppressions/incorrect: src/modules/emblem/generator.ts#L485
A suppression shouldn't have an <explanation> placeholder. Example of suppression: // biome-ignore lint: false positive
suppressions/incorrect: src/modules/emblem/generator.ts#L476
A suppression shouldn't have an <explanation> placeholder. Example of suppression: // biome-ignore lint: false positive
suppressions/incorrect: src/modules/emblem/generator.ts#L472
A suppression shouldn't have an <explanation> placeholder. Example of suppression: // biome-ignore lint: false positive
suppressions/incorrect: src/modules/emblem/generator.ts#L456
A suppression shouldn't have an <explanation> placeholder. Example of suppression: // biome-ignore lint: false positive
lint/complexity/useLiteralKeys: src/modules/provinces-generator.ts#L321
The computed expression can be simplified without the use of a string literal.
deserialize: biome.json#L2
The configuration schema version does not match the CLI version 2.4.6