Skip to content

feat: add afterAll, afterEach, beforeAll, beforeEach decorators #17

feat: add afterAll, afterEach, beforeAll, beforeEach decorators

feat: add afterAll, afterEach, beforeAll, beforeEach decorators #17

Triggered via pull request July 13, 2023 19:16
Status Success
Total duration 55s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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