Update from Shopify for theme dawn/test290823 #337
Theme Check Report
0 error(s), 12 warning(s) found
Details
Configuration
Actions Input
Name | Value |
---|---|
theme_root | . |
flags | (not provided) |
version | (not provided) |
ThemeCheck Configuration
---
root: "."
require: []
include_categories: []
exclude_categories: []
ignore:
- node_modules/*
extends: :nothing
ConvertIncludeToRender:
enabled: true
ignore: []
LiquidTag:
enabled: true
ignore: []
min_consecutive_statements: 5
MissingTemplate:
enabled: true
ignore: []
ignore_missing: []
NestedSnippet:
enabled: true
ignore: []
max_nesting_level: 3
RequiredLayoutThemeObject:
enabled: true
ignore: []
SpaceInsideBraces:
enabled: true
ignore: []
SyntaxError:
enabled: true
ignore: []
TemplateLength:
enabled: false
ignore: []
max_length: 600
exclude_schema: true
exclude_stylesheet: true
exclude_javascript: true
UnknownFilter:
enabled: true
ignore: []
UnusedAssign:
enabled: true
ignore: []
UnusedSnippet:
enabled: true
ignore: []
MatchingSchemaTranslations:
enabled: true
ignore: []
MatchingTranslations:
enabled: false
ignore: []
DefaultLocale:
enabled: true
ignore: []
TranslationKeyExists:
enabled: true
ignore: []
ValidHTMLTranslation:
enabled: true
ignore: []
ValidJson:
enabled: true
ignore: []
ValidSchema:
enabled: true
ignore: []
MissingRequiredTemplateFiles:
enabled: true
ignore: []
UndefinedObject:
enabled: true
ignore: []
exclude_snippets: true
config_type: :default
RequiredDirectories:
enabled: true
ignore: []
DeprecatedFilter:
enabled: true
ignore: []
DeprecateLazysizes:
enabled: true
ignore: []
DeprecateBgsizes:
enabled: true
ignore: []
MissingEnableComment:
enabled: true
ignore: []
ParserBlockingJavaScript:
enabled: true
ignore: []
ParserBlockingScriptTag:
enabled: true
ignore: []
AssetPreload:
enabled: true
ignore: []
AssetSizeJavaScript:
enabled: false
threshold_in_bytes: 10000
ignore: []
AssetSizeCSS:
enabled: false
threshold_in_bytes: 100000
ignore: []
AssetSizeCSSStylesheetTag:
enabled: false
threshold_in_bytes: 100000
ignore: []
ImgWidthAndHeight:
enabled: true
ignore: []
RemoteAsset:
enabled: true
ignore: []
AssetUrlFilters:
enabled: true
ignore: []
ContentForHeaderModification:
enabled: true
ignore: []
ImgLazyLoading:
enabled: true
ignore: []
HtmlParsingError:
enabled: true
ignore: []
AssetSizeAppBlockJavaScript:
enabled: false
ignore: []
threshold_in_bytes: 10000
AssetSizeAppBlockCSS:
enabled: false
ignore: []
threshold_in_bytes: 100000
AppBlockValidTags:
enabled: false
ignore: []
PaginationSize:
enabled: true
ignore: []
min_size: 1
max_size: 50
DeprecatedGlobalAppBlockType:
enabled: true
SchemaJsonFormat:
enabled: true
start_level: 0
indent: " "
Annotations
Check warning on line 178 in layout/password.liquid
github-actions / Theme Check Report
layout/password.liquid#L178
[AssetPreload] For better performance, prefer using the preload_tag filter
Check warning on line 181 in layout/password.liquid
github-actions / Theme Check Report
layout/password.liquid#L181
[AssetPreload] For better performance, prefer using the preload_tag filter
Check warning on line 44 in layout/theme.liquid
github-actions / Theme Check Report
layout/theme.liquid#L41-L44
[RemoteAsset] Asset should be served by the Shopify CDN for better performance.
Check warning on line 368 in layout/theme.liquid
github-actions / Theme Check Report
layout/theme.liquid#L362-L368
[RemoteAsset] Asset should be served by the Shopify CDN for better performance.
Check notice on line 215 in sections/announcement-bar.liquid
github-actions / Theme Check Report
sections/announcement-bar.liquid#L215
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 249 in sections/collage.liquid
github-actions / Theme Check Report
sections/collage.liquid#L249
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 110 in sections/collapsible-content.liquid
github-actions / Theme Check Report
sections/collapsible-content.liquid#L110
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 132 in sections/collection-list.liquid
github-actions / Theme Check Report
sections/collection-list.liquid#L132
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 136 in sections/contact-form.liquid
github-actions / Theme Check Report
sections/contact-form.liquid#L136
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 139 in sections/email-signup-banner.liquid
github-actions / Theme Check Report
sections/email-signup-banner.liquid#L139
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 185 in sections/featured-blog.liquid
github-actions / Theme Check Report
sections/featured-blog.liquid#L185
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 165 in sections/featured-collection.liquid
github-actions / Theme Check Report
sections/featured-collection.liquid#L165
[SchemaJsonFormat] JSON formatting could be improved
Check warning on line 457 in sections/featured-product.liquid
github-actions / Theme Check Report
sections/featured-product.liquid#L457
[LiquidTag] Use {% liquid ... %} to write multiple tags
Check notice on line 707 in sections/featured-product.liquid
github-actions / Theme Check Report
sections/featured-product.liquid#L707
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 500 in sections/header.liquid
github-actions / Theme Check Report
sections/header.liquid#L500
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 165 in sections/image-banner.liquid
github-actions / Theme Check Report
sections/image-banner.liquid#L165
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 98 in sections/image-with-text.liquid
github-actions / Theme Check Report
sections/image-with-text.liquid#L98
[SchemaJsonFormat] JSON formatting could be improved
Check warning on line 417 in sections/main-product.liquid
github-actions / Theme Check Report
sections/main-product.liquid#L417
[LiquidTag] Use {% liquid ... %} to write multiple tags
Check notice on line 192 in sections/multicolumn.liquid
github-actions / Theme Check Report
sections/multicolumn.liquid#L192
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 110 in sections/multirow.liquid
github-actions / Theme Check Report
sections/multirow.liquid#L110
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 117 in sections/newsletter.liquid
github-actions / Theme Check Report
sections/newsletter.liquid#L117
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 38 in sections/page.liquid
github-actions / Theme Check Report
sections/page.liquid#L38
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 273 in sections/quick-order-list.liquid
github-actions / Theme Check Report
sections/quick-order-list.liquid#L273
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 97 in sections/rich-text.liquid
github-actions / Theme Check Report
sections/rich-text.liquid#L97
[SchemaJsonFormat] JSON formatting could be improved
Check notice on line 266 in sections/slideshow.liquid
github-actions / Theme Check Report
sections/slideshow.liquid#L266
[SchemaJsonFormat] JSON formatting could be improved