Skip to content

Lint Errors: file_translation #247

@DmitryMasley

Description

@DmitryMasley

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions