Annotations
1 error and 11 warnings
|
Build and unit test Procfiler
Process completed with exit code 1.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and unit test Procfiler:
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 and unit test Procfiler:
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 and unit test Procfiler:
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 and unit test Procfiler:
bxes/src/csharp/Bxes/Models/Domain/BxesValues.cs#L63
Possible null reference return.
|
|
Build and unit test Procfiler:
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 and unit test Procfiler:
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 and unit test Procfiler:
bxes/src/csharp/Bxes/Utils/ListExtensions.cs#L14
Dereference of a possibly null reference.
|
|
Build and unit test Procfiler:
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 and unit test Procfiler:
bxes/src/csharp/Bxes/Utils/DictionaryUtils.cs#L19
Dereference of a possibly null reference.
|
|
Build and unit test Procfiler:
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.
|
background
wait
wait-all
cancel
parallel
Loading