Skip to content

fix: vercel.json

fix: vercel.json #21

Triggered via push February 24, 2026 01:54
Status Failure
Total duration 1m 5s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: frontend/src/App.tsx#L63
Replace `·é·uma·comunidade·de·aprendizagem·colaborativa·da·linguagem` with `{'·'}⏎················é·uma·comunidade·de·aprendizagem·colaborativa·da·linguagem·de`
lint: frontend/src/App.tsx#L41
Replace `Eventos·|·Workshops·|·E·muito·mais·sobre·o·universo·Python` with `⏎··················Eventos·|·Workshops·|·E·muito·mais·sobre·o·universo·Python⏎················`
lint: frontend/src/App.tsx#L37
Replace `"group·rounded-full·border·border-white/10·bg-white/10·text-sm·text-gray-300·transition-all·ease-in·hover:cursor-pointer·hover:bg-white/20·backdrop-blur-sm·w-fit·mx-auto"` with `'group·rounded-full·border·border-white/10·bg-white/10·text-sm·text-gray-300·transition-all·ease-in·hover:cursor-pointer·hover:bg-white/20·backdrop-blur-sm·w-fit·mx-auto'`
lint: frontend/src/App.tsx#L30
Replace `·duration={1000}·delay={0.1}·className="text-2xl·mb-4·text-gray-300"` with `⏎··············duration={1000}⏎··············delay={0.1}⏎··············className="text-2xl·mb-4·text-gray-300"⏎············`
lint: frontend/src/App.tsx#L27
Replace `Produzindo·<LineShadowText·shadowColor="white"·className="text-white">conhecimento</LineShadowText>·em·tecnologia·de·forma·<LineShadowText·shadowColor="white"·className="text-white">colaborativa</LineShadowText>` with `⏎··············Produzindo{'·'}⏎··············<LineShadowText·shadowColor="white"·className="text-white">⏎················conhecimento⏎··············</LineShadowText>{'·'}⏎··············em·tecnologia·de·forma{'·'}⏎··············<LineShadowText·shadowColor="white"·className="text-white">⏎················colaborativa⏎··············</LineShadowText>⏎············`
lint: frontend/src/App.tsx#L19
Delete `⏎`
lint: frontend/src/App.tsx#L5
Replace `BarraLinks·}·from·'./components/BarraLinks` with `IcBaselineDiscord·}·from·'./components/IcBaselineDiscord`
lint: frontend/src/App.tsx#L4
Replace `IcBaselineDiscord·}·from·'./components/IcBaselineDiscord` with `BarraLinks·}·from·'./components/BarraLinks`
lint: frontend/src/App.tsx#L3
Insert `⏎`
lint: frontend/src/App.tsx#L1
Delete `⏎`
lint: frontend/src/components/InstagramFeed.tsx#L84
The ref value 'feedRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'feedRef.current' to a variable inside the effect, and use that variable in the cleanup function