Skip to content

Implementation proposal for operation parameters with :cookie and :header location and test case for rendered code #22

Implementation proposal for operation parameters with :cookie and :header location and test case for rendered code

Implementation proposal for operation parameters with :cookie and :header location and test case for rendered code #22

Re-run triggered October 20, 2023 12:41
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
Test: test/open_api/generator/operation_test.exs#L102
test names/1 names an operation with multiple tags (OpenAPI.Generator.OperationTest)
Test: test/open_api/generator/operation_test.exs#L8
test names/1 names a tagless operation (OpenAPI.Generator.OperationTest)
Test: test/open_api/generator/operation_test.exs#L34
test names/1 names a tagged operation (OpenAPI.Generator.OperationTest)
Test
Process completed with exit code 2.
Test: test/support/recorder_renderer.ex#L13
module attribute @impl was not set for function render_using/2 callback (specified in OpenAPI.Renderer). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test: test/support/recorder_renderer.ex#L13
module attribute @impl was not set for function render_schema_types/2 callback (specified in OpenAPI.Renderer). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test: test/support/recorder_renderer.ex#L13
module attribute @impl was not set for function render_schema_struct/2 callback (specified in OpenAPI.Renderer). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test: test/support/recorder_renderer.ex#L13
module attribute @impl was not set for function render_schema_field_function/2 callback (specified in OpenAPI.Renderer). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test: test/support/recorder_renderer.ex#L13
module attribute @impl was not set for function render_schema/2 callback (specified in OpenAPI.Renderer). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test: test/support/recorder_renderer.ex#L13
module attribute @impl was not set for function render_operations/2 callback (specified in OpenAPI.Renderer). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test: test/support/recorder_renderer.ex#L13
module attribute @impl was not set for function render_operation_spec/2 callback (specified in OpenAPI.Renderer). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test: test/support/recorder_renderer.ex#L13
module attribute @impl was not set for function render_operation_function/2 callback (specified in OpenAPI.Renderer). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test: test/support/recorder_renderer.ex#L13
module attribute @impl was not set for function render_operation_doc/2 callback (specified in OpenAPI.Renderer). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test: test/support/recorder_renderer.ex#L13
module attribute @impl was not set for function render_operation/2 callback (specified in OpenAPI.Renderer). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test
Could not find any JUnit XML files for _build/test/lib/oapi_generator/*.xml