⬆ Bump FSharp.Core, FsCheck.Xunit and xunit.abstractions #415
+1
−1
Annotations
10 errors and 13 warnings
Build:
Bearded.Utilities.Tests/Geometry/Bivector2Tests.cs#L19
The name 'Arb' does not exist in the current context
|
Build:
Bearded.Utilities.Tests/Geometry/Bivector2Tests.cs#L20
The name 'Arb' does not exist in the current context
|
Build:
Bearded.Utilities.Tests/Generators/Vector3Generators.cs#L11
The name 'Arb' does not exist in the current context
|
Build:
Bearded.Utilities.Tests/Generators/Vector3Generators.cs#L11
'Gen<float>' does not contain a definition for 'Three' and no accessible extension method 'Three' accepting a first argument of type 'Gen<float>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
Bearded.Utilities.Tests/Geometry/CircularArc2Tests.cs#L18
The name 'Arb' does not exist in the current context
|
Build:
Bearded.Utilities.Tests/Geometry/Bivector3Tests.cs#L18
The name 'Arb' does not exist in the current context
|
Build:
Bearded.Utilities.Tests/Geometry/Bivector3Tests.cs#L19
The name 'Arb' does not exist in the current context
|
Build:
Bearded.Utilities.Tests/Generators/FloatGenerators.cs#L41
The name 'Arb' does not exist in the current context
|
Build:
Bearded.Utilities.Tests/Generators/Vector2Generators.cs#L11
The name 'Arb' does not exist in the current context
|
Build:
Bearded.Utilities.Tests/Generators/Vector2Generators.cs#L11
'Gen<float>' does not contain a definition for 'Two' and no accessible extension method 'Two' accepting a first argument of type 'Gen<float>' could be found (are you missing a using directive or an assembly reference?)
|
Install dependencies
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Install dependencies
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Install dependencies
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build:
Bearded.Utilities/Algorithms/CoffmanGraham.cs#L189
Nullability of reference types in type of parameter 'obj' of 'int DecreasingNumberSequence.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
|
Build:
Bearded.Utilities/Input/Actions/DigitalAction.cs#L13
Nullability of reference types in type of parameter 'other' of 'bool DigitalAction.Equals(IAction other)' doesn't match implicitly implemented member 'bool IEquatable<IAction>.Equals(IAction other)' (possibly because of nullability attributes).
|
Build:
Bearded.Utilities/Input/Actions/DummyAction.cs#L21
Nullability of reference types in type of parameter 'other' of 'bool DummyAction.Equals(IAction other)' doesn't match implicitly implemented member 'bool IEquatable<IAction>.Equals(IAction other)' (possibly because of nullability attributes).
|
Build:
Bearded.Utilities/Input/Actions/LambdaAction.cs#L31
Nullability of reference types in type of parameter 'other' of 'bool LambdaAction.Equals(IAction other)' doesn't match implicitly implemented member 'bool IEquatable<IAction>.Equals(IAction other)' (possibly because of nullability attributes).
|
Build:
Bearded.Utilities/Input/InputAction.cs#L102
Nullability of reference types in type of parameter 'other' of 'bool BinaryAction.Equals(IAction other)' doesn't match implicitly implemented member 'bool IEquatable<IAction>.Equals(IAction other)' (possibly because of nullability attributes).
|
Build:
Bearded.Utilities/Input/InputAction.cs#L133
Nullability of reference types in type of parameter 'other' of 'bool AnyAction.Equals(IAction other)' doesn't match implicitly implemented member 'bool IEquatable<IAction>.Equals(IAction other)' (possibly because of nullability attributes).
|
Build:
Bearded.Utilities/Linq/Extensions.cs#L155
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Loading