Skip to content

chore(deps): bump @tanstack/react-table from 8.11.2 to 8.11.3 in /cli… #251

chore(deps): bump @tanstack/react-table from 8.11.2 to 8.11.3 in /cli…

chore(deps): bump @tanstack/react-table from 8.11.2 to 8.11.3 in /cli… #251

Triggered via push May 16, 2024 20:35
Status Success
Total duration 48s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/pages/posts/components/create/Create.tsx#L59
Unexpected 'todo' comment: 'TODO: Add actual API call to add post to...'
lint: client/src/pages/posts/components/edit/Edit.tsx#L55
Unexpected 'todo' comment: 'TODO: Add actual API call to get post by...'
lint: client/src/pages/posts/components/edit/Edit.tsx#L87
Unexpected 'todo' comment: 'TODO: Add actual API call to edit post...'
lint: client/src/pages/posts/components/list/List.tsx#L50
Unexpected 'todo' comment: 'TODO: Replace the following with actual...'
lint: client/src/pages/posts/components/list/PostColumns.tsx#L41
Unexpected 'todo' comment: 'TODO: Add actual API call to remove post...'
lint: client/src/pages/posts/components/list/PostColumns.tsx#L48
Unexpected 'todo' comment: 'TODO: Replace with actual API call'
lint: client/src/pages/posts/components/show/Show.tsx#L35
Unexpected 'todo' comment: 'TODO: Add actual API call to get post by...'
lint: client/src/shared/services/Permission.service.ts#L6
Unexpected 'todo' comment: 'TODO: singleton instance'