feat(#163): support for action buttons #814
lint.yaml
on: pull_request
Prettier Check Codebase
1m 2s
Lint Codebase
56s
Annotations
1 error and 10 warnings
Prettier Check Codebase
Process completed with exit code 1.
|
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
|