Skip to content

Add group activity page #27

Add group activity page

Add group activity page #27

Triggered via pull request November 15, 2024 19:03
Status Cancelled
Total duration 1m 13s
Artifacts

dev.yml

on: pull_request
Matrix: analysis
Matrix: docker-publish
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

22 errors
analysis (frontend) / eslint-check: frontend/app/groups/[id]/activity/page.tsx#L3
'ChevronDownIcon' is defined but never used
analysis (frontend) / eslint-check: frontend/app/groups/[id]/activity/page.tsx#L153
`'` can be escaped with `'`, `‘`, `'`, `’`
analysis (frontend) / eslint-check: frontend/app/groups/[id]/activity/page.tsx#L188
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
analysis (frontend) / eslint-check: frontend/components/ui/avatar.tsx#L1
Replace `"use·client"` with `'use·client';`
analysis (frontend) / eslint-check: frontend/components/ui/avatar.tsx#L3
Run autofix to sort these imports!
analysis (frontend) / eslint-check: frontend/components/ui/avatar.tsx#L3
Replace `"react"` with `'react';`
analysis (frontend) / eslint-check: frontend/components/ui/avatar.tsx#L4
Replace `"@radix-ui/react-avatar"` with `'@radix-ui/react-avatar';`
analysis (frontend) / eslint-check: frontend/components/ui/avatar.tsx#L6
Replace `"@/lib/utils"` with `'@/lib/utils';`
analysis (backend) / eslint-check: frontend/app/groups/[id]/activity/page.tsx#L3
'ChevronDownIcon' is defined but never used
analysis (backend) / eslint-check: frontend/app/groups/[id]/activity/page.tsx#L153
`'` can be escaped with `'`, `‘`, `'`, `’`
analysis (backend) / eslint-check: frontend/app/groups/[id]/activity/page.tsx#L188
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
analysis (backend) / eslint-check: frontend/components/ui/avatar.tsx#L1
Replace `"use·client"` with `'use·client';`
analysis (backend) / eslint-check: frontend/components/ui/avatar.tsx#L3
Run autofix to sort these imports!
analysis (backend) / eslint-check: frontend/components/ui/avatar.tsx#L3
Replace `"react"` with `'react';`
analysis (backend) / eslint-check: frontend/components/ui/avatar.tsx#L4
Replace `"@radix-ui/react-avatar"` with `'@radix-ui/react-avatar';`
analysis (backend) / eslint-check: frontend/components/ui/avatar.tsx#L6
Replace `"@/lib/utils"` with `'@/lib/utils';`
analysis (backend) / build
Process completed with exit code 1.
analysis (frontend) / build
Process completed with exit code 1.