Skip to content

Fix the issue 333 #1323

Fix the issue 333

Fix the issue 333 #1323

Triggered via pull request July 22, 2024 11:09
Status Success
Total duration 5m 43s
Artifacts 9

check-release.yml

on: pull_request
Run all project unit tests
1m 35s
Run all project unit tests
Build all docker images
3m 38s
Build all docker images
Check that the whole project is buildable and attach packages to process
5m 26s
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.1323-aasV3-alpha-develop.2024-07-22-T-11-09-47
33.2 MB
AasxServerBlazor.LATEST.0.3.1.1323-aasV3-alpha-develop.2024-07-22-T-11-09-47
34.9 MB
eclipse-aaspe~server~7K0O6J.dockerbuild
261 KB
eclipse-aaspe~server~ED0PHR.dockerbuild
15.9 KB
eclipse-aaspe~server~JI61XD.dockerbuild
16.2 KB
eclipse-aaspe~server~KJXBGS.dockerbuild
8.6 KB
eclipse-aaspe~server~VFPEK7.dockerbuild
14.8 KB
eclipse-aaspe~server~XQNMLW.dockerbuild
267 KB
test-results
32.7 KB