InvalidTagsCheck only works on singular tags and not combined tags.
As described in issue 9009, there are some deprecated tags that need to be flagged. Based on the backend, we are looking specifically at Germany objects of type Relation with "type:associatedStreet". Here are the objects.
This is only relevant to Germany (and potentially Poland), as described in this wiki page: "associatedStreet relations have been used by some mappers as an alternative to addr:* -Tags. This method of mapping addresses is much less popular than addr:* and strictly unwanted in regions such as for example Germany and Poland."
Can we modify InvalidTagsCheck to filter by country or by multiple tags?