Skip to content

chore: add supabase backup script #398

chore: add supabase backup script

chore: add supabase backup script #398

Triggered via push May 10, 2026 09:57
Status Success
Total duration 54s
Artifacts

test.yml

on: push
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