chore(testing): Extends Coverage #2 #14274
main.yml
on: pull_request
Matrix: Build / Core
Lint and Format
/
Check
1m 6s
Bundler Tests
/
Verify Bundlers
54s
Copy Task Tests
/
Verify Copy Task
37s
Matrix: Analysis Tests / analysis_test
Matrix: Component Starter Smoke Test / analysis_test
Matrix: Docs Build Tests / docs_build_test
Matrix: E2E Tests / e2e_test
Matrix: Type Tests / Type Tests
Matrix: Unit Tests / unit_test
Matrix: WebdriverIO Tests / wdio_test
Annotations
4 errors and 2 warnings
|
Type Tests / Type Tests (20)
Process completed with exit code 2.
|
|
Type Tests / Type Tests (20):
test/wdio/dist/types/components.d.ts#L522
Subsequent property declarations must have the same type. Property '"mixedMethodName"' must be of type 'string', but here has type '() => Promise<string>'.
|
|
Type Tests / Type Tests (20):
test/wdio/dist/types/components.d.ts#L522
Duplicate identifier 'mixedMethodName'.
|
|
Type Tests / Type Tests (20):
test/wdio/dist/types/components.d.ts#L517
Duplicate identifier 'mixedMethodName'.
|
|
Type Tests / Type Tests (20)
Failed to restore: Cache service responded with 400
|
|
Type Tests / Type Tests (20)
Failed to restore: Cache service responded with 400
|