Update README to reflect maintenance status - #24
Theme Check Report
7 error(s), 32 warning(s) found
Details
Configuration
Actions Input
| Name | Value |
|---|---|
| theme_root | . |
| flags | (not provided) |
| version | (not provided) |
ThemeCheck Configuration
extends: []
ignore:
- node_modules/**
rootUri: file:///home/runner/work/dawn/dawn
AssetPreload:
enabled: true
severity: 1
BlockIdUsage:
enabled: true
severity: 1
CdnPreconnect:
enabled: true
severity: 0
ContentForHeaderModification:
enabled: true
severity: 0
DeprecateBgsizes:
enabled: true
severity: 1
DeprecateLazysizes:
enabled: true
severity: 1
DeprecatedFilter:
enabled: true
severity: 1
DeprecatedFontsOnSectionsAndBlocks:
enabled: true
severity: 1
DeprecatedFontsOnSettingsSchema:
enabled: true
severity: 1
DeprecatedTag:
enabled: true
severity: 1
DuplicateContentForArguments:
enabled: true
severity: 1
DuplicateRenderSnippetArguments:
enabled: true
severity: 1
EmptyBlockContent:
enabled: true
severity: 1
HardcodedRoutes:
enabled: true
severity: 1
ImgWidthAndHeight:
enabled: true
severity: 0
JSONMissingBlock:
enabled: true
severity: 0
JSONSyntaxError:
enabled: true
severity: 0
LiquidFreeSettings:
enabled: true
severity: 1
LiquidHTMLSyntaxError:
enabled: true
severity: 0
undefined:
enabled: false
MissingAsset:
enabled: true
severity: 0
MissingContentForArguments:
enabled: true
severity: 1
MissingRenderSnippetArguments:
enabled: true
severity: 1
MissingTemplate:
enabled: true
severity: 0
ignoreMissing: []
OrphanedSnippet:
enabled: true
severity: 1
PaginationSize:
enabled: true
severity: 1
minSize: 1
maxSize: 250
ParserBlockingScript:
enabled: true
severity: 0
RemoteAsset:
enabled: true
severity: 1
RequiredLayoutThemeObject:
enabled: true
severity: 0
ReservedDocParamNames:
enabled: true
severity: 0
SchemaPresetsBlockOrder:
enabled: true
severity: 1
SchemaPresetsStaticBlocks:
enabled: true
severity: 0
StaticStylesheetAndJavascriptTags:
enabled: true
severity: 0
TranslationKeyExists:
enabled: true
severity: 0
UnclosedHTMLElement:
enabled: true
severity: 1
UndefinedObject:
enabled: true
severity: 1
UniqueDocParamNames:
enabled: true
severity: 0
UniqueSettingId:
enabled: true
severity: 0
UniqueStaticBlockId:
enabled: true
severity: 0
UnknownFilter:
enabled: true
severity: 0
UnrecognizedContentForArguments:
enabled: true
severity: 1
UnrecognizedRenderSnippetArguments:
enabled: true
severity: 1
UnsupportedDocTag:
enabled: true
severity: 0
UnusedAssign:
enabled: true
severity: 1
UnusedDocParam:
enabled: true
severity: 1
ValidBlockTarget:
enabled: true
severity: 0
ValidContentForArgumentTypes:
enabled: true
severity: 1
ValidContentForArguments:
enabled: true
severity: 0
ValidDocParamTypes:
enabled: true
severity: 0
ValidHTMLTranslation:
enabled: true
severity: 1
ValidJSON:
enabled: true
severity: 0
ValidLocalBlocks:
enabled: true
severity: 0
ValidRenderSnippetArgumentTypes:
enabled: true
severity: 1
ValidSchema:
enabled: true
severity: 0
ValidSchemaName:
enabled: true
severity: 0
ValidSchemaTranslations:
enabled: true
severity: 0
ValidScopedCSSClass:
enabled: true
severity: 1
ValidSettingsKey:
enabled: true
severity: 0
ValidStaticBlockType:
enabled: true
severity: 0
ValidVisibleIf:
enabled: true
severity: 0
VariableName:
enabled: true
severity: 1
format: snake_case
Annotations
Check failure on line 364 in sections/main-collection-product-quick-buy.liquid
github-actions / Theme Check Report
sections/main-collection-product-quick-buy.liquid#L364
[ValidSchemaTranslations] 't:sections.main-collection-product-grid.settings.enable_quick_buy.label' does not have a matching entry in 'locales/en.default.schema.json'
Check failure on line 396 in sections/main-collection-product-quick-buy.liquid
github-actions / Theme Check Report
sections/main-collection-product-quick-buy.liquid#L396
[ValidSchemaTranslations] 't:sections.main-collection-product-grid.settings.filter_type.info' does not have a matching entry in 'locales/en.default.schema.json'
Check failure on line 406 in sections/main-collection-product-quick-buy.liquid
github-actions / Theme Check Report
sections/main-collection-product-quick-buy.liquid#L406
[ValidSchemaTranslations] 't:sections.main-collection-product-grid.settings.header_mobile.content' does not have a matching entry in 'locales/en.default.schema.json'
Check failure on line 155 in sections/main-collection-product-quick-buy.liquid
github-actions / Theme Check Report
sections/main-collection-product-quick-buy.liquid#L155
[MissingTemplate] 'snippets/icon-caret.liquid' does not exist
Check failure on line 2 in sections/main-collection-product-quick-buy.liquid
github-actions / Theme Check Report
sections/main-collection-product-quick-buy.liquid#L2
[MissingAsset] 'assets/component-loading-overlay.css' does not exist
Check failure on line 750 in sections/featured-product.liquid
github-actions / Theme Check Report
sections/featured-product.liquid#L750
[ValidSchemaTranslations] 't:sections.main-product.blocks.icon_with_text.settings.content.label' does not have a matching entry in 'locales/en.default.schema.json'
Check failure on line 751 in sections/featured-product.liquid
github-actions / Theme Check Report
sections/featured-product.liquid#L751
[ValidSchemaTranslations] 't:sections.main-product.blocks.icon_with_text.settings.content.info' does not have a matching entry in 'locales/en.default.schema.json'
Check warning on line 1 in sections/main-product.liquid
github-actions / Theme Check Report
sections/main-product.liquid#L1
[VariableName] The variable 'productTags' uses wrong naming format
Check warning on line 124 in sections/main-product.liquid
github-actions / Theme Check Report
sections/main-product.liquid#L124
[VariableName] The variable 'hidePricesLoggedOut' uses wrong naming format
Check warning on line 752 in sections/main-product.liquid
github-actions / Theme Check Report
sections/main-product.liquid#L752
[UnusedAssign] The variable 'seo_media' is assigned but not used
Check warning on line 608 in sections/main-product.liquid
github-actions / Theme Check Report
sections/main-product.liquid#L608
[UndefinedObject] Unknown object 'continue' used.
Check warning on line 34 in snippets/card-product-quick-buy.liquid
github-actions / Theme Check Report
snippets/card-product-quick-buy.liquid#L34
[VariableName] The variable 'hidePricesLoggedOut' uses wrong naming format
Check warning on line 37 in snippets/card-product-quick-buy.liquid
github-actions / Theme Check Report
snippets/card-product-quick-buy.liquid#L37
[HardcodedRoutes] Use routes object {{ routes.account_url }} instead of hardcoding /account
Check warning on line 24 in snippets/header-drawer.liquid
github-actions / Theme Check Report
snippets/header-drawer.liquid#L24
[VariableName] The variable 'showB2BNav' uses wrong naming format
Check warning on line 10 in snippets/header-dropdown-menu.liquid
github-actions / Theme Check Report
snippets/header-dropdown-menu.liquid#L10
[VariableName] The variable 'showB2BNav' uses wrong naming format
Check warning on line 10 in snippets/header-mega-menu.liquid
github-actions / Theme Check Report
snippets/header-mega-menu.liquid#L10
[VariableName] The variable 'showB2BNav' uses wrong naming format
Check warning on line 1 in snippets/quick-order-product-row.liquid
github-actions / Theme Check Report
snippets/quick-order-product-row.liquid#L1
[OrphanedSnippet] This snippet is not referenced by any other files
Check warning on line 40 in sections/related-products.liquid
github-actions / Theme Check Report
sections/related-products.liquid#L40
[VariableName] The variable 'productTags' uses wrong naming format
Check warning on line 41 in sections/related-products.liquid
github-actions / Theme Check Report
sections/related-products.liquid#L41
[VariableName] The variable 'customerTags' uses wrong naming format
Check warning on line 20 in sections/main-list-collections.liquid
github-actions / Theme Check Report
sections/main-list-collections.liquid#L20
[VariableName] The variable 'moduloResult' uses wrong naming format
Check warning on line 73 in sections/main-b2b-login.liquid
github-actions / Theme Check Report
sections/main-b2b-login.liquid#L73
[HardcodedRoutes] Use routes object {{ routes.account_login_url }} instead of hardcoding /account/login
Check warning on line 106 in sections/main-b2b-login.liquid
github-actions / Theme Check Report
sections/main-b2b-login.liquid#L106
[HardcodedRoutes] Use routes object {{ routes.account_login_url }} instead of hardcoding /account/login
Check warning on line 54 in sections/main-b2b-login.liquid
github-actions / Theme Check Report
sections/main-b2b-login.liquid#L54
[DeprecatedFilter] Deprecated filter 'img_url', consider using 'image_url'.
Check warning on line 245 in sections/main-collection-product-quick-buy.liquid
github-actions / Theme Check Report
sections/main-collection-product-quick-buy.liquid#L245
[VariableName] The variable 'productTags' uses wrong naming format
Check warning on line 246 in sections/main-collection-product-quick-buy.liquid
github-actions / Theme Check Report
sections/main-collection-product-quick-buy.liquid#L246
[VariableName] The variable 'customerTags' uses wrong naming format