Skip to content

(#21) update downstream handler for catch http ex and payload builder debugging remove #79

(#21) update downstream handler for catch http ex and payload builder debugging remove

(#21) update downstream handler for catch http ex and payload builder debugging remove #79

Triggered via pull request October 10, 2024 12:22
Status Success
Total duration 30s
Artifacts

build-test-pack.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_test: src/Nuar/src/Nuar/IOptionsProvider.cs#L5
Cannot convert null literal to non-nullable reference type.
build_test: src/Nuar/src/Nuar/Options/OptionsProvider.cs#L14
Cannot convert null literal to non-nullable reference type.
build_test: src/Nuar/src/Nuar/Options/OptionsProvider.cs#L24
Cannot convert null literal to non-nullable reference type.
build_test: src/Nuar/src/Nuar/Formatters/NetJsonOutputFormatter.cs#L17
Nullability of type of parameter 'type' doesn't match overridden member (possibly because of nullability attributes).
build_test: src/Nuar/src/Nuar/WebApi/WebApiEndpointResponse.cs#L5
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_test: src/Nuar/src/Nuar/WebApi/WebApiEndpointResponse.cs#L7
Non-nullable property 'Example' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_test: src/Nuar/src/Nuar/WebApi/WebApiEndpointParameter.cs#L5
Non-nullable property 'In' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_test: src/Nuar/src/Nuar/WebApi/WebApiEndpointParameter.cs#L6
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_test: src/Nuar/src/Nuar/WebApi/WebApiEndpointParameter.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_test: src/Nuar/src/Nuar/WebApi/WebApiEndpointParameter.cs#L8
Non-nullable property 'Example' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_test
No files were found with the provided path: src/*/TestResults/. No artifacts will be uploaded.