Skip to content

Update 1 translation file #9907

Update 1 translation file

Update 1 translation file #9907

GitHub Actions / Theme Check Report succeeded Nov 5, 2024 in 2s

Theme Check Report

0 error(s), 14 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 164 in layout/password.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

layout/password.liquid#L164

[AssetPreload] For better performance, prefer using the preload_tag filter

Check warning on line 167 in layout/password.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

layout/password.liquid#L167

[AssetPreload] For better performance, prefer using the preload_tag filter

Check warning on line 222 in layout/theme.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

layout/theme.liquid#L222

[AssetPreload] For better performance, prefer using the preload_tag filter

Check warning on line 225 in layout/theme.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

layout/theme.liquid#L225

[AssetPreload] For better performance, prefer using the preload_tag filter

Check warning on line 40 in sections/main-collection-banner.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

sections/main-collection-banner.liquid#L27-L40

[ImgLazyLoading] Use loading="eager" for images visible in the viewport on load and loading="lazy" for others

Check warning on line 6 in sections/main-collection-product-grid.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

sections/main-collection-product-grid.liquid#L6

[AssetPreload] For better performance, prefer using the preload argument of the stylesheet_tag filter

Check warning on line 23 in sections/predictive-search.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

sections/predictive-search.liquid#L18-L23

[ImgLazyLoading] Use loading="eager" for images visible in the viewport on load and loading="lazy" for others

Check warning on line 56 in snippets/article-card.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

snippets/article-card.liquid#L41-L56

[ImgLazyLoading] Use loading="eager" for images visible in the viewport on load and loading="lazy" for others

Check warning on line 46 in snippets/product-thumbnail.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

snippets/product-thumbnail.liquid#L27-L46

[ImgLazyLoading] Use loading="eager" for images visible in the viewport on load and loading="lazy" for others

Check warning on line 72 in snippets/product-thumbnail.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

snippets/product-thumbnail.liquid#L53-L72

[ImgLazyLoading] Use loading="eager" for images visible in the viewport on load and loading="lazy" for others

Check warning on line 111 in snippets/product-thumbnail.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

snippets/product-thumbnail.liquid#L92-L111

[ImgLazyLoading] Use loading="eager" for images visible in the viewport on load and loading="lazy" for others

Check warning on line 155 in snippets/product-thumbnail.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

snippets/product-thumbnail.liquid#L136-L155

[ImgLazyLoading] Use loading="eager" for images visible in the viewport on load and loading="lazy" for others

Check warning on line 89 in templates/gift_card.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

templates/gift_card.liquid#L89

[AssetPreload] For better performance, prefer using the preload_tag filter

Check warning on line 92 in templates/gift_card.liquid

See this annotation in the file changed.

@github-actions github-actions / Theme Check Report

templates/gift_card.liquid#L92

[AssetPreload] For better performance, prefer using the preload_tag filter