Skip to content

feat(client): added posts list page as well as routing #8

feat(client): added posts list page as well as routing

feat(client): added posts list page as well as routing #8

Triggered via push January 3, 2024 13:22
Status Success
Total duration 49s
Billable time 1m
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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: authentication/src/services/auth.service.ts#L161
Unexpected 'todo' comment: 'TODO: check if userId is in sql database'
lint: client/src/features/components/table/ColumnFilter.tsx#L63
Unexpected any. Specify a different type
lint: client/src/features/pages/posts/PostColumns.tsx#L48
Unexpected any. Specify a different type
lint: client/src/shared/services/permission/Permission.service.ts#L5
Unexpected 'todo' comment: 'TODO: singleton instance'