Skip to content

GH checks fails since WC 8.9 release – WC compatibility (latest, latest, latest, 7.4) and Code coverage #8662

Closed

Description

Description

The following GitHub checks fail due to a deprecated AssetDataRegistry arg – deprecated since WC 8.9:

  • WC compatibility (latest, latest, latest, 7.4)
  • Code coverage (latest, latest, 7.4, includes)

See example run.

Output from the test failure:

Function Automattic\WooCommerce\Blocks\Assets\AssetDataRegistry::add() was called with an argument that is deprecated since version 8.9! The $check_key_exists parameter is no longer used: all duplicate data will be ignored if the key exists by default

Additional context

The deprecation notice introduced to WC in woocommerce/woocommerce#46139.

Priority

Low priority – deprecation notice only and does not impact functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    focus: devopsRelease processes, monitoring, automations, dev tools, CI/CD pipelineneeds triageManually put issue into triage process.priority: lowThe issue/PR is low priority—not many people are affected or there’s a workaround, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions