Skip to content

TimeStamp to TimeStampTree (#328) #1316

TimeStamp to TimeStampTree (#328)

TimeStamp to TimeStampTree (#328) #1316

Triggered via push July 10, 2024 10:55
Status Success
Total duration 4m 13s
Artifacts 9
Run all project unit tests
1m 48s
Run all project unit tests
Build all docker images
3m 49s
Build all docker images
Check that the whole project is buildable and attach packages to process
3m 57s
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.1316-aasV3-alpha-latest.2024-07-10-T-10-56-07
33.2 MB
AasxServerBlazor.LATEST.0.3.1.1316-aasV3-alpha-latest.2024-07-10-T-10-56-07
34.9 MB
eclipse-aaspe~server~5KQR4P.dockerbuild
14.4 KB
eclipse-aaspe~server~5YSPPP.dockerbuild
358 KB
eclipse-aaspe~server~B0M100.dockerbuild
310 KB
eclipse-aaspe~server~D83QDU.dockerbuild
8.35 KB
eclipse-aaspe~server~JWTI7B.dockerbuild
14.4 KB
eclipse-aaspe~server~KURPN8.dockerbuild
13.8 KB
test-results
32.7 KB