Migrate to NiceIO package #211
Annotations
10 errors
validate
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
validate:
artifacts/build/obj/Core/Debug/NuGet/2965ECD886DDF0BD99A66F4C128E452BCE876ED8/OkTools.NiceIO/1.0.1/NiceIO.cs#L643
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
validate:
artifacts/build/obj/Core/Debug/NuGet/2965ECD886DDF0BD99A66F4C128E452BCE876ED8/OkTools.NiceIO/1.0.1/NiceIO.cs#L713
Nullability of reference types in type of parameter 'obj' of 'int NPath.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
|
validate:
artifacts/build/obj/Core/Debug/NuGet/2965ECD886DDF0BD99A66F4C128E452BCE876ED8/OkTools.NiceIO/1.0.1/NiceIO.cs#L654
Nullability of reference types in type of parameter 'p' of 'bool NPath.Equals(NPath p)' doesn't match implicitly implemented member 'bool IEquatable<NPath>.Equals(NPath? other)' (possibly because of nullability attributes).
|
validate:
artifacts/build/obj/Core/Debug/NuGet/2965ECD886DDF0BD99A66F4C128E452BCE876ED8/OkTools.NiceIO/1.0.1/NiceIO.cs#L541
Cannot convert null literal to non-nullable reference type.
|
validate:
artifacts/build/obj/Core/Debug/NuGet/2965ECD886DDF0BD99A66F4C128E452BCE876ED8/OkTools.NiceIO/1.0.1/NiceIO.cs#L551
Cannot convert null literal to non-nullable reference type.
|
validate:
artifacts/build/obj/Core/Debug/NuGet/2965ECD886DDF0BD99A66F4C128E452BCE876ED8/OkTools.NiceIO/1.0.1/NiceIO.cs#L558
Cannot convert null literal to non-nullable reference type.
|
validate:
artifacts/build/obj/Core/Debug/NuGet/2965ECD886DDF0BD99A66F4C128E452BCE876ED8/OkTools.NiceIO/1.0.1/NiceIO.cs#L1008
Cannot convert null literal to non-nullable reference type.
|
validate:
artifacts/build/obj/Core/Debug/NuGet/2965ECD886DDF0BD99A66F4C128E452BCE876ED8/OkTools.NiceIO/1.0.1/NiceIO.cs#L1244
Cannot convert null literal to non-nullable reference type.
|
validate:
artifacts/build/obj/Core/Debug/NuGet/2965ECD886DDF0BD99A66F4C128E452BCE876ED8/OkTools.NiceIO/1.0.1/NiceIO.cs#L1432
Cannot convert null literal to non-nullable reference type.
|