Skip to content

MMI-3116 Update Source and Series CBRA source (#2354) #2441

MMI-3116 Update Source and Series CBRA source (#2354)

MMI-3116 Update Source and Series CBRA source (#2354) #2441

Triggered via push December 5, 2024 00:07
Status Success
Total duration 4m 31s
Artifacts

net-libs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build-net-libs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-net-libs
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-net-libs: libs/net/ches/ChesService.cs#L182
Cannot convert null literal to non-nullable reference type.
build-net-libs: libs/net/ches/ChesService.cs#L182
Cannot convert null literal to non-nullable reference type.
build-net-libs: libs/net/ches/Exceptions/ChesException.cs#L48
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-net-libs: libs/net/ches/Exceptions/ChesException.cs#L48
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-net-libs: libs/net/ches/Exceptions/ChesException.cs#L59
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-net-libs: libs/net/ches/Exceptions/ChesException.cs#L59
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-net-libs: libs/net/ches/Exceptions/ChesException.cs#L68
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-net-libs: libs/net/ches/Exceptions/ChesException.cs#L68
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-net-libs: libs/net/ches/Exceptions/ChesException.cs#L78
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-net-libs: libs/net/ches/Exceptions/ChesException.cs#L78
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.