Update #42
Annotations
10 errors and 10 warnings
SonarCloud:
Bluehill.Hangul/Josa.cs#L41
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
|
SonarCloud:
Bluehill.Hangul/Josa.cs#L80
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
|
SonarCloud:
Bluehill.Hangul/Josa.cs#L41
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
|
SonarCloud:
Bluehill.Hangul/Josa.cs#L80
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
|
SonarCloud:
Bluehill.Hangul/Josa.cs#L80
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
|
SonarCloud:
Bluehill.Hangul/Josa.cs#L41
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
|
SonarCloud:
Bluehill.Hangul/Josa.cs#L41
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
|
SonarCloud:
Bluehill.Hangul/Josa.cs#L80
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
|
SonarCloud:
Bluehill.Hangul/Josa.cs#L41
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
|
SonarCloud:
Bluehill.Hangul/Josa.cs#L80
Add braces to 'if' statement. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0011)
|
SonarCloud:
Bluehill.Hangul/Choseong.cs#L4
If possible, make the underlying type of Choseong System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
|
SonarCloud:
Bluehill.Hangul/Jongseong.cs#L4
If possible, make the underlying type of Jongseong System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
|
SonarCloud:
Bluehill.Hangul/Jungseong.cs#L4
If possible, make the underlying type of Jungseong System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
|
SonarCloud:
Bluehill.Hangul/HangulSyllable.cs#L142
Provide a method named 'ToHangulSyllable' or 'FromChar' as an alternate for operator op_Explicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
|
SonarCloud:
Bluehill.Hangul/HangulSyllable.cs#L148
Provide a method named 'ToChar' or 'FromHangulSyllable' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
|
SonarCloud:
Bluehill.Hangul/Josa.cs#L73
Test for empty strings using 'string.Length' property or 'string.IsNullOrEmpty' method instead of an Equality check (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1820)
|
SonarCloud:
Bluehill.Hangul/Josa.cs#L34
Test for empty strings using 'string.Length' property or 'string.IsNullOrEmpty' method instead of an Equality check (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1820)
|
SonarCloud:
Bluehill.Hangul/Choseong.cs#L4
If possible, make the underlying type of Choseong System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
|
SonarCloud:
Bluehill.Hangul/Jongseong.cs#L4
If possible, make the underlying type of Jongseong System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
|
SonarCloud:
Bluehill.Hangul/Jungseong.cs#L4
If possible, make the underlying type of Jungseong System.Int32 instead of byte (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
|