Skip to content

Add NotFound when submodel not found within AAS #1330

Add NotFound when submodel not found within AAS

Add NotFound when submodel not found within AAS #1330

Triggered via pull request July 25, 2024 11:32
Status Success
Total duration 4m 39s
Artifacts 9

check-release.yml

on: pull_request
Run all project unit tests
1m 38s
Run all project unit tests
Build all docker images
3m 32s
Build all docker images
Check that the whole project is buildable and attach packages to process
4m 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.1330-aasV3-alpha-develop.2024-07-25-T-11-32-50
33.2 MB
AasxServerBlazor.LATEST.0.3.1.1330-aasV3-alpha-develop.2024-07-25-T-11-32-50
34.9 MB
eclipse-aaspe~server~89RVFP.dockerbuild
8.67 KB
eclipse-aaspe~server~LJBK5Y.dockerbuild
347 KB
eclipse-aaspe~server~RAJGLN.dockerbuild
8.91 KB
eclipse-aaspe~server~X5NUAI.dockerbuild
15.2 KB
eclipse-aaspe~server~XGWF15.dockerbuild
332 KB
eclipse-aaspe~server~YI0Z5I.dockerbuild
15.1 KB
test-results
32.7 KB