Rust logs collection #46
Merged
Annotations
19 warnings
|
Run bXES unit tests:
bxes/src/csharp/Bxes/Models/Domain/BxesValues.cs#L63
Possible null reference return.
|
|
Run bXES unit tests:
bxes/src/csharp/Bxes/Utils/DictionaryUtils.cs#L19
Dereference of a possibly null reference.
|
|
Run bXES unit tests:
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.
|
|
Run bXES unit tests:
bxes/src/csharp/Bxes/Utils/ListExtensions.cs#L14
Dereference of a possibly null reference.
|
|
Run bXES unit tests:
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.
|
|
Run bXES unit tests:
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.
|
|
Run bXES unit tests:
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.
|
|
Run bXES unit tests:
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.
|
|
Run bXES unit tests:
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.
|
|
Build bXES:
Procfiler/src/dotnet/ProcfilerLoggerProvider/ProcfilerLogger.cs#L21
Possible null reference argument for parameter 'message' in 'void ProcfilerBusinessEventsSource.BusinessEvent(int level, string message, string attributes)'.
|
|
Build bXES:
bxes/src/csharp/Bxes/Models/Domain/BxesValues.cs#L63
Possible null reference return.
|
|
Build bXES:
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.
|
|
Build bXES:
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.
|
|
Build bXES:
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.
|
|
Build bXES:
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.
|
|
Build bXES:
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.
|
|
Build bXES:
bxes/src/csharp/Bxes/Utils/DictionaryUtils.cs#L19
Dereference of a possibly null reference.
|
|
Build bXES:
bxes/src/csharp/Bxes/Utils/ListExtensions.cs#L14
Dereference of a possibly null reference.
|
|
Build bXES:
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.
|
Loading