Skip to content

Merge pull request #688 from netzbegruenung/refactor/notebook-stats-d… #741

Merge pull request #688 from netzbegruenung/refactor/notebook-stats-d…

Merge pull request #688 from netzbegruenung/refactor/notebook-stats-d… #741

Triggered via push April 25, 2026 23:55
Status Failure
Total duration 6m 24s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Quality Checks: apps/docs/src/pages/EditorPage.tsx#L125
Unsafe member access .share_permission on an `any` value
Quality Checks: apps/docs/src/pages/EditorPage.tsx#L116
Unsafe return of a value of type `Promise<any>`
Quality Checks: apps/docs/src/pages/EditorPage.tsx#L110
Unsafe object destructuring of a property with an `any` value
Quality Checks: apps/docs/src/pages/EditorPage.tsx#L75
Unsafe return of a value of type `any`
Quality Checks: apps/docs/src/lib/apiClient.ts#L24
Unsafe member access .response on an `any` value
Quality Checks: apps/docs/src/hooks/useAuth.ts#L33
Unsafe return of a value of type `any`
Quality Checks: apps/docs/src/components/auth/ProtectedRoute.tsx#L45
Unsafe member access .title on an `any` value
Quality Checks: apps/docs/src/components/auth/ProtectedRoute.tsx#L45
Unsafe argument of type `any` assigned to a parameter of type `SetStateAction<string | undefined>`
Quality Checks: apps/docs/src/components/auth/ProtectedRoute.tsx#L44
Unsafe member access .share_mode on an `any` value
Quality Checks: apps/docs/src/components/auth/ProtectedRoute.tsx#L42
Unsafe assignment of an `any` value
Quality Checks
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, 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/
Quality Checks: apps/sites/eslint.config.js#L8
Unsafe assignment of an error typed value
Quality Checks: packages/shared/src/stores/projectsStore.ts#L87
Unexpected console statement. Only these console methods are allowed: warn, error
Quality Checks: packages/shared/src/stores/projectsStore.ts#L25
'get' is defined but never used. Allowed unused args must match /^_/u
Quality Checks: packages/shared/src/stores/authStore.ts#L5
'AuthActions' is defined but never used. Allowed unused vars must match /^_/u
Quality Checks: packages/shared/src/sharepic/hooks/useSharepicGeneration.ts#L12
'SharepicType' is defined but never used. Allowed unused vars must match /^_/u
Quality Checks: packages/shared/src/share/utils/urlGenerator.ts#L84
'url' is defined but never used. Allowed unused args must match /^_/u
Quality Checks: packages/shared/src/media-library/stores/mediaPickerStore.ts#L10
'MediaType' is defined but never used. Allowed unused vars must match /^_/u
Quality Checks: packages/shared/src/image-studio/modification-types.ts#L6
'ColorScheme' is defined but never used. Allowed unused vars must match /^_/u
Quality Checks: packages/shared/src/components/EditorTopBar/EditorTopBar.tsx#L49
Unexpected console statement. Only these console methods are allowed: warn, error
Quality Checks: packages/shared/src/components/EditorTopBar/EditorTopBar.tsx#L46
Unexpected console statement. Only these console methods are allowed: warn, error