Skip to content

Implement Enterprise-Grade Automated Testing Infrastructure #3

Implement Enterprise-Grade Automated Testing Infrastructure

Implement Enterprise-Grade Automated Testing Infrastructure #3

Triggered via pull request May 12, 2026 10:58
Status Failure
Total duration 34s
Artifacts

test.yml

on: pull_request
Lint · Unit Tests · Build
30s
Lint · Unit Tests · Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
Lint · Unit Tests · Build
Process completed with exit code 2.
Lint · Unit Tests · Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint · Unit Tests · Build
No files were found with the provided path: coverage/. No artifacts will be uploaded.
Lint · Unit Tests · Build: src/theme/provider.tsx#L18
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
Lint · Unit Tests · Build: src/shadcnComponet/ui/button.tsx#L62
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint · Unit Tests · Build: src/features/Tasks/v1/components/common/ToastNotification.tsx#L128
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint · Unit Tests · Build: src/context/ThemeContext.tsx#L40
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint · Unit Tests · Build: src/context/SidebarContext.tsx#L32
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components