Skip to content

Fix the issue 333 (#336) #1326

Fix the issue 333 (#336)

Fix the issue 333 (#336) #1326

Triggered via push July 22, 2024 11:36
Status Success
Total duration 6m 14s
Artifacts 9
Run all project unit tests
1m 38s
Run all project unit tests
Build all docker images
3m 27s
Build all docker images
Check that the whole project is buildable and attach packages to process
6m 2s
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.1326-aasV3-alpha-latest.2024-07-22-T-11-36-33
33.2 MB
AasxServerBlazor.LATEST.0.3.1.1326-aasV3-alpha-latest.2024-07-22-T-11-36-33
34.9 MB
eclipse-aaspe~server~ANVBFO.dockerbuild
345 KB
eclipse-aaspe~server~IILDEA.dockerbuild
8.43 KB
eclipse-aaspe~server~UXNHGF.dockerbuild
201 KB
eclipse-aaspe~server~VXCES6.dockerbuild
14.5 KB
eclipse-aaspe~server~XJXZTD.dockerbuild
8.55 KB
eclipse-aaspe~server~ZHBLJR.dockerbuild
15.2 KB
test-results
32.7 KB