Skip to content

fix: escape dump savegame regex #386

fix: escape dump savegame regex

fix: escape dump savegame regex #386

Triggered via pull request May 9, 2026 11:41
Status Success
Total duration 42s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint/suspicious/noUnknownAtRules: src/layout/Footer.module.css#L19
Unexpected unknown at-rule: mixin
lint/complexity/useOptionalChain: src/games/page/share/shareGame.ts#L20
Change to an optional chain.
lint/suspicious/noDoubleEquals: src/games/page/detail/GamePlayers.tsx#L73
Using == may be unsafe if you are relying on type coercion.
lint/suspicious/noArrayIndexKey: src/factories/list/FactoryRow.tsx#L146
Avoid using the index of an array as key property in an element.
lint/suspicious/noArrayIndexKey: src/factories/list/FactoryRow.tsx#L90
Avoid using the index of an array as key property in an element.
lint/suspicious/noArrayIndexKey: src/factories/list/FactoryGridCard.tsx#L68
Avoid using the index of an array as key property in an element.
lint/complexity/noImportantStyles: src/factories/list/FactoriesKanban.css#L18
Avoid the use of the !important style.
lint/suspicious/noArrayIndexKey: src/factories/details/ProductionView.tsx#L180
Avoid using the index of an array as key property in an element.
lint/suspicious/noArrayIndexKey: src/factories/details/ProductionView.tsx#L152
Avoid using the index of an array as key property in an element.
lint/a11y/noSvgWithoutTitle: src/factories/charts/graph/FactoriesGraphLayout.tsx#L137
Alternative text title element cannot be empty