Fix typo in parameter documentation #41
Merged
Annotations
1 error, 10 warnings, and 1 notice
|
|
|
launcher-csharp/Startup.cs#L198
Possible null reference argument for parameter 'value' in 'ExamplesApiType Enum.Parse<ExamplesApiType>(string value)'.
|
|
launcher-csharp/Startup.cs#L170
Possible null reference assignment.
|
|
launcher-csharp/Startup.cs#L169
Possible null reference assignment.
|
|
launcher-csharp/Startup.cs#L168
Possible null reference assignment.
|
|
launcher-csharp/Startup.cs#L166
Possible null reference assignment.
|
|
launcher-csharp/Startup.cs#L165
Possible null reference assignment.
|
|
launcher-csharp/Maestro/Controllers/Mae004CancelWorkflowInstanceController.cs#L18
'Mae004CancelWorkflowInstanceController.StatusCode' hides inherited member 'ControllerBase.StatusCode(int)'. Use the new keyword if hiding was intended.
|
|
launcher-csharp/Maestro/Controllers/Mae003ResumeWorkflowController.cs#L18
'Mae003ResumeWorkflowController.StatusCode' hides inherited member 'ControllerBase.StatusCode(int)'. Use the new keyword if hiding was intended.
|
|
launcher-csharp/Maestro/Controllers/Mae002PauseWorkflowController.cs#L18
'Mae002PauseWorkflowController.StatusCode' hides inherited member 'ControllerBase.StatusCode(int)'. Use the new keyword if hiding was intended.
|
|
Quick_ACG/Startup.cs#L153
Converting null literal or possible null value to non-nullable type.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading