Skip to content

build(deps): bump the ecosystem-dependencies group across 1 directory with 16 updates #79

build(deps): bump the ecosystem-dependencies group across 1 directory with 16 updates

build(deps): bump the ecosystem-dependencies group across 1 directory with 16 updates #79

Triggered via pull request June 27, 2026 15:14
Status Failure
Total duration 18s
Artifacts

ci.yml

on: pull_request
🚀 Typecheck, Lint & Build
15s
🚀 Typecheck, Lint & Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
🚀 Typecheck, Lint & Build: src/App.tsx#L155
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
🚀 Typecheck, Lint & Build: src/App.tsx#L154
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
🚀 Typecheck, Lint & Build: src/App.tsx#L151
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
🚀 Typecheck, Lint & Build: src/App.tsx#L150
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
🚀 Typecheck, Lint & Build: src/App.tsx#L147
Could not find a declaration file for module 'react/jsx-runtime'. '/home/runner/work/syshalo/syshalo/node_modules/react/jsx-runtime.js' implicitly has an 'any' type.
🚀 Typecheck, Lint & Build: src/App.tsx#L147
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
🚀 Typecheck, Lint & Build: src/App.tsx#L14
Module '"lucide-react"' has no exported member 'Linkedin'.
🚀 Typecheck, Lint & Build: src/App.tsx#L14
Module '"lucide-react"' has no exported member 'Twitter'.
🚀 Typecheck, Lint & Build: src/App.tsx#L14
Module '"lucide-react"' has no exported member 'Github'.
🚀 Typecheck, Lint & Build: src/App.tsx#L1
Could not find a declaration file for module 'react'. '/home/runner/work/syshalo/syshalo/node_modules/react/index.js' implicitly has an 'any' type.
🚀 Typecheck, Lint & 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/