Skip to content

Adrian cli v2 updates #520

Adrian cli v2 updates

Adrian cli v2 updates #520

Triggered via pull request June 16, 2024 21:17
Status Failure
Total duration 4m 23s
Artifacts

dotnet.yml

on: pull_request
Build VS2022 Extension
4m 11s
Build VS2022 Extension
Fit to window
Zoom out
Zoom in

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.