chore(deps): Bump the nuget-dependencies group with 4 updates #347
Annotations
1 error and 8 warnings
|
Check code formatting
Warnings were encountered while loading the workspace. Set the verbosity option to the 'diagnostic' level to log warnings.
|
|
Restore dependencies (ignoring lock files due to FSharp.Core NU1403)
/home/runner/work/morphir-dotnet/morphir-dotnet/src/Morphir.Internal.CodeGeneration/Morphir.Internal.CodeGeneration.fsproj : warning NU1608: Detected package version outside of dependency constraint: Fabulous.AST 1.9.0 requires Fantomas.Core (= 7.0.1) but version Fantomas.Core 7.0.5 was resolved. [/home/runner/work/morphir-dotnet/morphir-dotnet/Morphir.slnx]
|
|
Restore dependencies (ignoring lock files due to FSharp.Core NU1403)
/home/runner/work/morphir-dotnet/morphir-dotnet/tests/Morphir.Internal.CodeGeneration.Tests/Morphir.Internal.CodeGeneration.Tests.fsproj : warning NU1608: Detected package version outside of dependency constraint: Fabulous.AST 1.9.0 requires Fantomas.Core (= 7.0.1) but version Fantomas.Core 7.0.5 was resolved. [/home/runner/work/morphir-dotnet/morphir-dotnet/Morphir.slnx]
|
|
Restore dependencies (ignoring lock files due to FSharp.Core NU1403):
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 (ignoring lock files due to FSharp.Core NU1403):
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 (ignoring lock files due to FSharp.Core NU1403):
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 (ignoring lock files due to FSharp.Core NU1403):
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 (ignoring lock files due to FSharp.Core NU1403):
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 (ignoring lock files due to FSharp.Core NU1403):
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