@@ -3107,7 +3107,7 @@ var configurations = []Type{
3107
3107
Category : "data" ,
3108
3108
Subcategory : "root" ,
3109
3109
ID : "ID003" ,
3110
- Brief : "Additional properties in root" ,
3110
+ Brief : "unrecognized properties in root" ,
3111
3111
Description : "Unknown data properties were found in the package index root." ,
3112
3112
MessageTemplate : "Unknown properties found in package index root." ,
3113
3113
Reference : "https://arduino.github.io/arduino-cli/latest/package_index_json-specification/" ,
@@ -3158,7 +3158,7 @@ var configurations = []Type{
3158
3158
Category : "data" ,
3159
3159
Subcategory : "root" ,
3160
3160
ID : "IA003" ,
3161
- Brief : "Additional properties in packages" ,
3161
+ Brief : "unrecognized properties in packages" ,
3162
3162
Description : "The package index has a package containing unknown data properties." ,
3163
3163
MessageTemplate : "Unknown properties found in package(s): {{.}}" ,
3164
3164
Reference : "https://arduino.github.io/arduino-cli/latest/package_index_json-specification/#json-index-file-contents" ,
@@ -3430,7 +3430,7 @@ var configurations = []Type{
3430
3430
Category : "data" ,
3431
3431
Subcategory : "root" ,
3432
3432
ID : "IA019" ,
3433
- Brief : "Additional properties in packages[*].help" ,
3433
+ Brief : "unrecognized properties in packages[*].help" ,
3434
3434
Description : "The package index has a package with `help` property containing unknown data properties." ,
3435
3435
MessageTemplate : "Unknown properties under packages[*].help found in package(s): {{.}}" ,
3436
3436
Reference : "https://arduino.github.io/arduino-cli/latest/package_index_json-specification/#json-index-file-contents" ,
@@ -3549,7 +3549,7 @@ var configurations = []Type{
3549
3549
Category : "data" ,
3550
3550
Subcategory : "platform" ,
3551
3551
ID : "IL003" ,
3552
- Brief : "additional properties in packages[*].platforms[*]" ,
3552
+ Brief : "unrecognized properties in packages[*].platforms[*]" ,
3553
3553
Description : "The package index has a platform containing unknown data properties." ,
3554
3554
MessageTemplate : "Unknown properties under packages[*].platforms[*] found in platform(s):\n {{.}}" ,
3555
3555
Reference : "https://arduino.github.io/arduino-cli/latest/package_index_json-specification/#platforms-definitions" ,
@@ -3838,7 +3838,7 @@ var configurations = []Type{
3838
3838
Category : "data" ,
3839
3839
Subcategory : "platform" ,
3840
3840
ID : "IL019" ,
3841
- Brief : "additional properties in packages[*].platforms[*].help" ,
3841
+ Brief : "unrecognized properties in packages[*].platforms[*].help" ,
3842
3842
Description : "The `help` property of a platform in the package index contains unknown data properties." ,
3843
3843
MessageTemplate : "Unknown properties under packages[*].platforms[*].help found in platform(s):\n {{.}}" ,
3844
3844
Reference : "https://arduino.github.io/arduino-cli/latest/package_index_json-specification/#platforms-definitions" ,
@@ -4212,7 +4212,7 @@ var configurations = []Type{
4212
4212
Category : "data" ,
4213
4213
Subcategory : "platform" ,
4214
4214
ID : "IL041" ,
4215
- Brief : "additional properties in packages[*].platforms[*].boards[*]" ,
4215
+ Brief : "unrecognized properties in packages[*].platforms[*].boards[*]" ,
4216
4216
Description : "A `boards` object for one of the package index's platforms contains unknown data properties." ,
4217
4217
MessageTemplate : "Unknown properties under packages[*].platforms[*].boards[*] found in platform(s):\n {{.}}" ,
4218
4218
Reference : "https://arduino.github.io/arduino-cli/latest/package_index_json-specification/#platforms-definitions" ,
@@ -4314,7 +4314,7 @@ var configurations = []Type{
4314
4314
Category : "data" ,
4315
4315
Subcategory : "platform" ,
4316
4316
ID : "IL047" ,
4317
- Brief : "additional properties in packages[*].platforms[*].toolsDependencies[*]" ,
4317
+ Brief : "unrecognized properties in packages[*].platforms[*].toolsDependencies[*]" ,
4318
4318
Description : "The `toolsDependencies` property of a platform in the package index contains unknown data properties." ,
4319
4319
MessageTemplate : "Unknown properties under packages[*].platforms[*].toolsDependencies[*] found in platform(s):\n {{.}}" ,
4320
4320
Reference : "https://arduino.github.io/arduino-cli/latest/package_index_json-specification/#platforms-definitions" ,
@@ -4518,7 +4518,7 @@ var configurations = []Type{
4518
4518
Category : "data" ,
4519
4519
Subcategory : "platform" ,
4520
4520
ID : "IL060" ,
4521
- Brief : "additional properties in packages[*].platforms[*].discoveryDependencies[*]" ,
4521
+ Brief : "unrecognized properties in packages[*].platforms[*].discoveryDependencies[*]" ,
4522
4522
Description : "A `discoveryDependencies` object for one of the package index's platforms contains unknown data properties." ,
4523
4523
MessageTemplate : "Unknown properties under packages[*].platforms[*].discoveryDependencies[*] found in platform(s):\n {{.}}" ,
4524
4524
Reference : "https://arduino.github.io/arduino-cli/latest/package_index_json-specification/#platforms-definitions" ,
@@ -4671,7 +4671,7 @@ var configurations = []Type{
4671
4671
Category : "data" ,
4672
4672
Subcategory : "tool" ,
4673
4673
ID : "IT003" ,
4674
- Brief : "additional properties in packages[*].tools[*]" ,
4674
+ Brief : "unrecognized properties in packages[*].tools[*]" ,
4675
4675
Description : "The package index has a tool containing unknown data properties." ,
4676
4676
MessageTemplate : "Unknown properties under packages[*].tools[*] found in tool(s):\n {{.}}" ,
4677
4677
Reference : "https://arduino.github.io/arduino-cli/latest/package_index_json-specification/#tools-definitions" ,
@@ -4841,7 +4841,7 @@ var configurations = []Type{
4841
4841
Category : "data" ,
4842
4842
Subcategory : "tool" ,
4843
4843
ID : "IT013" ,
4844
- Brief : "additional properties in packages[*].tools[*].systems[*]" ,
4844
+ Brief : "unrecognized properties in packages[*].tools[*].systems[*]" ,
4845
4845
Description : "A `systems` object for one of the package index's tools contains unknown data properties." ,
4846
4846
MessageTemplate : "Unknown properties under packages[*].tools[*].systems[*] found in tool(s):\n {{.}}" ,
4847
4847
Reference : "https://arduino.github.io/arduino-cli/latest/package_index_json-specification/#tools-definitions" ,
0 commit comments