Skip to content

TypeSpec 적용 + alpha #74

TypeSpec 적용 + alpha

TypeSpec 적용 + alpha #74

Triggered via pull request March 7, 2024 16:59
@RanolPRanolP
synchronize #67
typespec
Status Failure
Total duration 44s
Artifacts

lint.yaml

on: pull_request
Matrix: library-deployment
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 27 warnings, and 10 notices
oas3-schema: src/openapi.yaml#L3
Object must have required property "info".
oas3-valid-schema-example: src/paths/search/suggestion.yaml#L67
schema is invalid: data/type must be equal to one of the allowed values, data/type must be array, data/type must match a schema in anyOf
invalid-ref: src/paths/problem/lookup.yaml#L24
ENOENT: no such file or directory, open '/github/workspace/src/schemas/tagged-problem.yaml'
oas3-valid-schema-example: src/paths/search/suggestion.yaml#L54
schema is invalid: data/type must be equal to one of the allowed values, data/type must be array, data/type must match a schema in anyOf
oas3-valid-schema-example: src/paths/search/suggestion.yaml#L73
schema is invalid: data/type must be equal to one of the allowed values, data/type must be array, data/type must match a schema in anyOf
invalid-ref: src/schemas/user.yaml#L114
ENOENT: no such file or directory, open '/github/workspace/src/schemas/user-tier.yaml'
oas3-valid-schema-example: src/paths/search/suggestion.yaml#L58
schema is invalid: data/type must be equal to one of the allowed values, data/type must be array, data/type must match a schema in anyOf
oas3-valid-schema-example: src/paths/search/suggestion.yaml#L64
schema is invalid: data/type must be equal to one of the allowed values, data/type must be array, data/type must match a schema in anyOf
oas3-valid-schema-example: src/paths/search/suggestion.yaml#L70
schema is invalid: data/type must be equal to one of the allowed values, data/type must be array, data/type must match a schema in anyOf
lint
fatal issues detected. Failing the process.
info-contact: src/openapi.yaml#L3
Info object must have "contact" object.
operation-tag-defined: src/paths/ranking/organization.yaml#L13
Operation tags must be defined in global tags.
operation-tag-defined: src/paths/ranking/reverse_rival.yaml#L13
Operation tags must be defined in global tags.
operation-tag-defined: src/paths/ranking/streak.yaml#L13
Operation tags must be defined in global tags.
oas3-api-servers: src/openapi.yaml#L3
OpenAPI "servers" must be present and non-empty array.
oas3-operation-security-defined: src/paths/ranking/rival.yaml#L17
Operation "security" values must match a scheme defined in the "components.securitySchemes" object.
operation-tag-defined: src/paths/ranking/contribution.yaml#L13
Operation tags must be defined in global tags.
oas3-operation-security-defined: src/paths/ranking/reverse_rival.yaml#L17
Operation "security" values must match a scheme defined in the "components.securitySchemes" object.
operation-tag-defined: src/paths/ranking/rival.yaml#L13
Operation tags must be defined in global tags.
info-description: src/openapi.yaml#L3
Info "description" must be present and non-empty string.
oas3-operation-security-defined: src/paths/user/show.yaml#L18
Operation "security" values must match a scheme defined in the "components.securitySchemes" object.
operation-tag-defined: src/paths/ranking/class.yaml#L13
Operation tags must be defined in global tags.
operation-tags: src/openapi.yaml#L68
Operation must have non-empty "tags" array.
operation-tags: src/openapi.yaml#L74
Operation must have non-empty "tags" array.
operation-operationId: src/openapi.yaml#L74
Operation must have "operationId".
operation-operationId: src/openapi.yaml#L32
Operation must have "operationId".
operation-tags: src/openapi.yaml#L62
Operation must have non-empty "tags" array.
operation-operationId: src/openapi.yaml#L68
Operation must have "operationId".
oas3-operation-security-defined: src/paths/user/organizations.yaml#L18
Operation "security" values must match a scheme defined in the "components.securitySchemes" object.
oas3-operation-security-defined: src/paths/account/verify_credentials.yaml#L20
Operation "security" values must match a scheme defined in the "components.securitySchemes" object.
operation-tag-defined: src/paths/ranking/tier.yaml#L13
Operation tags must be defined in global tags.
operation-tags: src/openapi.yaml#L84
Operation must have non-empty "tags" array.
operation-tags: src/openapi.yaml#L32
Operation must have non-empty "tags" array.
operation-operationId: src/openapi.yaml#L62
Operation must have "operationId".
operation-operationId: src/openapi.yaml#L84
Operation must have "operationId".
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
oas3-unused-component: src/openapi.yaml#L108
Potentially unused component has been detected.
oas3-unused-component: src/openapi.yaml#L96
Potentially unused component has been detected.
oas3-unused-component: src/openapi.yaml#L112
Potentially unused component has been detected.
oas3-unused-component: src/openapi.yaml#L110
Potentially unused component has been detected.
oas3-unused-component: src/openapi.yaml#L106
Potentially unused component has been detected.
oas3-unused-component: src/openapi.yaml#L114
Potentially unused component has been detected.
oas3-unused-component: src/openapi.yaml#L98
Potentially unused component has been detected.
oas3-unused-component: src/openapi.yaml#L104
Potentially unused component has been detected.
oas3-unused-component: src/openapi.yaml#L102
Potentially unused component has been detected.
oas3-unused-component: src/openapi.yaml#L100
Potentially unused component has been detected.