Skip to content

Add group activity page #33

Add group activity page

Add group activity page #33

Triggered via pull request November 15, 2024 21:00
Status Cancelled
Total duration 1m 17s
Artifacts

dev.yml

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

Annotations

23 errors
analysis (frontend) / eslint-check: frontend/app/groups/[id]/activity/page.tsx#L4
'ChevronDownIcon' is defined but never used
analysis (frontend) / eslint-check: frontend/app/groups/[id]/activity/page.tsx#L168
`'` can be escaped with `'`, `‘`, `'`, `’`
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 (frontend) / eslint-check: frontend/components/ui/avatar.tsx#L11
'className' is missing in props validation
analysis (frontend) / eslint-check: frontend/components/ui/avatar.tsx#L14
Replace `⏎······"relative·flex·h-10·w-10·shrink-0·overflow-hidden·rounded-full",⏎······className⏎····` with `'relative·flex·h-10·w-10·shrink-0·overflow-hidden·rounded-full',·className`
analysis (backend) / eslint-check: frontend/app/groups/[id]/activity/page.tsx#L4
'ChevronDownIcon' is defined but never used
analysis (backend) / eslint-check: frontend/app/groups/[id]/activity/page.tsx#L168
`'` can be escaped with `'`, `‘`, `'`, `’`
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) / eslint-check: frontend/components/ui/avatar.tsx#L11
'className' is missing in props validation
analysis (backend) / eslint-check: frontend/components/ui/avatar.tsx#L14
Replace `⏎······"relative·flex·h-10·w-10·shrink-0·overflow-hidden·rounded-full",⏎······className⏎····` with `'relative·flex·h-10·w-10·shrink-0·overflow-hidden·rounded-full',·className`
analysis (frontend) / build
Process completed with exit code 1.
analysis (backend) / build
FailFast: cancelling since parallel instance has failed
analysis (backend) / build
Process completed with exit code 1.