Get Beanstalk env name from GHA secrets #2
Annotations
3 warnings
Pack:
src/Data/CalendarEvent.cs#L6
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/Data/CalendarEvent.cs#L6
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/Data/CalendarEvent.cs#L6
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading