Skip to content

implement pagination #50

implement pagination

implement pagination #50

Triggered via pull request October 5, 2024 10:17
Status Failure
Total duration 26s
Artifacts

angular-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
lint: postrify-frontend/src/app/components/home/home.component.ts#L161
Type number trivially inferred from a number literal, remove type annotation
lint: postrify-frontend/src/app/components/home/home.component.ts#L162
Type number trivially inferred from a number literal, remove type annotation
lint: postrify-frontend/src/app/components/home/home.component.ts#L163
Type number trivially inferred from a number literal, remove type annotation
lint: postrify-frontend/src/app/components/home/home.component.ts#L164
Type number trivially inferred from a number literal, remove type annotation
lint: postrify-frontend/src/app/services/post.service.ts#L18
Type number trivially inferred from a number literal, remove type annotation
lint: postrify-frontend/src/app/services/post.service.ts#L19
Type number trivially inferred from a number literal, remove type annotation
lint: postrify-frontend/src/app/services/post.service.ts#L21
'params' is never reassigned. Use 'const' instead
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/