Skip to content

delete pet no annotations #20

delete pet no annotations

delete pet no annotations #20

Triggered via pull request August 29, 2023 15:49
@dtolbdtolb
synchronize #9
delete-pet
Status Failure
Total duration 1m 32s
Artifacts

spectral.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 41 warnings, and 14 notices
description-for-every-attribute: spec/petStore.json#L544
For every attribute that is present in the OAS document, if a description is proposed as optional to complement that attribute, then yes it must be present; description is missing in the object
reason-phrase: spec/petStore.json#L556
Reason phrase "Ok" needs to match "OK"
delete-204-success: spec/petStore.json#L554
DELETE operations return '204 No Content' on success.; "responses[204]" property must be truthy
lint
fatal issues detected. Failing the process.
tracking-id-header-requirement: spec/petStore.json#L60
All responses must include a 'TrackingID' header.
oas3-error-message: spec/petStore.json#L234
Error representations include a useful human-readable message.
tracking-id-header-requirement: spec/petStore.json#L322
All responses must include a 'TrackingID' header.
oas3-https-only: spec/petStore.json#L17
My API supports HTTPS only.; "http://localhost:3000/v1" must match the pattern "^https://"
oas3-error-response-identifier: spec/petStore.json#L322
Error representations include an identifier to help with troubleshooting.
tracking-id-header-requirement: spec/petStore.json#L197
All responses must include a 'TrackingID' header.
oas3-get-collection-max-parameter-link-header-required-possible: spec/petStore.json#L60
Pagination is designed using a 'max' query parameter and 'Link' headers per RFC 5988.; When returning a paginated collection, include a "Link" header in the response
oas3-get-collection-max-parameter-link-header-required-likely: spec/petStore.json#L60
Pagination is designed using a 'max' query parameter and 'Link' headers per RFC 5988.; When returning a paginated collection, include a "Link" header in the response
tracking-id-header-requirement: spec/petStore.json#L299
All responses must include a 'TrackingID' header.
tracking-id-header-requirement: spec/petStore.json#L234
All responses must include a 'TrackingID' header.
oas3-error-message: spec/petStore.json#L115
Error representations include a useful human-readable message.
oas3-error-response-identifier: spec/petStore.json#L78
Error representations include an identifier to help with troubleshooting.
oas3-error-response-identifier: spec/petStore.json#L359
Error representations include an identifier to help with troubleshooting.
tracking-id-header-requirement: spec/petStore.json#L179
All responses must include a 'TrackingID' header.
oas3-error-response-identifier: spec/petStore.json#L197
Error representations include an identifier to help with troubleshooting.
post-header-location: spec/petStore.json#L181
POST operations that create resources should include a Location header.; "headers.Location" property must be truthy
oas3-error-message: spec/petStore.json#L359
Error representations include a useful human-readable message.
oas3-error-message: spec/petStore.json#L78
Error representations include a useful human-readable message.
put-200-204-success: spec/petStore.json#L406
PUT operations return either '200 OK' with full representation or '204 No Content'.
tracking-id-header-requirement: spec/petStore.json#L457
All responses must include a 'TrackingID' header.
tracking-id-header-requirement: spec/petStore.json#L78
All responses must include a 'TrackingID' header.
tracking-id-header-requirement: spec/petStore.json#L434
All responses must include a 'TrackingID' header.
oas3-error-message: spec/petStore.json#L607
Error representations include a useful human-readable message.
oas3-error-message: spec/petStore.json#L494
Error representations include a useful human-readable message.
oas3-error-message: spec/petStore.json#L197
Error representations include a useful human-readable message.
tracking-id-header-requirement: spec/petStore.json#L359
All responses must include a 'TrackingID' header.
oas3-error-message: spec/petStore.json#L457
Error representations include a useful human-readable message.
oas3-error-response-identifier: spec/petStore.json#L607
Error representations include an identifier to help with troubleshooting.
oas3-error-response-identifier: spec/petStore.json#L494
Error representations include an identifier to help with troubleshooting.
oas3-error-message: spec/petStore.json#L322
Error representations include a useful human-readable message.
tracking-id-header-requirement: spec/petStore.json#L607
All responses must include a 'TrackingID' header.
tracking-id-header-requirement: spec/petStore.json#L570
All responses must include a 'TrackingID' header.
tracking-id-header-requirement: spec/petStore.json#L115
All responses must include a 'TrackingID' header.
tracking-id-header-requirement: spec/petStore.json#L555
All responses must include a 'TrackingID' header.
tracking-id-header-requirement: spec/petStore.json#L494
All responses must include a 'TrackingID' header.
oas3-error-response-identifier: spec/petStore.json#L234
Error representations include an identifier to help with troubleshooting.
oas3-error-message: spec/petStore.json#L570
Error representations include a useful human-readable message.
oas3-error-response-identifier: spec/petStore.json#L115
Error representations include an identifier to help with troubleshooting.
oas3-error-response-identifier: spec/petStore.json#L570
Error representations include an identifier to help with troubleshooting.
oas3-error-response-identifier: spec/petStore.json#L457
Error representations include an identifier to help with troubleshooting.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
no-etag-cache-control-header-required: spec/petStore.json#L62
Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy
no-etag-cache-control-header-required: spec/petStore.json#L181
Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy
no-etag-cache-control-header-required: spec/petStore.json#L80
Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy
no-etag-cache-control-header-required: spec/petStore.json#L301
Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy
no-etag-cache-control-header-required: spec/petStore.json#L436
Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy
no-etag-cache-control-header-required: spec/petStore.json#L199
Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy
no-etag-cache-control-header-required: spec/petStore.json#L236
Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy
no-etag-cache-control-header-required: spec/petStore.json#L459
Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy
no-etag-cache-control-header-required: spec/petStore.json#L572
Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy
no-etag-cache-control-header-required: spec/petStore.json#L361
Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy
no-etag-cache-control-header-required: spec/petStore.json#L609
Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy
no-etag-cache-control-header-required: spec/petStore.json#L324
Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy
no-etag-cache-control-header-required: spec/petStore.json#L496
Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy
no-etag-cache-control-header-required: spec/petStore.json#L117
Where caching is not appropriate, operations must include a Cache-Control header (e.g. max-age=0, no-cache, no-store, must-revalidate) and must not include an ETag header.; "headers.Cache-Control" property must be truthy