Skip to content

chore: update dependencies and add ESLint configuration #4

chore: update dependencies and add ESLint configuration

chore: update dependencies and add ESLint configuration #4

Triggered via push January 20, 2026 18:34
Status Failure
Total duration 44s
Artifacts

ci.yml

on: push
🔍 Lint & Type Check
35s
🔍 Lint & Type Check
🧪 Unit Tests
0s
🧪 Unit Tests
🔐 SAST - CodeQL Analysis
0s
🔐 SAST - CodeQL Analysis
📦 SCA - Dependency Check
0s
📦 SCA - Dependency Check
🏗️ Build Application
0s
🏗️ Build Application
🐳 Docker Build & Scan
0s
🐳 Docker Build & Scan
📤 Push to DockerHub
0s
📤 Push to DockerHub
Fit to window
Zoom out
Zoom in

Annotations

10 errors
🔍 Lint & Type Check: __tests__/Intro.test.tsx#L35
Cannot find name 'expect'.
🔍 Lint & Type Check: __tests__/Intro.test.tsx#L34
Cannot find name 'expect'.
🔍 Lint & Type Check: __tests__/Intro.test.tsx#L31
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
🔍 Lint & Type Check: __tests__/Intro.test.tsx#L28
Cannot find name 'expect'.
🔍 Lint & Type Check: __tests__/Intro.test.tsx#L27
Cannot find name 'expect'.
🔍 Lint & Type Check: __tests__/Intro.test.tsx#L21
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
🔍 Lint & Type Check: __tests__/Intro.test.tsx#L18
Cannot find name 'expect'.
🔍 Lint & Type Check: __tests__/Intro.test.tsx#L14
Cannot find name 'expect'.
🔍 Lint & Type Check: __tests__/Intro.test.tsx#L9
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
🔍 Lint & Type Check: __tests__/Intro.test.tsx#L8
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.