Skip to content

chore: switch out spectral for vacuum #154

chore: switch out spectral for vacuum

chore: switch out spectral for vacuum #154

GitHub Actions / JUnit Test Report failed Jan 7, 2025 in 0s

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

Annotations

Check failure on line 77 in path-params

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

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 399 in operation-description

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

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 / JUnit Test Report

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 / JUnit Test Report

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 / JUnit Test Report

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 / JUnit Test Report

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 / JUnit Test Report

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 / JUnit Test Report

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 / JUnit Test Report

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 / JUnit Test Report

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 / JUnit Test Report

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