Removing the continue on error. #1304
Annotations
11 warnings
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build
Non-nullable property 'Date' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build
Non-nullable property 'YesterDay' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build
Non-nullable property 'Worker' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build
Non-nullable property 'PlanText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build
Non-nullable property 'SumFlexStart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build
Non-nullable property 'SumFlexEnd' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "container", "greate-belt-container", "items-planning-container", "time-planning-container", "workflow-container", "work-items-planning-container", "work-items-planning-service-container".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading