Skip to content

fix: redundant hook files #235

fix: redundant hook files

fix: redundant hook files #235

Triggered via push October 24, 2024 09:27
Status Failure
Total duration 49s
Artifacts

testing.yaml

on: push
unit_tests
38s
unit_tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
unit_tests: src/v4/social/components/PostComment/PostComment.tsx#L9
'../PostReplyCommentList/PostReplyCommentList' import is restricted from being used by a pattern. Relative imports are not allowed
unit_tests: src/v4/social/components/PostComment/PostComment.tsx#L10
'../../icons/index' import is restricted from being used by a pattern. Relative imports are not allowed
unit_tests: src/v4/social/components/PostComment/PostComment.tsx#L10
'../../icons/index' import is restricted from being used by a pattern. index imports are not allowed
unit_tests: src/v4/social/components/PostComment/PostComment.tsx#L14
'../../constants/reactions' import is restricted from being used by a pattern. Relative imports are not allowed
unit_tests: src/v4/social/components/PostComment/PostComment.tsx#L15
'../../elements/EditCancelButton/EditCancelButton' import is restricted from being used by a pattern. Relative imports are not allowed
unit_tests: src/v4/social/components/PostComment/PostComment.tsx#L16
'../../elements/SaveButton/SaveButton' import is restricted from being used by a pattern. Relative imports are not allowed
unit_tests: src/v4/social/components/PostComment/PostComment.tsx#L18
'../PostCommentComposer/PostCommentInput' import is restricted from being used by a pattern. Relative imports are not allowed
unit_tests: src/v4/social/components/PostComment/PostComment.tsx#L19
'../CommentOptions/CommentOptions' import is restricted from being used by a pattern. Relative imports are not allowed
unit_tests: src/v4/social/components/PostComment/PostComment.tsx#L20
'../PostCommentComposer/PostCommentComposer' import is restricted from being used by a pattern. Relative imports are not allowed
unit_tests: src/v4/social/components/PostComment/PostComment.tsx#L22
'../../internal-components/TextWithMention/TextWithMention' import is restricted from being used by a pattern. Relative imports are not allowed