Andrea G
Results
12
issues of
Andrea G
The script: - Verifies that the the pdf can be generated without errors - Publishes the latest version to Github pages In order for this to work, Travis CI must...
I have just started to look at JSON Schema and the current line seems to be causing some issue with the tool. ``` "$schema": "http://json-schema.org/draft-07/schema#", ``` Error message: ``` jsonspec.validators.exceptions.CompilationError:...