Skip to content

Lint Errors: file_translation #247

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

SeverityLocationProblemMessage
warningline 124:21no-invalid-media-type-examplesExample value must conform to the schema: errors property type must be array.

Lint: spec/file_translation/fts_language_detection.yaml

SeverityLocationProblemMessage
warningline 40:25no-invalid-media-type-examplesExample value must conform to the schema: errors property type must be array.
warningline 82:33no-invalid-media-type-examplesExample value must conform to the schema: error property type must be object.

Lint: spec/file_translation/fts_mt.yaml

SeverityLocationProblemMessage
errorline 276:9specThe field description must be present on this level.
warningline 88:33no-invalid-media-type-examplesExample value must conform to the schema: error property type must be object.
warningline 90:27no-invalid-media-type-examplesExample value must conform to the schema: localeProcessStatuses property type must be object.
warningline 219:25no-invalid-media-type-examplesExample value must conform to the schema: errors property type must be array.
warningline 287:25no-invalid-media-type-examplesExample 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