Skip to content

fix: Realtime safeguards #265

fix: Realtime safeguards

fix: Realtime safeguards #265

Triggered via pull request April 15, 2026 22:19
Status Success
Total duration 42s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint/suspicious/noDoubleEquals: src/games/page/detail/GamePlayers.tsx#L73
Using == may be unsafe if you are relying on type coercion.
lint/suspicious/useIterableCallbackReturn: src/factories/store/factoriesSlice.ts#L16
This callback passed to forEach() iterable method should not return a value.
lint/suspicious/noArrayIndexKey: src/factories/list/FactoryRow.tsx#L148
Avoid using the index of an array as key property in an element.
lint/suspicious/noArrayIndexKey: src/factories/list/FactoryRow.tsx#L85
Avoid using the index of an array as key property in an element.
lint/suspicious/noArrayIndexKey: src/factories/list/FactoryGridCard.tsx#L60
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#L132
Avoid using the index of an array as key property in an element.
lint/suspicious/noArrayIndexKey: src/factories/details/ProductionView.tsx#L104
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
lint/correctness/useExhaustiveDependencies: src/codex/spotlight/CodexSpotlight.tsx#L51
This hook specifies more dependencies than necessary: search.