Closed adaliszk closed 5 days ago
:tada: This issue has been resolved in version 1.0.7 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
@adaliszk Hi! I fixed it in v1.0.7, but there are some limitations - https://github.com/zavoloklom/docker-compose-linter?tab=readme-ov-file#anchor-handling
Please let me know if something goes wrong.
Thank you very much! It looks promising; I will try to make time next week to add the tool as a listing step in my current project!
Version
v1.0.6
YAML file where the error occurs
Command used to run
Additional context
Current behavior (console output)
Expected behavior
The Anchors / Fragments should be resolved before validating the schema, and thus the error would not tell that additional properties are not allowed, as there are no actual keys like
<<
being used after parsing the YAML.