Skip to content

Init cypress-junit-plugin #49

Init cypress-junit-plugin

Init cypress-junit-plugin #49

Triggered via pull request February 8, 2024 23:38
@tianfeng92tianfeng92
synchronize #1
init
Status Failure
Total duration 53s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build: src/reporter.ts#L21
Property 'testSuites' has no initializer and is not definitely assigned in the constructor.
build: src/reporter.ts#L34
Property 'testsuites' does not exist on type 'TestSuite'. Did you mean 'testSuites'?
build: src/reporter.ts#L68
Property 'testsuites' does not exist on type 'JUnitTestSuite'. Did you mean 'testSuites'?
build: src/reporter.ts#L100
Property 'testsuites' does not exist on type 'JUnitTestSuite'. Did you mean 'testSuites'?
build: src/reporter.ts#L100
Parameter 'suite' implicitly has an 'any' type.
build: src/reporter.ts#L117
Parameter 'p' implicitly has an 'any' type.
build: src/reporter.ts#L125
Parameter 't' implicitly has an 'any' type.
build
Process completed with exit code 2.
integration-tests
Process completed with exit code 1.