chore(deps): Bump the nuget-dependencies group with 2 updates #236
Annotations
1 error and 9 warnings
|
Check code formatting
Warnings were encountered while loading the workspace. Set the verbosity option to the 'diagnostic' level to log warnings.
|
|
Restore dependencies
/home/runner/work/morphir-dotnet/morphir-dotnet/src/Morphir.Tool/Morphir.Tool.csproj : warning NU1608: Detected package version outside of dependency constraint: Oakton 6.3.0 requires Microsoft.Extensions.Hosting (>= 6.0.0 && < 10.0.0) but version Microsoft.Extensions.Hosting 10.0.0 was resolved. [/home/runner/work/morphir-dotnet/morphir-dotnet/Morphir.slnx]
|
|
Restore dependencies
/home/runner/work/morphir-dotnet/morphir-dotnet/src/Morphir/Morphir.csproj : warning NU1608: Detected package version outside of dependency constraint: Oakton 6.3.0 requires Microsoft.Extensions.Hosting (>= 6.0.0 && < 10.0.0) but version Microsoft.Extensions.Hosting 10.0.0 was resolved. [/home/runner/work/morphir-dotnet/morphir-dotnet/Morphir.slnx]
|
|
Restore dependencies
/home/runner/work/morphir-dotnet/morphir-dotnet/tests/Morphir.Tooling.Tests/Morphir.Tooling.Tests.csproj : warning NU1608: Detected package version outside of dependency constraint: Oakton 6.3.0 requires Microsoft.Extensions.Hosting (>= 6.0.0 && < 10.0.0) but version Microsoft.Extensions.Hosting 10.0.0 was resolved. [/home/runner/work/morphir-dotnet/morphir-dotnet/Morphir.slnx]
|
|
Restore dependencies:
build/Build.ProtoPlugin.cs#L20
Non-nullable field 'PluginVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Restore dependencies:
build/Build.cs#L58
Non-nullable field 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Restore dependencies:
build/Build.cs#L52
Non-nullable field 'Rid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Restore dependencies:
build/Build.ProtoPlugin.cs#L20
Non-nullable field 'PluginVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Restore dependencies:
build/Build.cs#L58
Non-nullable field 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Restore dependencies:
build/Build.cs#L52
Non-nullable field 'Rid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading