change delivery of injectable dll's #517
Annotations
16 warnings and 3 notices
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Possible 'null' assignment to non-nullable entity:
src/SoulMemory/soulmods/Soulmods.cs#L53
Possible 'null' assignment to non-nullable entity
|
Possible 'null' assignment to non-nullable entity:
src/SoulSplitter/soulmemory-rs/SoulMemoryRs.cs#L49
Possible 'null' assignment to non-nullable entity
|
Possible 'null' assignment to non-nullable entity:
src/SoulSplitter/soulmemory-rs/SoulMemoryRs.cs#L50
Possible 'null' assignment to non-nullable entity
|
Check .NET source code coverage:
src/SoulMemory/soulmods/Soulmods.cs#L75
Method `GetMorphemeMessages2` coverage is below the threshold 50%
|
Redundant using directive:
src/Cli/Program.cs#L34
Using directive is not required by the code and can be safely removed
|
Type member is never used (private accessibility):
src/SoulMemory/soulmods/Soulmods.cs#L125
Method 'OverwriteFile' is never used
|
build:
src/SoulMemory/soulmods/Soulmods.cs#L125
Remove the unused private method 'OverwriteFile'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
build:
src/SoulMemory/soulmods/Soulmods.cs#L120
Remove the unused local variable 'data'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
build:
src/soulsplitter/SoulComponent.cs#L110
Remove the unused private method 'SetBitBlt'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
build:
src/SoulMemory/soulmods/Soulmods.cs#L125
Remove the unused private method 'OverwriteFile'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
build:
src/SoulMemory/soulmods/Soulmods.cs#L120
Remove the unused local variable 'data'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
build:
src/soulsplitter/SoulComponent.cs#L110
Remove the unused private method 'SetBitBlt'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
build:
src/SoulMemory/soulmods/Soulmods.cs#L125
Remove the unused private method 'OverwriteFile'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
build:
src/SoulMemory/soulmods/Soulmods.cs#L120
Remove the unused local variable 'data'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
build:
src/SoulSplitter/SoulComponent.cs#L110
Remove the unused private method 'SetBitBlt'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
'if' statement can be rewritten as '?:' expression:
src/SoulMemory/soulmods/Soulmods.cs#L56
Convert into method call with '?:' expression inside
|
Redundant verbatim string prefix:
src/SoulMemory/soulmods/Soulmods.cs#L54
Redundant verbatim string prefix
|
Redundant verbatim string prefix:
src/SoulMemory/soulmods/Soulmods.cs#L53
Redundant verbatim string prefix
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SoulSplitter
|
8.73 MB |
|