Setup testing framework vitest #16
Triggered via pull request
September 20, 2024 19:10
Status
Failure
Total duration
1m 10s
Artifacts
–
pull-request.yml
on: pull_request
Verify
/
Lint
10s
Size
29s
Verify
/
Types
17s
Verify
/
Test
10s
Annotations
11 errors
Verify / Types
Variable 'randomTestingId' implicitly has type 'any' in some locations where its type cannot be determined.
|
Verify / Types
Variable 'randomTestingId' implicitly has an 'any' type.
|
Verify / Types
Variable 'randomTestingId' implicitly has an 'any' type.
|
Verify / Types
Variable 'randomTestingId' implicitly has an 'any' type.
|
Verify / Types
Variable 'randomTestingId' implicitly has an 'any' type.
|
Verify / Types
'error' is of type 'unknown'.
|
Verify / Types
Variable 'randomTestingId' implicitly has an 'any' type.
|
Verify / Types
'error' is of type 'unknown'.
|
Verify / Types
Property 'resolveOpen' has no initializer and is not definitely assigned in the constructor.
|
Verify / Types
Process completed with exit code 2.
|
Verify / Test
Must specify either timeout_minutes or timeout_seconds inputs
|