Skip to content

link to Edit Profile - Following Tab #2592

link to Edit Profile - Following Tab

link to Edit Profile - Following Tab #2592

Triggered via pull request December 31, 2024 00:02
Status Failure
Total duration 2m 23s
Artifacts

repo-checks.yml

on: pull_request
Integration Tests
0s
Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Code Quality: components/ProfilePage/ProfileHeader.tsx#L113
Type '{ isProfilePublic: boolean; isUser: boolean; onProfilePublicityChanged: (isPublic: boolean) => void; onSettingsModalOpen: () => void; profileId: string; }' is not assignable to type 'IntrinsicAttributes & { onSettingsModalOpen: () => void; isUser: boolean; }'.
Code Quality: stories/atoms/ProfileButtons.stories.tsx#L37
Object literal may only specify known properties, and 'isProfilePublic' does not exist in type 'Partial<{ onSettingsModalOpen: () => void; isUser: boolean; }>'.
Code Quality: stories/atoms/ProfileButtons.stories.tsx#L43
Object literal may only specify known properties, and 'isProfilePublic' does not exist in type 'Partial<ArgTypes<{ onSettingsModalOpen: () => void; isUser: boolean; }>>'.
Code Quality
Process completed with exit code 2.
Code Quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636