updated workflows #1
Annotations
7 errors and 18 warnings
test (ubuntu-latest)
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
test (ubuntu-latest)
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest)
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
test (macos-latest)
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
test (macos-latest)
Process completed with exit code 1.
|
test (windows-latest)
Process completed with exit code 1.
|
test (ubuntu-latest)
Could not find any files for test-results/TestResults.xml
|
test (ubuntu-latest)
No files were found with the provided path: test-results/TestResults.xml. No artifacts will be uploaded.
|
test (macos-latest)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
|
test (macos-latest)
Could not find any files for test-results/TestResults.xml
|
test (macos-latest)
No files were found with the provided path: test-results/TestResults.xml. No artifacts will be uploaded.
|
test (windows-latest)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
|
test (windows-latest)
Could not find any files for test-results/TestResults.xml
|
test (windows-latest)
No files were found with the provided path: test-results/TestResults.xml. No artifacts will be uploaded.
|
test (windows-latest):
CompuMaster.TaskManagement/ProgressingTaskStepBase.vb#L92
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
test (windows-latest):
CompuMaster.TaskManagement/ProgressingTaskStepBase.vb#L92
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
test (windows-latest):
CompuMaster.TaskManagement/ProgressingTaskItem.vb#L43
Rename type name RunBehaviourIfPreviousTasksFailedEnum so that it does not end in 'Enum' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
test (windows-latest):
CompuMaster.TaskManagement/Tools.vb#L71
The behavior of 'String.StartsWith(String)' could vary based on the current user's locale settings. Replace this call in 'CompuMaster.TaskManagement.Tools.IndentString(String, Integer, String)' with a call to 'String.StartsWith(String, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
test (windows-latest):
CompuMaster.TaskManagement/ProgressingTaskItem.vb#L43
Rename type name RunBehaviourIfPreviousTasksFailedEnum so that it does not end in 'Enum' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
test (windows-latest):
CompuMaster.TaskManagement/Tools.vb#L48
The behavior of 'String.StartsWith(String)' could vary based on the current user's locale settings. Replace this call in 'CompuMaster.TaskManagement.Tools.IndentStringWithCrLf(String, Integer)' with a call to 'String.StartsWith(String, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
test (windows-latest):
CompuMaster.TaskManagement/Tools.vb#L48
The behavior of 'String.StartsWith(String)' could vary based on the current user's locale settings. Replace this call in 'CompuMaster.TaskManagement.Tools.IndentStringWithCrLf(String, Integer)' with a call to 'String.StartsWith(String, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
test (windows-latest):
CompuMaster.TaskManagement/Tools.vb#L71
The behavior of 'String.StartsWith(String)' could vary based on the current user's locale settings. Replace this call in 'CompuMaster.TaskManagement.Tools.IndentString(String, Integer, String)' with a call to 'String.StartsWith(String, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
test (windows-latest):
CompuMaster.TaskManagement/Tools.vb#L120
The behavior of 'String.StartsWith(String)' could vary based on the current user's locale settings. Replace this call in 'CompuMaster.TaskManagement.Tools.PathCombine(String, String)' with a call to 'String.StartsWith(String, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|
test (windows-latest):
CompuMaster.TaskManagement/Tools.vb#L122
The behavior of 'String.StartsWith(String)' could vary based on the current user's locale settings. Replace this call in 'CompuMaster.TaskManagement.Tools.PathCombine(String, String)' with a call to 'String.StartsWith(String, System.StringComparison)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1310)
|