Skip to content

Create index.js & index.d.ts #12

Create index.js & index.d.ts

Create index.js & index.d.ts #12

Triggered via pull request January 18, 2024 16:38
@Progi1984Progi1984
synchronize #6
importUnique
Status Failure
Total duration 23s
Artifacts

checks.yml

on: pull_request
ESLint
14s
ESLint
TypeScript Check
13s
TypeScript Check
Fit to window
Zoom out
Zoom in

Annotations

8 errors
TypeScript Check: src/pages/commonPage.ts#L38
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
TypeScript Check: src/pages/commonPage.ts#L47
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
TypeScript Check: src/pages/commonPage.ts#L637
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
TypeScript Check: src/pages/commonPage.ts#L637
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
TypeScript Check: src/utils/testContext.ts#L29
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
TypeScript Check
Process completed with exit code 2.
ESLint: src/index.ts#L15
Newline required at end of file but not found
ESLint
Process completed with exit code 1.