Skip to content

fix: downstream-services/service-one/Dockerfile to reduce vulnerabili… #337

fix: downstream-services/service-one/Dockerfile to reduce vulnerabili…

fix: downstream-services/service-one/Dockerfile to reduce vulnerabili… #337

Triggered via push December 24, 2024 01:16
Status Success
Total duration 44s
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'