implement pagination #50
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/
|