Skip to content

Merge pull request #447 from JaCraig/dependabot/nuget/dot-config/depe… #1089

Merge pull request #447 from JaCraig/dependabot/nuget/dot-config/depe…

Merge pull request #447 from JaCraig/dependabot/nuget/dot-config/depe… #1089

Triggered via push March 16, 2026 12:58
Status Success
Total duration 3m 9s
Artifacts
Matrix: analyze / Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
analyze / Analyze (csharp, 9.0.x): 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).
analyze / Analyze (csharp, 9.0.x): 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).
analyze / Analyze (csharp, 9.0.x): 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).
analyze / Analyze (csharp, 9.0.x): FileCurator/FileInfo.cs#L297
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
analyze / Analyze (csharp, 9.0.x): FileCurator/DirectoryInfo.cs#L195
Nullability of reference types in type of parameter 'obj' of 'int DirectoryInfo.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
analyze / Analyze (csharp, 9.0.x): FileCurator/DirectoryInfo.cs#L333
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
analyze / Analyze (csharp, 9.0.x): FileCurator/BaseClasses/DirectoryBase.cs#L379
Nullability of reference types in type of parameter 'other' of 'bool DirectoryBase<TInternalDirectoryType, TDirectoryType>.Equals(IDirectory other)' doesn't match implicitly implemented member 'bool IEquatable<IDirectory>.Equals(IDirectory? other)' (possibly because of nullability attributes).
analyze / Analyze (csharp, 9.0.x): FileCurator/BaseClasses/DirectoryBase.cs#L205
Nullability of reference types in type of parameter 'obj' of 'int DirectoryBase<TInternalDirectoryType, TDirectoryType>.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
analyze / Analyze (csharp, 9.0.x): 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).
analyze / Analyze (csharp, 9.0.x): FileCurator/BaseClasses/DirectoryBase.cs#L369
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
analyze / Analyze (csharp, 9.0.x)
Cannot build an overlay-base database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.