chore: update dependencies and add ESLint configuration #4
ci.yml
on: push
🔍 Lint & Type Check
35s
🧪 Unit Tests
0s
🔐 SAST - CodeQL Analysis
0s
📦 SCA - Dependency Check
0s
📤 Push to DockerHub
0s
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`.
|