Skip to content

feat: upgrade express from 4.18.2 to 5.0.0 #397

feat: upgrade express from 4.18.2 to 5.0.0

feat: upgrade express from 4.18.2 to 5.0.0 #397

Triggered via push February 24, 2025 23:26
Status Success
Total duration 45s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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'