fix: Bump the dependencies group with 1 update #1126
Annotations
13 warnings
|
analyze / Analyze (javascript-typescript, 10.0.x)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
|
analyze / Analyze (csharp, 10.0.x):
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).
|
|
analyze / Analyze (csharp, 10.0.x):
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).
|
|
analyze / Analyze (csharp, 10.0.x):
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).
|
|
analyze / Analyze (csharp, 10.0.x):
FileCurator/BaseClasses/FileBase.cs#L285
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
analyze / Analyze (csharp, 10.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, 10.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, 10.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, 10.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, 10.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, 10.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, 10.0.x)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
|
analyze / Analyze (csharp, 10.0.x)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|