Skip to content

Something

Something #110

Triggered via pull request December 20, 2024 18:51
@aerooneqqaerooneqq
synchronize #24
something
Status Success
Total duration 21m 50s
Artifacts

tests.yml

on: pull_request
dotnet-bxes-unit-tests
5m 23s
dotnet-bxes-unit-tests
rust-bxes-unit-tests
2m 34s
rust-bxes-unit-tests
dotnet-procfiler-unit-tests
21m 37s
dotnet-procfiler-unit-tests
rust-ficus-unit-tests
6m 33s
rust-ficus-unit-tests
ficus-integration-tests
4m 58s
ficus-integration-tests
online-procfiler-tests
3m 39s
online-procfiler-tests
ficus-kafka-integration-tests
5m 30s
ficus-kafka-integration-tests
Fit to window
Zoom out
Zoom in

Annotations

52 warnings
rust-bxes-unit-tests
unexpected `cfg` condition value: `wasm32`
rust-bxes-unit-tests
unexpected `cfg` condition value: `wasm32`
rust-bxes-unit-tests
unused imports: `ErrorKind` and `Error`
rust-bxes-unit-tests
unused import: `Cursor`
rust-bxes-unit-tests
unused import: `std::hash::Hash`
rust-bxes-unit-tests
unused import: `std::ptr::read`
rust-bxes-unit-tests
unused import: `ToPrimitive`
rust-bxes-unit-tests
unused import: `fmt::Display`
rust-bxes-unit-tests
function `is_value_attribute` is never used
rust-bxes-unit-tests
unreachable pattern
online-procfiler-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ficus-integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dotnet-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.
dotnet-bxes-unit-tests: bxes/src/csharp/Bxes/Models/Domain/BxesValues.cs#L63
Possible null reference return.
dotnet-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.
dotnet-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.
dotnet-bxes-unit-tests: bxes/src/csharp/Bxes/Utils/DictionaryUtils.cs#L19
Dereference of a possibly null reference.
dotnet-bxes-unit-tests: bxes/src/csharp/Bxes/Utils/ListExtensions.cs#L12
Dereference of a possibly null reference.
dotnet-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.
dotnet-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.
dotnet-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.
dotnet-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.
dotnet-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.
dotnet-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.
dotnet-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.
dotnet-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.
dotnet-bxes-unit-tests: bxes/src/csharp/Bxes/Utils/ListExtensions.cs#L12
Dereference of a possibly null reference.
dotnet-bxes-unit-tests: bxes/src/csharp/Bxes/Utils/DictionaryUtils.cs#L19
Dereference of a possibly null reference.
dotnet-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.
dotnet-bxes-unit-tests: bxes/src/csharp/Bxes/Models/Domain/BxesValues.cs#L63
Possible null reference return.
dotnet-bxes-unit-tests: Ficus/src/front/FicusFrontend/FicusFrontend/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.
ficus-kafka-integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
rust-ficus-unit-tests: bxes/src/rust/bxes/src/binary_rw/core.rs#L97
unexpected `cfg` condition value: `wasm32`
rust-ficus-unit-tests: bxes/src/rust/bxes/src/binary_rw/core.rs#L267
unexpected `cfg` condition value: `wasm32`
rust-ficus-unit-tests: bxes/src/rust/bxes/src/binary_rw/cursor_stream.rs#L3
unused imports: `ErrorKind` and `Error`
rust-ficus-unit-tests: bxes/src/rust/bxes/src/read/read_utils.rs#L1
unused import: `ToPrimitive`
rust-ficus-unit-tests: bxes/src/rust/bxes/src/writer/errors.rs#L1
unused import: `fmt::Display`
rust-ficus-unit-tests: bxes/src/rust/bxes/src/writer/writer_utils.rs#L215
function `is_value_attribute` is never used
rust-ficus-unit-tests: bxes/src/rust/bxes_kafka/src/consumer/bxes_kafka_consumer.rs#L85
constant `uuid_length` should have an upper case name
dotnet-procfiler-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.
dotnet-procfiler-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.
dotnet-procfiler-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.
dotnet-procfiler-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.
dotnet-procfiler-unit-tests: bxes/src/csharp/Bxes/Utils/ListExtensions.cs#L12
Dereference of a possibly null reference.
dotnet-procfiler-unit-tests: bxes/src/csharp/Bxes/Utils/DictionaryUtils.cs#L19
Dereference of a possibly null reference.
dotnet-procfiler-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.
dotnet-procfiler-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.
dotnet-procfiler-unit-tests: bxes/src/csharp/Bxes.IntegrationTests/InMemoryLogsTests/InMemoryLogsTest.cs#L42
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.