Skip to content

Chore: adding deployment pipeline #20

Chore: adding deployment pipeline

Chore: adding deployment pipeline #20

Triggered via pull request August 10, 2023 01:09
Status Success
Total duration 41s
Artifacts

ci-build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build (Bunnings.DIY.OrderProcessor)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Bunnings.DIY.OrderProcessor): tests/Bunnings.DIY.OrderProcessor.Tests/DummyResponse.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Bunnings.DIY.OrderProcessor): tests/Bunnings.DIY.OrderProcessor.Tests/DummyResponse.cs#L10
Non-nullable property 'ContentStream' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Bunnings.DIY.OrderProcessor): tests/Bunnings.DIY.OrderProcessor.Tests/DummyResponse.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Bunnings.DIY.OrderProcessor): tests/Bunnings.DIY.OrderProcessor.Tests/DummyResponse.cs#L10
Non-nullable property 'ContentStream' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Bunnings.DIY.OrderProcessor)
No files were found with the provided path: test-results.trx. No artifacts will be uploaded.