Skip to content

feat: use non https debug host #4527

feat: use non https debug host

feat: use non https debug host #4527

Triggered via push January 10, 2025 10:00
Status Failure
Total duration 2m 54s
Artifacts

lint.yml

on: push
Matrix: Format, Lint and Typecheck
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
Format, Lint and Typecheck (lts/*)
@follow/web#test: command (/home/runner/work/Follow/Follow/apps/renderer) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
src/services/cleaner.spec.ts: node_modules/@t3-oss/env-core/dist/index.js#L29
Error: Invalid environment variables ❯ onValidationError ../../node_modules/@t3-oss/env-core/dist/index.js:29:15 ❯ Module.createEnv ../../node_modules/@t3-oss/env-core/dist/index.js:35:16 ❯ ../../packages/shared/src/env.ts:6:20 ❯ ../../packages/shared/src/constants.ts:1:1
src/services/entry.spec.ts: node_modules/@t3-oss/env-core/dist/index.js#L29
Error: Invalid environment variables ❯ onValidationError ../../node_modules/@t3-oss/env-core/dist/index.js:29:15 ❯ Module.createEnv ../../node_modules/@t3-oss/env-core/dist/index.js:35:16 ❯ ../../packages/shared/src/env.ts:6:20 ❯ ../../packages/shared/src/constants.ts:1:1
src/lib/__tests__/parse-html.test.ts: node_modules/@t3-oss/env-core/dist/index.js#L29
Error: Invalid environment variables ❯ onValidationError ../../node_modules/@t3-oss/env-core/dist/index.js:29:15 ❯ Module.createEnv ../../node_modules/@t3-oss/env-core/dist/index.js:35:16 ❯ ../../packages/shared/src/env.ts:6:20 ❯ ../../packages/shared/src/constants.ts:1:1
Format, Lint and Typecheck (lts/*)
Process completed with exit code 1.
Format, Lint and Typecheck (lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Format, Lint and Typecheck (lts/*): apps/mobile/scripts/with-follow-assets.js#L39
Assignment to function parameter 'config'
Format, Lint and Typecheck (lts/*): apps/mobile/scripts/with-follow-assets.js#L40
Assignment to function parameter 'config'
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/CopyButton.tsx#L88
Classname 'bg-gray-4' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/HeaderBlur.tsx#L7
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/HeaderTitleExtra.tsx#L40
Classname 'text-text/50' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/ThemedText.tsx#L5
Classname 'font-sn' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/ThemedText.tsx#L5
Classname 'text-text' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/ui/form/FormProvider.tsx#L13
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/ui/form/Label.tsx#L16
Classname 'text-label' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/ui/form/Label.tsx#L17
Classname 'text-red' is not a Tailwind CSS class!