Skip to content

copy pasting code for better performance #2

copy pasting code for better performance

copy pasting code for better performance #2

Triggered via pull request August 17, 2024 14:52
@Nick-NuonNick-Nuon
synchronize #27
copy_paste
Status Success
Total duration 17m 30s
Billable time 2m
Artifacts

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build and test on ubuntu-latest: src/Base64SSE.cs#L618
'isUrl == true' is always 'true'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
Build and test on ubuntu-latest: src/Base64SSE.cs#L278
'isUrl == true' is always 'false'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
Build and test on ubuntu-latest: src/Base64SSE.cs#L618
'isUrl == true' is always 'true'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
Build and test on ubuntu-latest: src/Base64SSE.cs#L278
'isUrl == true' is always 'false'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)