Add resources #17
Annotations
23 errors and 13 warnings
format
@homefront/tailwind-config#format: command (/home/runner/work/homefront/homefront/tooling/tailwind) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@homefront/eslint-config#format: command (/home/runner/work/homefront/homefront/tooling/eslint) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@homefront/aws#format: command (/home/runner/work/homefront/homefront/packages/aws) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@homefront/scraper#format: command (/home/runner/work/homefront/homefront/packages/scraper) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@homefront/ai#format: command (/home/runner/work/homefront/homefront/packages/ai) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@homefront/validators#format: command (/home/runner/work/homefront/homefront/packages/validators) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@homefront/api#format: command (/home/runner/work/homefront/homefront/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@homefront/dayjs#format: command (/home/runner/work/homefront/homefront/packages/dayjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@homefront/ui#format: command (/home/runner/work/homefront/homefront/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
@homefront/stripe#format: command (/home/runner/work/homefront/homefront/packages/stripe) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
typecheck
Type '{ username: string; password: string; totp: string | undefined; recoveryCode: string | undefined; }' is missing the following properties from type 'LoginRequest': publicKey, signingAlgorithm
|
typecheck
@homefront/app#typecheck: command (/home/runner/work/homefront/homefront/packages/app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
lint:
packages/scraper/sst-env.d.ts#L2
tslint comment detected: "/* tslint:disable */"
|
lint:
tooling/tailwind/sst-env.d.ts#L2
tslint comment detected: "/* tslint:disable */"
|
lint:
packages/aws/sst-env.d.ts#L2
tslint comment detected: "/* tslint:disable */"
|
lint:
packages/db/src/types/tables.ts#L598
"Donation" | "Monthly Donation" | "Yearly Donation" is overridden by string in this union type
|
lint:
packages/oauth/sst-env.d.ts#L2
tslint comment detected: "/* tslint:disable */"
|
lint:
packages/ai/src/createOccupationEmbeddings.ts#L16
PINECONE_INDEX is not listed as a dependency in root turbo.json
|
lint:
packages/ai/src/createRoleEmbeddings.ts#L15
PINECONE_INDEX is not listed as a dependency in root turbo.json
|
lint:
packages/ai/src/createSkillEmbeddings.ts#L15
PINECONE_INDEX is not listed as a dependency in root turbo.json
|
lint:
packages/ai/sst-env.d.ts#L2
tslint comment detected: "/* tslint:disable */"
|
lint:
packages/validators/src/auth/index.ts#L18
NEXT_PUBLIC_BASE_URL is not listed as a dependency in root turbo.json
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
packages/db/src/utils.ts#L1
Imports "RawBuilder" are only used as type
|
lint:
packages/stripe/src/types.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
lint:
packages/auth/src/providers/session-creator.ts#L5
All imports in the declaration are only used as types. Use `import type`
|
lint:
packages/api/src/router/reports.ts#L3
Imports "ReportedType" are only used as type
|
lint:
packages/api/src/router/resources.ts#L6
All imports in the declaration are only used as types. Use `import type`
|
lint:
packages/api/src/router/resources.ts#L8
Imports "DomainArea", "Resource" and "ResourceVote" are only used as type
|
lint:
packages/app/components/Header.tsx#L19
All imports in the declaration are only used as types. Use `import type`
|
lint:
packages/app/components/HeaderClient.tsx#L13
All imports in the declaration are only used as types. Use `import type`
|
lint:
packages/app/components/layout/AppLayoutInner.web.tsx#L3
Imports "ViewProps" are only used as type
|
lint:
packages/app/components/layout/AppLayoutInner.web.tsx#L9
All imports in the declaration are only used as types. Use `import type`
|