test: add test for rss feeds #78
Annotations
10 errors and 2 warnings
Lint:
app/robots.ts#L7
Unnecessary conditional, both sides of the expression are literal values
|
Lint:
config/content.config.ts#L11
Unnecessary conditional, both sides of the expression are literal values
|
Lint:
e2e/tests/app/analytics.test.ts#L10
Unnecessary conditional, both sides of the expression are literal values
|
Lint:
e2e/tests/app/analytics.test.ts#L10
Unnecessary conditional, both sides of the expression are literal values
|
Lint:
e2e/tests/app/analytics.test.ts#L16
This assertion is unnecessary since it does not change the type of the expression
|
Lint:
e2e/tests/app/app.test.ts#L8
Unnecessary conditional, both sides of the expression are literal values
|
Lint:
e2e/tests/global.setup.ts#L6
Unnecessary conditional, both sides of the expression are literal values
|
Lint:
keystatic.config.tsx#L270
Unnecessary conditional, both sides of the expression are literal values
|
Lint:
keystatic.config.tsx#L271
Unnecessary conditional, value is always truthy
|
Lint:
keystatic.config.tsx#L272
Unnecessary conditional, value is always truthy
|
Lint:
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
|
Run actions/upload-artifact@v4
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Loading