chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.16.0 #837
lint.yaml
on: pull_request
Prettier Check Codebase
28s
Lint Codebase
35s
Annotations
10 warnings
Lint Codebase:
src/app/app.component.spec.ts#L5
'describe' is not defined
|
Lint Codebase:
src/app/app.component.spec.ts#L6
'beforeEach' is not defined
|
Lint Codebase:
src/app/app.component.spec.ts#L13
'it' is not defined
|
Lint Codebase:
src/app/app.component.spec.ts#L16
'expect' is not defined
|
Lint Codebase:
src/app/layout/footer/footer.component.spec.ts#L5
'describe' is not defined
|
Lint Codebase:
src/app/layout/footer/footer.component.spec.ts#L9
'beforeEach' is not defined
|
Lint Codebase:
src/app/layout/footer/footer.component.spec.ts#L15
'beforeEach' is not defined
|
Lint Codebase:
src/app/layout/footer/footer.component.spec.ts#L21
'it' is not defined
|
Lint Codebase:
src/app/layout/footer/footer.component.spec.ts#L22
'expect' is not defined
|
Lint Codebase:
src/app/layout/header/header.component.spec.ts#L4
'describe' is not defined
|