Skip to content

chore: switch out spectral for vacuum #165

chore: switch out spectral for vacuum

chore: switch out spectral for vacuum #165

GitHub Actions / API Lint Results failed Jan 7, 2025 in 0s

13 tests run, 0 passed, 0 skipped, 13 failed.

Annotations

Check failure on line 77 in path-params

See this annotation in the file changed.

@github-actions github-actions / API Lint Results

path-params.Operations

`GET` must define parameter `nope` as expected by path `/stations/{nope}`
Raw output
`GET` must define parameter `nope` as expected by path `/stations/{nope}`
	
    JSON Path: $.paths['/stations/{nope}']
	Rule: path-params
	Severity: error
	Line: 77

Check failure on line 51 in oas3-unused-component

See this annotation in the file changed.

@github-actions github-actions / API Lint Results

oas3-unused-component.Schemas

component `./docs/getting-started.md` does not exist in the specification
Raw output
component `./docs/getting-started.md` does not exist in the specification
	
    JSON Path: $docs['getting-started.md']
	Rule: oas3-unused-component
	Severity: warn
	Line: 51

Check failure on line 51 in resolving-references

See this annotation in the file changed.

@github-actions github-actions / API Lint Results

resolving-references.Schemas

component `./docs/getting-started.md` does not exist in the specification
Raw output
component `./docs/getting-started.md` does not exist in the specification
	
    JSON Path: $docs['getting-started.md']
	Rule: resolving-references
	Severity: error
	Line: 51

Check failure on line 399 in operation-description

See this annotation in the file changed.

@github-actions github-actions / API Lint Results

operation-description.Descriptions

operation method `POST` `requestBody` at path `/bookings` is missing a `description`
Raw output
operation method `POST` `requestBody` at path `/bookings` is missing a `description`
	
    JSON Path: $.paths['/bookings'].post.requestBody
	Rule: operation-description
	Severity: warn
	Line: 399

Check failure on line 548 in operation-description

See this annotation in the file changed.

@github-actions github-actions / API Lint Results

operation-description.Descriptions

operation method `POST` `requestBody` at path `/bookings/{bookingId}/payment` is missing a `description`
Raw output
operation method `POST` `requestBody` at path `/bookings/{bookingId}/payment` is missing a `description`
	
    JSON Path: $.paths['/bookings/{bookingId}/payment'].post.requestBody
	Rule: operation-description
	Severity: warn
	Line: 548

Check failure on line 717 in component-description

See this annotation in the file changed.

@github-actions github-actions / API Lint Results

component-description.Descriptions

`schemas` component `Station` is missing a description
Raw output
`schemas` component `Station` is missing a description
	
    JSON Path: $.components.schemas['Station']
	Rule: component-description
	Severity: warn
	Line: 717

Check failure on line 759 in component-description

See this annotation in the file changed.

@github-actions github-actions / API Lint Results

component-description.Descriptions

`schemas` component `Links-Self` is missing a description
Raw output
`schemas` component `Links-Self` is missing a description
	
    JSON Path: $.components.schemas['Links-Self']
	Rule: component-description
	Severity: warn
	Line: 759

Check failure on line 779 in component-description

See this annotation in the file changed.

@github-actions github-actions / API Lint Results

component-description.Descriptions

`schemas` component `Links-Pagination` is missing a description
Raw output
`schemas` component `Links-Pagination` is missing a description
	
    JSON Path: $.components.schemas['Links-Pagination']
	Rule: component-description
	Severity: warn
	Line: 779

Check failure on line 788 in component-description

See this annotation in the file changed.

@github-actions github-actions / API Lint Results

component-description.Descriptions

`schemas` component `Problem` is missing a description
Raw output
`schemas` component `Problem` is missing a description
	
    JSON Path: $.components.schemas['Problem']
	Rule: component-description
	Severity: warn
	Line: 788

Check failure on line 819 in component-description

See this annotation in the file changed.

@github-actions github-actions / API Lint Results

component-description.Descriptions

`schemas` component `Trip` is missing a description
Raw output
`schemas` component `Trip` is missing a description
	
    JSON Path: $.components.schemas['Trip']
	Rule: component-description
	Severity: warn
	Line: 819

Check failure on line 871 in component-description

See this annotation in the file changed.

@github-actions github-actions / API Lint Results

component-description.Descriptions

`schemas` component `Booking` is missing a description
Raw output
`schemas` component `Booking` is missing a description
	
    JSON Path: $.components.schemas['Booking']
	Rule: component-description
	Severity: warn
	Line: 871

Check failure on line 915 in component-description

See this annotation in the file changed.

@github-actions github-actions / API Lint Results

component-description.Descriptions

`schemas` component `BookingPayment` is missing a description
Raw output
`schemas` component `BookingPayment` is missing a description
	
    JSON Path: $.components.schemas['BookingPayment']
	Rule: component-description
	Severity: warn
	Line: 915

Check failure on line 1044 in component-description

See this annotation in the file changed.

@github-actions github-actions / API Lint Results

component-description.Descriptions

`schemas` component `Links-Booking` is missing a description
Raw output
`schemas` component `Links-Booking` is missing a description
	
    JSON Path: $.components.schemas['Links-Booking']
	Rule: component-description
	Severity: warn
	Line: 1044