Add privacy & imprint footer #3503
test.yml
on: pull_request
Run install and cache
13s
Run E2E Tests
10m 25s
Annotations
10 errors and 10 warnings
|
eslint
Process completed with exit code 1.
|
|
eslint:
src/app/_layout/layout.module.ts#L38
Delete `·`
|
|
eslint:
src/app/_layout/layout.module.ts#L15
Replace `'./app-footer/app-footer.component'` with `"./app-footer/app-footer.component"`
|
|
|
|
eslint:
src/app/_layout/app-footer/app-footer.component.spec.ts#L18
Replace `'should·create'` with `"should·create"`
|
|
|
|
eslint:
src/app/_layout/app-footer/app-footer.component.spec.ts#L5
Replace `'AppFooterComponent'` with `"AppFooterComponent"`
|
|
eslint:
src/app/_layout/app-footer/app-footer.component.spec.ts#L3
Replace `'./app-footer.component'` with `"./app-footer.component"`
|
|
eslint:
src/app/_layout/app-footer/app-footer.component.spec.ts#L1
Replace `'@angular/core/testing'` with `"@angular/core/testing"`
|
|
Run tests
Process completed with exit code 1.
|
|
eslint:
src/app/app-config.service.ts#L206
'err' is defined but never used
|
|
eslint:
src/app/app-config.service.ts#L201
'err' is defined but never used
|
|
eslint:
src/app/app-config.service.ts#L150
Unexpected any. Specify a different type
|
|
eslint:
src/app/app-config.service.ts#L76
Unexpected any. Specify a different type
|
|
eslint:
src/app/app-config.service.spec.ts#L312
Unexpected any. Specify a different type
|
|
eslint:
src/app/about/about/about.component.ts#L8
Components, Directives and Pipes should not opt out of standalone
|
|
eslint:
src/app/_layout/app-main-layout/app-main-layout.component.ts#L7
Components, Directives and Pipes should not opt out of standalone
|
|
eslint:
src/app/_layout/app-layout/app-layout.component.ts#L10
Components, Directives and Pipes should not opt out of standalone
|
|
eslint:
src/app/_layout/app-header/app-header.component.ts#L28
Components, Directives and Pipes should not opt out of standalone
|
|
eslint:
src/app/_layout/app-footer/app-footer.component.ts#L8
Components, Directives and Pipes should not opt out of standalone
|