chore(deps): update semantic-release monorepo #382
Annotations
10 warnings
|
Build:
src/Be.Vlaanderen.Basisregisters.GrAr.Legacy/SpatialTools/SyndicationPolygon.cs#L17
Non-nullable property 'XmlPolygon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Be.Vlaanderen.Basisregisters.GrAr.Legacy/Straatnaam/StraatnaamDetailGemeente.cs#L32
Non-nullable property 'Gemeentenaam' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Be.Vlaanderen.Basisregisters.GrAr.Legacy/Straatnaam/StraatnaamDetailGemeente.cs#L25
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Be.Vlaanderen.Basisregisters.GrAr.Legacy/Straatnaam/StraatnaamDetailGemeente.cs#L18
Non-nullable property 'ObjectId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
tools/Be.Vlaanderen.Basisregisters.Oslo.ContextProperties.Generator/ContextPropertiesFileBuilder.cs#L45
'System.ApplicationException' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
|
Build:
tools/Be.Vlaanderen.Basisregisters.Oslo.ContextProperties.Generator/Program.cs#L21
Dispose 'cancellationTokenSource' when it is no longer needed. (https://rules.sonarsource.com/csharp/RSPEC-2930)
|
|
Build:
tools/Be.Vlaanderen.Basisregisters.Oslo.ContextProperties.Generator/Program.cs#L37
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
|
Build:
tools/Be.Vlaanderen.Basisregisters.Oslo.ContextProperties.Generator/ContextPropertiesDirectory.cs#L26
Possible null reference argument for parameter 'path' in 'DirectoryInfo DirectoryInfo.CreateSubdirectory(string path)'.
|
|
Build:
src/Be.Vlaanderen.Basisregisters.GrAr.Common/Oslo/IdentifierUri.cs#L8
Seal class 'IdentifierUri' or implement 'IEqualityComparer<T>' instead. (https://rules.sonarsource.com/csharp/RSPEC-4035)
|
|
Build:
src/Be.Vlaanderen.Basisregisters.GrAr.Common/CaPaKey.cs#L28
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|