Update arm debugger config templates to match latest release 1.8.0 #15
ci.yml
on: pull_request
Check schemas of registry and templates
21s
release
0s
Annotations
4 errors
|
Check schemas of registry and templates
❌ JSON or YAML files failed validation
|
|
Check schemas of registry and templates
❌ 2 JSON files failed validation
|
|
Check schemas of registry and templates
❌ failed to parse JSON file: templates/STLink-Arm-Debugger.adapter.json
[{"path":"/launch/singlecore-launch","message":"must NOT have additional properties"},{"path":"/launch/singlecore-launch/programs","message":"must be string"},{"path":"/launch/multicore-start-launch","message":"must NOT have additional properties"},{"path":"/launch/multicore-start-launch/programs","message":"must be string"},{"path":"/tasks/0","message":"must NOT have additional properties"},{"path":"/tasks/0/programs","message":"must be string"}]
|
|
Check schemas of registry and templates
❌ failed to parse JSON file: templates/CMSIS-DAP-Arm-Debugger.adapter.json
[{"path":"/launch/singlecore-launch","message":"must NOT have additional properties"},{"path":"/launch/singlecore-launch/programs","message":"must be string"},{"path":"/launch/multicore-start-launch","message":"must NOT have additional properties"},{"path":"/launch/multicore-start-launch/programs","message":"must be string"},{"path":"/tasks/0","message":"must NOT have additional properties"},{"path":"/tasks/0/programs","message":"must be string"}]
|