-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
npm run test script will show linting errors. npm run test -- --format=stylish will produce a more compact output grouped by file
Lint: spec/file_translation/fts_common.yaml
| Severity | Location | Problem | Message |
|---|---|---|---|
| warning | line 124:21 | no-invalid-media-type-examples | Example value must conform to the schema: errors property type must be array. |
Lint: spec/file_translation/fts_language_detection.yaml
| Severity | Location | Problem | Message |
|---|---|---|---|
| warning | line 40:25 | no-invalid-media-type-examples | Example value must conform to the schema: errors property type must be array. |
| warning | line 82:33 | no-invalid-media-type-examples | Example value must conform to the schema: error property type must be object. |
Lint: spec/file_translation/fts_mt.yaml
| Severity | Location | Problem | Message |
|---|---|---|---|
| error | line 276:9 | spec | The field description must be present on this level. |
| warning | line 88:33 | no-invalid-media-type-examples | Example value must conform to the schema: error property type must be object. |
| warning | line 90:27 | no-invalid-media-type-examples | Example value must conform to the schema: localeProcessStatuses property type must be object. |
| warning | line 219:25 | no-invalid-media-type-examples | Example value must conform to the schema: errors property type must be array. |
| warning | line 287:25 | no-invalid-media-type-examples | Example value must conform to the schema: errors property type must be array. |
Metadata
Metadata
Assignees
Labels
No labels