Update CHES library #2508
Annotations
3 warnings
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/entities/CBRAReportStaffSummary.cs#L16
Non-nullable property 'CbraHours' 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/entities/CBRAReportStaffSummary.cs#L16
Non-nullable property 'CbraHours' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|