Adrian cli v2 updates #520
dotnet.yml
on: pull_request
Build VS2022 Extension
4m 11s
Annotations
7 errors and 10 warnings
Build VS2022 Extension:
VS_Meadow_Extension/VS_Meadow_Extension.Shared/MeadowDebuggerLaunchProvider.cs#L19
The type or namespace name 'IDebugProfileLaunchTargetsProvider' could not be found (are you missing a using directive or an assembly reference?)
|
Build VS2022 Extension:
VS_Meadow_Extension/VS_Meadow_Extension.Shared/MeadowDebuggerLaunchProvider.cs#L16
The type or namespace name 'IDebugProfileLaunchTargetsProvider' could not be found (are you missing a using directive or an assembly reference?)
|
Build VS2022 Extension:
VS_Meadow_Extension/VS_Meadow_Extension.Shared/MeadowDebuggerLaunchProvider.cs#L38
The type or namespace name 'ILaunchProfile' could not be found (are you missing a using directive or an assembly reference?)
|
Build VS2022 Extension:
VS_Meadow_Extension/VS_Meadow_Extension.Shared/MeadowDebuggerLaunchProvider.cs#L53
The type or namespace name 'ILaunchProfile' could not be found (are you missing a using directive or an assembly reference?)
|
Build VS2022 Extension:
VS_Meadow_Extension/VS_Meadow_Extension.Shared/MeadowDebuggerLaunchProvider.cs#L83
The type or namespace name 'ILaunchProfile' could not be found (are you missing a using directive or an assembly reference?)
|
Build VS2022 Extension:
VS_Meadow_Extension/VS_Meadow_Extension.Shared/MeadowDebuggerLaunchProvider.cs#L85
The type or namespace name 'ILaunchProfile' could not be found (are you missing a using directive or an assembly reference?)
|
Build VS2022 Extension
Process completed with exit code 1.
|
Build VS2022 Extension
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build VS2022 Extension
Non-nullable property 'OsVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build VS2022 Extension
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build VS2022 Extension
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build VS2022 Extension
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build VS2022 Extension
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build VS2022 Extension
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build VS2022 Extension
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build VS2022 Extension
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build VS2022 Extension
Non-nullable property 'DefaultCollectionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|