TypeSpec 적용 + alpha #76
Annotations
10 errors, 27 warnings, and 10 notices
oas3-schema:
src/openapi.yaml#L3
Object must have required property "info".
|
invalid-ref:
src/paths/user/top_100.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#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
|
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#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#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#L112
ENOENT: no such file or directory, open '/github/workspace/src/schemas/user-tier.yaml'
|
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.
|
oas3-api-servers:
src/openapi.yaml#L3
OpenAPI "servers" must be present and non-empty array.
|
info-description:
src/openapi.yaml#L3
Info "description" must be present and non-empty string.
|
info-contact:
src/openapi.yaml#L3
Info object must have "contact" 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.
|
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/organization.yaml#L13
Operation tags must be defined in global tags.
|
operation-tag-defined:
src/paths/ranking/class.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-operationId:
src/openapi.yaml#L60
Operation must have "operationId".
|
operation-tag-defined:
src/paths/ranking/rival.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/tier.yaml#L13
Operation tags must be defined in global tags.
|
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/user/show.yaml#L18
Operation "security" values must match a scheme defined in the "components.securitySchemes" object.
|
operation-tags:
src/openapi.yaml#L32
Operation must have non-empty "tags" array.
|
operation-tag-defined:
src/paths/ranking/streak.yaml#L13
Operation tags must be defined in global tags.
|
operation-operationId:
src/openapi.yaml#L72
Operation must have "operationId".
|
operation-tags:
src/openapi.yaml#L60
Operation must have non-empty "tags" array.
|
operation-operationId:
src/openapi.yaml#L66
Operation must have "operationId".
|
operation-tags:
src/openapi.yaml#L72
Operation must have non-empty "tags" array.
|
operation-tags:
src/openapi.yaml#L66
Operation must have non-empty "tags" array.
|
operation-operationId:
src/openapi.yaml#L82
Operation must have "operationId".
|
operation-tag-defined:
src/paths/ranking/contribution.yaml#L13
Operation tags must be defined in global tags.
|
operation-tags:
src/openapi.yaml#L82
Operation must have non-empty "tags" array.
|
operation-operationId:
src/openapi.yaml#L32
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#L104
Potentially unused component has been detected.
|
oas3-unused-component:
src/openapi.yaml#L108
Potentially unused component has been detected.
|
oas3-unused-component:
src/openapi.yaml#L94
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#L98
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#L112
Potentially unused component has been detected.
|
oas3-unused-component:
src/openapi.yaml#L100
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#L110
Potentially unused component has been detected.
|