chore(deps): Bump the nuget-dependencies group with 8 updates #288
Annotations
18 warnings
|
Build project with dotnet:
tests/Morphir.Core.Tests/IR/PathTests.cs#L174
'CollectionAssertionBase<IEnumerable<Name>, Name>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project with dotnet:
tests/Morphir.Core.Tests/IR/PathTests.cs#L160
'CollectionAssertionBase<IEnumerable<Name>, Name>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project with dotnet:
tests/Morphir.Core.Tests/IR/PathTests.cs#L132
'CollectionAssertionBase<IEnumerable<Name>, Name>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project with dotnet:
tests/Morphir.Core.Tests/IR/PathTests.cs#L118
'CollectionAssertionBase<IEnumerable<Name>, Name>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project with dotnet:
tests/Morphir.Core.Tests/IR/PathTests.cs#L174
'CollectionAssertionBase<IEnumerable<Name>, Name>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project with dotnet:
tests/Morphir.Core.Tests/IR/PathTests.cs#L160
'CollectionAssertionBase<IEnumerable<Name>, Name>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project with dotnet:
tests/Morphir.Core.Tests/IR/PathTests.cs#L132
'CollectionAssertionBase<IEnumerable<Name>, Name>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build project with dotnet:
tests/Morphir.Core.Tests/IR/PathTests.cs#L118
'CollectionAssertionBase<IEnumerable<Name>, Name>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
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/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
/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:
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