Skip to content

feat: admin/admin login enters demo mode #972

feat: admin/admin login enters demo mode

feat: admin/admin login enters demo mode #972

Triggered via pull request April 2, 2026 17:22
Status Success
Total duration 45s
Artifacts

ci.yml

on: pull_request
lint-backend
17s
lint-backend
lint-frontend
41s
lint-frontend
security
16s
security
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
security
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. 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-frontend: admin/src/components/CrmKanban.vue#L17
'queryClient' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-frontend: admin/src/components/CrmDeals.vue#L34
'showFilters' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-frontend: admin/src/components/CrmDeals.vue#L8
'Filter' is defined but never used. Allowed unused vars must match /^_/u
lint-frontend: admin/src/components/AccordionNav.vue#L140
'expandActiveGroup' is defined but never used. Allowed unused vars must match /^_/u
lint-frontend: admin/src/components/AccordionNav.vue#L33
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-frontend: admin/src/api/demo/usage.ts#L2
'generateId' is defined but never used. Allowed unused vars must match /^_/u
lint-frontend: admin/src/api/demo/services.ts#L129
'matches' is defined but never used. Allowed unused args must match /^_/u
lint-frontend: admin/src/api/chat.ts#L234
Unexpected constant condition
lint-frontend: admin/src/api/chat.ts#L1
'createSSE' is defined but never used. Allowed unused vars must match /^_/u
lint-frontend: admin/src/App.vue#L37
'themeStore' is assigned a value but never used. Allowed unused vars must match /^_/u