Skip to content

Merge pull request #273 from JaCraig/dependabot/nuget/src/FileCurator… #290

Merge pull request #273 from JaCraig/dependabot/nuget/src/FileCurator…

Merge pull request #273 from JaCraig/dependabot/nuget/src/FileCurator… #290

Triggered via push July 11, 2024 17:47
Status Success
Total duration 1m 6s
Artifacts 1
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build (6.0.x)
Process completed with exit code 1.
build (6.0.x): src/FileCurator/BaseClasses/FileBase.cs#L285
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (6.0.x): src/FileCurator/BaseClasses/FileBase.cs#L227
Nullability of reference types in type of parameter 'other' of 'int FileBase<InternalFileType, FileType>.CompareTo(IFile other)' doesn't match implicitly implemented member 'int IComparable<IFile>.CompareTo(IFile? other)' (possibly because of nullability attributes).
build (6.0.x): src/FileCurator/BaseClasses/FileBase.cs#L239
Nullability of reference types in type of parameter 'obj' of 'int FileBase<InternalFileType, FileType>.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
build (6.0.x): src/FileCurator/BaseClasses/FileBase.cs#L295
Nullability of reference types in type of parameter 'other' of 'bool FileBase<InternalFileType, FileType>.Equals(IFile other)' doesn't match implicitly implemented member 'bool IEquatable<IFile>.Equals(IFile? other)' (possibly because of nullability attributes).
build (6.0.x): src/FileCurator/FileInfo.cs#L297
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (6.0.x): src/FileCurator/FileInfo.cs#L223
Nullability of reference types in type of parameter 'other' of 'int FileInfo.CompareTo(IFile other)' doesn't match implicitly implemented member 'int IComparable<IFile>.CompareTo(IFile? other)' (possibly because of nullability attributes).
build (6.0.x): src/FileCurator/FileInfo.cs#L237
Nullability of reference types in type of parameter 'obj' of 'int FileInfo.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
build (6.0.x): src/FileCurator/FileInfo.cs#L307
Nullability of reference types in type of parameter 'other' of 'bool FileInfo.Equals(IFile other)' doesn't match implicitly implemented member 'bool IEquatable<IFile>.Equals(IFile? other)' (possibly because of nullability attributes).
build (6.0.x): src/FileCurator/BaseClasses/DirectoryBase.cs#L369
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (6.0.x): src/FileCurator/BaseClasses/DirectoryBase.cs#L191
Nullability of reference types in type of parameter 'other' of 'int DirectoryBase<TInternalDirectoryType, TDirectoryType>.CompareTo(IDirectory other)' doesn't match implicitly implemented member 'int IComparable<IDirectory>.CompareTo(IDirectory? other)' (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size
dotnet-results-6.0.x Expired
41.6 KB