Skip to content

chore(deps): bump micromatch from 4.0.4 to 4.0.8 (#667) #1583

chore(deps): bump micromatch from 4.0.4 to 4.0.8 (#667)

chore(deps): bump micromatch from 4.0.4 to 4.0.8 (#667) #1583

Triggered via push September 13, 2024 07:02
Status Success
Total duration 40s
Artifacts

spectral.yml

on: push
Spectral checks
29s
Spectral checks
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 16 warnings
oas2-valid-media-example: fixtures/test.oas.yml#L56
"random" property type must be object
oas2-valid-media-example: fixtures/test.oas.yml#L165
"0" property must have required property "user"
oas2-valid-media-example: fixtures/test.oas.yml#L49
"application/json" property must have required property "user"
oas2-schema: fixtures/test.oas.yml#L8
"url" property type must be string
oas2-valid-media-example: fixtures/test.oas.yml#L80
"application/json" property must have required property "user"
oas2-schema: fixtures/test.oas.yml#L26
Invalid oauth2 authentication security definition
oas2-valid-media-example: fixtures/test.oas.yml#L131
"application/json" property must have required property "user"
Spectral checks
fatal issues detected. Failing the process.
contact-email: fixtures/test.oas.yml#L6
Contact object should have "email"
parameter-description: fixtures/test.oas.yml#L34
Parameter objects must have "description".
operation-description: fixtures/test.oas.yml#L61
Operation "description" should be present and non-empty string.
oas2-operation-security-defined: fixtures/test.oas.yml#L94
Operation "security" values must match a scheme defined in the "securityDefinitions" object.
parameter-description: fixtures/test.oas.yml#L118
Parameter objects must have "description".
oas2-operation-security-defined: fixtures/test.oas.yml#L110
Operation "security" values must match a scheme defined in the "securityDefinitions" object.
parameter-description: fixtures/test.oas.yml#L67
Parameter objects must have "description".
operation-description: fixtures/test.oas.yml#L38
Operation "description" should be present and non-empty string.
license-url: fixtures/test.oas.yml#L10
License object should include "url".
parameter-description: fixtures/test.oas.yml#L189
Parameter objects must have "description".
oas2-operation-security-defined: fixtures/test.oas.yml#L143
Operation "security" values must match a scheme defined in the "securityDefinitions" object.
api-servers: fixtures/test.oas.yml#L12
Server should be present.
operation-description: fixtures/test.oas.yml#L148
Operation "description" should be present and non-empty string.
tag-description: fixtures/test.oas.yml#L236
Tag object should have "description".
operation-description: fixtures/test.oas.yml#L95
Operation "description" should be present and non-empty string.
Spectral checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/