Bugfix #42
Merged
Bugfix #42
Annotations
1 error, 10 warnings, and 1 notice
|
|
|
Ficus/src/front/FicusFrontend/FicusDashboard/Utils/UserData.cs#L37
'UserDataHolder.TryGetData<T>(Key<T>, out T)' hides inherited member 'UserDataHolderBase.TryGetData<T>(Key<T>, out T)'. Use the new keyword if hiding was intended.
|
|
bxes/src/csharp/Bxes/Models/Domain/BxesValues.cs#L63
Possible null reference return.
|
|
bxes/src/csharp/Bxes/Models/Domain/Values/BxesArtifactModelsListValue.cs#L14
Parameter 'List<BxesArtifactItem> items' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
bxes/src/csharp/Bxes/Models/Domain/Values/BxesDriversListValue.cs#L14
Parameter 'List<BxesDriver> drivers' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
bxes/src/csharp/Bxes/Utils/DictionaryUtils.cs#L19
Dereference of a possibly null reference.
|
|
bxes/src/csharp/Bxes/Models/Domain/Values/BxesSoftwareEventTypeValue.cs#L17
Parameter 'SoftwareEventTypeValues values' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
bxes/src/csharp/Bxes/Models/Domain/Values/BxesStringValue.cs#L5
Parameter 'string value' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
bxes/src/csharp/Bxes/Utils/ListExtensions.cs#L12
Dereference of a possibly null reference.
|
|
bxes/src/csharp/Bxes/Models/Domain/Values/Lifecycle/BrafLifecycle.cs#L5
Parameter 'BrafLifecycleValues value' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
bxes/src/csharp/Bxes/Models/Domain/Values/Lifecycle/StandardXesLifecycle.cs#L6
Parameter 'StandardLifecycleValues value' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
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