Document Pandora production checkpoint #378
ci.yml
on: push
Typecheck, lint, test, and build
1m 13s
Annotations
4 warnings
|
Typecheck, lint, test, and build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Typecheck, lint, test, and build:
vitest.config.ts#L6
Assign object to a variable before exporting as module default
|
|
Typecheck, lint, test, and build:
lib/db/core-repositories.ts#L2
'PublicTableInsert' is defined but never used
|
|
Typecheck, lint, test, and build:
components/pandora/PandoraDashboard.tsx#L16
'_operatorLabel' is assigned a value but never used
|