Skip to content

Migrate to NiceIO package #211

Migrate to NiceIO package

Migrate to NiceIO package #211

Triggered via push November 21, 2023 09:17
Status Failure
Total duration 1m 30s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

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).