Updated readme #1
dotnet.yml
on: push
build-dotnet-library
/
ktsu-io/SyncFileContents build-dotnet-library
1m 55s
Annotations
1 error and 12 warnings
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library
Process completed with exit code 1.
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4.0.1\dist\codecov.exe' failed with exit code 1
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library:
SyncFileContents/SyncFileContents.cs#L185
Define a constant instead of using this literal 'SyncFileContents' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library:
SyncFileContents/SyncFileContents.cs#L15
Types should not have members with visibility set higher than the type's visibility (https://rules.sonarsource.com/csharp/RSPEC-3059)
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library:
SyncFileContents/SyncFileContents.cs#L29
Refactor this method to reduce its Cognitive Complexity from 43 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library:
SyncFileContents/SyncFileContents.cs#L29
The Cyclomatic Complexity of this method is 27 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541)
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library:
SyncFileContents/SyncFileContents.cs#L113
Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134)
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library:
SyncFileContents/SyncFileContents.cs#L122
Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134)
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library:
SyncFileContents/SyncFileContents.cs#L34
Replace this string literal with a string retrieved through an instance of the 'ResourceManager' class. (https://rules.sonarsource.com/csharp/RSPEC-4055)
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library:
SyncFileContents/SyncFileContents.cs#L40
Replace this string literal with a string retrieved through an instance of the 'ResourceManager' class. (https://rules.sonarsource.com/csharp/RSPEC-4055)
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library:
SyncFileContents/SyncFileContents.cs#L52
Replace this string literal with a string retrieved through an instance of the 'ResourceManager' class. (https://rules.sonarsource.com/csharp/RSPEC-4055)
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library:
SyncFileContents/SyncFileContents.cs#L102
Replace this string literal with a string retrieved through an instance of the 'ResourceManager' class. (https://rules.sonarsource.com/csharp/RSPEC-4055)
|