Skip to content
GitHub Actions / Theme Check Report failed Apr 9, 2024 in 1s

Theme Check Report

1 error(s), 0 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: true
  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: true
  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 notice on line 24 in blocks/marquee.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

blocks/marquee.liquid#L24

[SchemaJsonFormat] JSON formatting could be improved

Check notice on line 108 in sections/dev__featured-collection.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

sections/dev__featured-collection.liquid#L108

[SchemaJsonFormat] JSON formatting could be improved

Check notice on line 50 in sections/dev__featured_product.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

sections/dev__featured_product.liquid#L50

[SpaceInsideBraces] Space missing before '}}'

Check notice on line 92 in sections/dev__featured_product.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

sections/dev__featured_product.liquid#L92

[SpaceInsideBraces] Too many spaces after '{{'

Check notice on line 97 in sections/dev__featured_product.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

sections/dev__featured_product.liquid#L97

[SpaceInsideBraces] Too many spaces after '{{'

Check notice on line 98 in sections/dev__featured_product.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

sections/dev__featured_product.liquid#L98

[SpaceInsideBraces] Too many spaces after '{{'

Check notice on line 102 in sections/dev__featured_product.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

sections/dev__featured_product.liquid#L102

[SpaceInsideBraces] Too many spaces after '{{'

Check notice on line 108 in sections/dev__featured_product.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

sections/dev__featured_product.liquid#L108

[SpaceInsideBraces] Too many spaces after '{{'

Check notice on line 64 in sections/dev__modal-image.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

sections/dev__modal-image.liquid#L64

[SchemaJsonFormat] JSON formatting could be improved

Check notice on line 23 in sections/dev__video.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

sections/dev__video.liquid#L23

[SchemaJsonFormat] JSON formatting could be improved

Check failure on line 1 in sections/dev__winter.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

sections/dev__winter.liquid#L1

[SyntaxError] Unknown tag 'content_for'