Skip to content

Simplify serializer contract #212

Simplify serializer contract

Simplify serializer contract #212

Triggered via push March 20, 2024 12:49
Status Success
Total duration 2m 8s
Artifacts

workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build: AzureBatchQueue.Tests/BatchQueueTests.cs#L232
Non-nullable property 'BatchQueue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: AzureBatchQueue.Tests/BatchQueueTests.cs#L232
Non-nullable property 'BatchQueue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.