Skip to content

Implement E2E Testing #67

Implement E2E Testing

Implement E2E Testing #67

Triggered via push December 1, 2025 01:11
Status Failure
Total duration 1m 30s
Artifacts

ci.yml

on: push
Lint & Type Check
1m 27s
Lint & Type Check
Matrix: Run Tests
Build & Analyze
0s
Build & Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Lint & Type Check: src/__tests__/security.test.ts#L306
Unexpected any. Specify a different type
Lint & Type Check: src/__tests__/security.test.ts#L293
Unexpected any. Specify a different type
Lint & Type Check: next.config.ts#L5
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Lint & Type Check: next.config.ts#L3
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Lint & Type Check: docs/api/test-api-documentation.js#L259
A `require()` style import is forbidden
Lint & Type Check: docs/api/test-api-documentation.js#L14
A `require()` style import is forbidden
Lint & Type Check: docs/api/test-api-documentation.js#L13
A `require()` style import is forbidden
Lint & Type Check: docs/api/test-api-documentation.js#L12
A `require()` style import is forbidden
Lint & Type Check: docs/api/test-api-documentation.js#L11
A `require()` style import is forbidden
Lint & Type Check: docs/api/test-api-documentation.js#L10
A `require()` style import is forbidden
Lint & Type Check: src/__tests__/security.test.ts#L10
'sendMessageSchema' is defined but never used
Lint & Type Check: src/__tests__/security.test.ts#L6
'afterEach' is defined but never used
Lint & Type Check: src/__tests__/contracts/ambienceChat.test.ts#L5
'ethers' is defined but never used
Lint & Type Check: src/__tests__/contracts/ambienceChat.test.ts#L2
'act' is defined but never used
Lint & Type Check: public/sw.js#L104
'messages' is defined but never used
Lint & Type Check: eslint.config.mjs#L2
'storybook' is defined but never used
Lint & Type Check: e2e/chat-flows.spec.ts#L160
'context' is defined but never used
Lint & Type Check: docs/api/test-api-documentation.js#L293
'error' is defined but never used
Lint & Type Check: docs/api/test-api-documentation.js#L31
'error' is defined but never used
Lint & Type Check: docs/api/test-api-documentation.js#L13
'execSync' is assigned a value but never used