Bump github/codeql-action from 3 to 4 #20
Annotations
10 warnings
|
build:
src/Arcus/Utilities/SubnetUtilities.cs#L17
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
|
build:
src/Arcus/Comparers/DefaultIIPAddressRangeComparer.cs#L11
Rename class 'DefaultIIPAddressRangeComparer' to match pascal case naming rules, consider using 'DefaultIipAddressRangeComparer'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
|
|
|
|
|
build:
src/Arcus/Subnet.cs#L851
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
build:
src/Arcus/Subnet.cs#L272
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
build:
src/Arcus/Subnet.cs#L209
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
build:
src/Arcus/IPAddressRange.cs#L314
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
build:
src/Arcus/IIPAddressRange.cs#L16
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
build:
src/Arcus/Converters/IPAddressConverters.cs#L128
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|