We should introduce a way to return warnings while parsing.
Right now, some attributes are handled as error when not expected but in other places, they are turned into a map without checking if they are used. We should turn them into warnings instead of errors.
We should introduce a way to return warnings while parsing. Right now, some attributes are handled as error when not expected but in other places, they are turned into a map without checking if they are used. We should turn them into warnings instead of errors.