Merge branch 'main' of https://github.com/ktsu-io/SyncFileContents #12
dotnet.yml
on: push
build-dotnet-library
/
ktsu-io/SyncFileContents build-dotnet-library
3m 15s
Annotations
12 warnings and 1 notice
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#L292
Split this 225 characters long line (which is greater than 200 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103)
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library:
SyncFileContents/Arguments.cs#L5
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/Settings.cs#L5
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#L18
Split this class into smaller and more specialized ones to reduce its dependencies on other types from 33 to the maximum authorized 30 or less. (https://rules.sonarsource.com/csharp/RSPEC-1200)
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library:
SyncFileContents/SyncFileContents.cs#L59
Define a constant instead of using this literal 'Aborted.' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library:
SyncFileContents/SyncFileContents.cs#L35
Refactor this method to reduce its Cognitive Complexity from 162 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
build-dotnet-library / ktsu-io/SyncFileContents build-dotnet-library:
SyncFileContents/SyncFileContents.cs#L35
The Cyclomatic Complexity of this method is 59 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#L50
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#L57
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#L73
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
Skipping action, release already exists and skipIfReleaseExists is enabled.
|