Fix REUSE dep5 to new toml format #420
Annotations
10 warnings
build_test_pack:
src/SAF.Common/WildcardMatcher.cs#L14
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
|
build_test_pack:
src/SAF.Common/WildcardMatcher.cs#L26
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
|
build_test_pack:
src/SAF.Common/WildcardMatcher.cs#L14
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
|
build_test_pack:
src/SAF.Common/WildcardMatcher.cs#L26
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
|
build_test_pack:
src/Communication/SAF.Communication.Cde/ComLine.cs#L18
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
build_test_pack:
src/Communication/SAF.Communication.Cde/ComLine.cs#L18
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
build_test_pack:
src/Hosting/SAF.Hosting.TestServices/AssemblyManifest.cs#L14
Make 'RegisterDependencies' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
build_test_pack:
src/Toolbox/SAF.Toolbox/Filetransfer/TransportFile.cs#L14
Make sure this weak hash algorithm is not used in a sensitive context here. (https://rules.sonarsource.com/csharp/RSPEC-4790)
|
build_test_pack:
src/Toolbox/SAF.Toolbox/Filetransfer/FileReceiver.cs#L95
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
|
build_test_pack:
src/Toolbox/SAF.Toolbox/Serialization/DateTimeConverter.cs#L16
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
|