fix(W4): CI unit needs prisma generate + itest must strip prisma ?sch… #224
checks-app.yml
on: push
Integration (DB)
49s
Dependency audit
18s
Schema Drift
0s
E2E & Visual Regression (PR)
0s
E2E & Visual Regression (push)
1m 50s
One-root-compose build
0s
Matrix: test-matrix
Annotations
1 error and 21 warnings
|
Dependency audit
Process completed with exit code 1.
|
|
oxlint
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
eslint(no-underscore-dangle):
apps/caramel-extension/UI-helpers.js#L112
Unexpected dangling '_' in '`_close`'.
|
|
eslint(no-underscore-dangle):
apps/caramel-extension/UI-helpers.js#L36
Unexpected dangling '_' in '`_activate`'.
|
|
eslint(no-underscore-dangle):
apps/caramel-extension/UI-helpers.js#L33
Unexpected dangling '_' in '`_dismiss`'.
|
|
eslint(no-underscore-dangle):
apps/caramel-extension/scripts/test-extension.mjs#L276
Unexpected dangling '_' in '`__clickLog`'.
|
|
eslint(no-underscore-dangle):
apps/caramel-extension/scripts/test-extension.mjs#L241
Unexpected dangling '_' in '`__clickLog`'.
|
|
eslint(no-underscore-dangle):
apps/caramel-extension/scripts/test-extension.mjs#L237
Unexpected dangling '_' in '`__clickLog`'.
|
|
eslint(no-underscore-dangle):
apps/caramel-extension/scripts/test-extension.mjs#L31
Unexpected dangling '_' in '`__dirname`'.
|
|
eslint(no-shadow):
apps/caramel-extension/scripts/test-extension.mjs#L271
'rec' is already declared in the upper scope.
|
|
unicorn(consistent-function-scoping):
apps/caramel-app/src/layouts/Header/Header.tsx#L31
Function `handleSignOut` does not capture any variables from its parent scope
|
|
eslint(no-underscore-dangle):
apps/caramel-extension/background.js#L11
Unexpected dangling '_' in '`_isDevInstall`'.
|
|
Dependency audit
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
prettier-root
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
prettier
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
knip
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
typecheck
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
unit
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration (DB)
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E & Visual Regression (push)
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, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E & Visual Regression (push)
No files were found with the provided path: apps/caramel-app/playwright-report/. No artifacts will be uploaded.
|