Skip to content

feat: add @only decorator #30

feat: add @only decorator

feat: add @only decorator #30

Triggered via pull request July 16, 2023 11:41
Status Failure
Total duration 57s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: lib/afterAll.decorator.ts#L11
'options' is assigned a value but never used
build: lib/afterAll.decorator.ts#L11
Unexpected any. Specify a different type
build: lib/afterAll.decorator.ts#L11
Unexpected any. Specify a different type
build: lib/afterEach.decorator.ts#L11
'options' is assigned a value but never used
build: lib/afterEach.decorator.ts#L11
Unexpected any. Specify a different type
build: lib/afterEach.decorator.ts#L11
Unexpected any. Specify a different type
build: lib/beforeAll.decorator.ts#L11
'options' is assigned a value but never used
build: lib/beforeAll.decorator.ts#L11
Unexpected any. Specify a different type
build: lib/beforeAll.decorator.ts#L11
Unexpected any. Specify a different type
build: lib/beforeEach.decorator.ts#L11
'options' is assigned a value but never used