Support C# format strings in config #1056
Annotations
2 warnings
|
Prepare Build:
src/GitVersion.Core/VersionCalculation/ShaVersionFilter.cs#L27
Nullability of reference types in type of parameter 'commit' of 'bool ShaVersionFilter.Exclude(ICommit commit, out string? reason)' doesn't match implicitly implemented member 'bool IVersionFilter.Exclude(ICommit? commit, out string? reason)' (possibly because of nullability attributes).
|
|
Prepare Build:
src/GitVersion.Core/VersionCalculation/ShaVersionFilter.cs#L27
Nullability of reference types in type of parameter 'commit' of 'bool ShaVersionFilter.Exclude(ICommit commit, out string? reason)' doesn't match implicitly implemented member 'bool IVersionFilter.Exclude(ICommit? commit, out string? reason)' (possibly because of nullability attributes).
|