fix: don't require typesense env vars #70
validate.yml
on: push
Matrix: Validate
build-deploy
/
...
/
deploy-cluster-2
Annotations
5 errors and 2 warnings
Validate (20.x, ubuntu-latest):
lib/search/create-search-client.ts#L9
Type 'string | undefined' is not assignable to type 'string'.
|
Validate (20.x, ubuntu-latest):
lib/search/create-search-client.ts#L10
Type 'number | undefined' is not assignable to type 'number'.
|
Validate (20.x, ubuntu-latest):
lib/search/create-search-client.ts#L11
Type 'string | undefined' is not assignable to type 'string'.
|
Validate (20.x, ubuntu-latest):
lib/search/create-search-client.ts#L14
Type 'string | undefined' is not assignable to type 'string'.
|
Validate (20.x, ubuntu-latest)
Process completed with exit code 1.
|
Validate (20.x, ubuntu-latest):
components/ui/blocks/card.tsx#L27
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Validate (20.x, ubuntu-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|