Skip to content

Update codeql-analysis.yml #346

Update codeql-analysis.yml

Update codeql-analysis.yml #346

Triggered via push January 2, 2025 02:42
Status Success
Total duration 41s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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'