fixed UI issue with 1 task and no configured steps #14
Annotations
32 warnings and 3 notices
|
test (ubuntu-latest):
CompuMaster.TaskManagement/ProgressingTaskItem.vb#L44
Rename type name RunBehaviourIfPreviousTasksFailedEnum so that it does not end in 'Enum' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
test (ubuntu-latest):
CompuMaster.TaskManagement.UI.WinForms/MultiTaskProgessForm.vb#L233
Member 'AutoCloseFormOnTaskBundleCompleted' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
|
test (ubuntu-latest):
CompuMaster.TaskManagement.UI.WinForms/MultiTaskProgessForm.vb#L233
Member 'AutoCloseFormOnTaskBundleCompleted' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
|
test (ubuntu-latest):
CompuMaster.TaskManagement/Tools.vb#L411
Use span-based 'string.Concat' and 'AsSpan' instead of 'Substring' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1845)
|
|
test (ubuntu-latest):
CompuMaster.TaskManagement/Tools.vb#L246
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
test (ubuntu-latest):
CompuMaster.TaskManagement/Tools.vb#L261
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
test (ubuntu-latest):
CompuMaster.TaskManagement/ProgressingTaskBundle.vb#L28
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
test (ubuntu-latest):
CompuMaster.TaskManagement/ProgressingTaskItem.vb#L44
Rename type name RunBehaviourIfPreviousTasksFailedEnum so that it does not end in 'Enum' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
test (ubuntu-latest):
CompuMaster.TaskManagement/ProgressingTaskItem.vb#L44
Rename type name RunBehaviourIfPreviousTasksFailedEnum so that it does not end in 'Enum' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
test (ubuntu-latest):
CompuMaster.TaskManagement/ProgressingTaskItem.vb#L44
Rename type name RunBehaviourIfPreviousTasksFailedEnum so that it does not end in 'Enum' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
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):
CompuMaster.TaskManagement/ProgressingTaskItem.vb#L44
Rename type name RunBehaviourIfPreviousTasksFailedEnum so that it does not end in 'Enum' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
test (macos-latest):
CompuMaster.TaskManagement.UI.WinForms/MultiTaskProgessForm.vb#L233
Member 'AutoCloseFormOnTaskBundleCompleted' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
|
test (macos-latest):
CompuMaster.TaskManagement.UI.WinForms/MultiTaskProgessForm.vb#L233
Member 'AutoCloseFormOnTaskBundleCompleted' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
|
test (macos-latest):
CompuMaster.TaskManagement/ProgressingTaskBundle.vb#L28
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
test (macos-latest):
CompuMaster.TaskManagement/Tools.vb#L411
Use span-based 'string.Concat' and 'AsSpan' instead of 'Substring' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1845)
|
|
test (macos-latest):
CompuMaster.TaskManagement/Tools.vb#L246
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
test (macos-latest):
CompuMaster.TaskManagement/Tools.vb#L261
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
test (macos-latest):
CompuMaster.TaskManagement/ProgressingTaskItem.vb#L44
Rename type name RunBehaviourIfPreviousTasksFailedEnum so that it does not end in 'Enum' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
test (macos-latest):
CompuMaster.TaskManagement/ProgressingTaskItem.vb#L44
Rename type name RunBehaviourIfPreviousTasksFailedEnum so that it does not end in 'Enum' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
test (macos-latest):
CompuMaster.TaskManagement/ProgressingTaskItem.vb#L44
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)
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):
CompuMaster.TaskManagement/ProgressingTaskItem.vb#L44
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.UI.WinForms/MultiTaskProgessForm.vb#L233
Member 'AutoCloseFormOnTaskBundleCompleted' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
|
test (windows-latest):
CompuMaster.TaskManagement.UI.WinForms/MultiTaskProgessForm.vb#L233
Member 'AutoCloseFormOnTaskBundleCompleted' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
|
test (windows-latest):
CompuMaster.TaskManagement/Tools.vb#L411
Use span-based 'string.Concat' and 'AsSpan' instead of 'Substring' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1845)
|
|
test (windows-latest):
CompuMaster.TaskManagement/Tools.vb#L261
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
test (windows-latest):
CompuMaster.TaskManagement/ProgressingTaskItem.vb#L44
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#L246
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
test (windows-latest):
CompuMaster.TaskManagement/ProgressingTaskItem.vb#L44
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/ProgressingTaskBundle.vb#L28
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
test (windows-latest):
CompuMaster.TaskManagement/ProgressingTaskItem.vb#L44
Rename type name RunBehaviourIfPreviousTasksFailedEnum so that it does not end in 'Enum' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
10 tests found
There are 10 tests, see "Raw output" for the full list of tests.
|
|
10 tests found
There are 10 tests, see "Raw output" for the full list of tests.
|
|
10 tests found
There are 10 tests, see "Raw output" for the full list of tests.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
NUnit Test Results macos-latest
|
575 Bytes |
sha256:62f86d498b4bb6282dc92740824646412015e30c9273d09ccf8479d4a27c46ab
|
|
|
NUnit Test Results ubuntu-latest
|
573 Bytes |
sha256:22161ef0d0d879a1044466e2f8feda75a872438deb4e383bbc135941310afa40
|
|
|
NUnit Test Results windows-latest
|
581 Bytes |
sha256:935f8b9bdc687ac9e00165b7abaa14077f2630041dc43a0efce7ca8d6a3e3a35
|
|