Azure / Azure/azure-quickstart-templates
more json parse errors
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
--./matlab-cluster/scripts/azuredeploy.parameters.script.driven.template.json
parse error: Invalid numeric literal at line 21, column 29
--./201-vmaccess-on-ubuntu/single-user-with-ssh-key.parameters.json
parse error: Invalid string: control characters from U+0000 through U+001F must be escaped at line 49, column 26
--./sap-2-tier-marketplace-image/shared/newpip.json
parse error: Expected another key-value
--./trend-chef-splunk-security/nested/database-new.json
parse error: Expected another array element at line 59, column 3
--./mongodb-replica-set-centos/nested/secondary-resources.json
parse error: Expected another array element at line 175, column 7
Contributor guide
No contributing guide indexed for this repository
Research direction
Run a JSON parser against the five files listed in the issue, starting with the reported line and column for each error. Inspect the surrounding JSON syntax in the named files and verify that all five parse successfully when done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100