Skip to content

Bug fix query semanticID #1328

Bug fix query semanticID

Bug fix query semanticID #1328

Triggered via push July 24, 2024 08:33
Status Success
Total duration 4m 21s
Artifacts 9
Run all project unit tests
1m 49s
Run all project unit tests
Build all docker images
3m 48s
Build all docker images
Check that the whole project is buildable and attach packages to process
4m 9s
Check that the whole project is buildable and attach packages to process
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L48
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L109
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L171
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L247
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L322
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L382
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L442
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L502
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L584
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L694
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L48
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L109
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L171
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L247
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L322
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L382
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L442
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L502
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L584
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Run all project unit tests: src/AasCore.Aas3_0/stringification.cs#L694
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Check that the whole project is buildable and attach packages to process: src/AasCore.Aas3_0/stringification.cs#L48
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Check that the whole project is buildable and attach packages to process: src/AasCore.Aas3_0/stringification.cs#L109
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Check that the whole project is buildable and attach packages to process: src/AasCore.Aas3_0/stringification.cs#L171
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Check that the whole project is buildable and attach packages to process: src/AasCore.Aas3_0/stringification.cs#L247
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Check that the whole project is buildable and attach packages to process: src/AasCore.Aas3_0/stringification.cs#L322
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Check that the whole project is buildable and attach packages to process: src/AasCore.Aas3_0/stringification.cs#L382
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Check that the whole project is buildable and attach packages to process: src/AasCore.Aas3_0/stringification.cs#L442
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Check that the whole project is buildable and attach packages to process: src/AasCore.Aas3_0/stringification.cs#L502
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Check that the whole project is buildable and attach packages to process: src/AasCore.Aas3_0/stringification.cs#L584
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Check that the whole project is buildable and attach packages to process: src/AasCore.Aas3_0/stringification.cs#L694
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.

Artifacts

Produced during runtime
Name Size
AasxServerAspNetCore.LATEST.0.3.1.1328-aasV3-alpha-latest.2024-07-24-T-08-33-52
33.2 MB
AasxServerBlazor.LATEST.0.3.1.1328-aasV3-alpha-latest.2024-07-24-T-08-33-52
34.9 MB
eclipse-aaspe~server~92GTL0.dockerbuild
15.1 KB
eclipse-aaspe~server~J3UWEY.dockerbuild
14.7 KB
eclipse-aaspe~server~QD6H6Z.dockerbuild
14.1 KB
eclipse-aaspe~server~UCQ1NA.dockerbuild
473 KB
eclipse-aaspe~server~XQ00DJ.dockerbuild
8.46 KB
eclipse-aaspe~server~YGSO79.dockerbuild
401 KB
test-results
32.8 KB