Skip to content

Release

Release #11

Triggered via push May 11, 2024 10:00
Status Success
Total duration 1m 35s
Artifacts

release.yaml

on: push
EG.Commons
12s
EG.Commons
Semantic Versioning
57s
Semantic Versioning
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
EG.Commons
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
EG.Commons: BusinessLogic.Contracts/DocumentGroupResult.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
EG.Commons: BusinessLogic.Contracts/DocumentGroupResult.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
EG.Commons: BusinessLogic.Contracts/ApplicationResult.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
EG.Commons: BusinessLogic.Contracts/ApplicationResult.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
EG.Commons: BusinessLogic.Contracts/DocumentTypeResult.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
EG.Commons: BusinessLogic.Contracts/DocumentTypeResult.cs#L7
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
EG.Commons: BusinessLogic.Contracts/FileFormatResult.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
EG.Commons: BusinessLogic.Contracts/FileFormatResult.cs#L7
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
EG.Commons: BusinessLogic.Contracts/FileFormatResult.cs#L8
Non-nullable property 'FileExtension' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
EG.Commons: BusinessLogic.Contracts/RoleResult.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Semantic Versioning
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Semantic Versioning
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
Semantic Versioning
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
Semantic Versioning
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Semantic Versioning: BusinessLogic.Contracts/ApplicationResult.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Semantic Versioning: BusinessLogic.Contracts/ApplicationResult.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Semantic Versioning: BusinessLogic.Contracts/DocumentGroupResult.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Semantic Versioning: BusinessLogic.Contracts/DocumentGroupResult.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Semantic Versioning: BusinessLogic.Contracts/ScreenResult.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Semantic Versioning: BusinessLogic.Contracts/ScreenResult.cs#L7
Non-nullable property 'UnifiedName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Semantic Versioning: BusinessLogic.Contracts/RoleResult.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Semantic Versioning: BusinessLogic.Contracts/RoleResult.cs#L9
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Semantic Versioning: BusinessLogic.Contracts/RelationTypeResult.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Semantic Versioning: BusinessLogic.Contracts/RelationTypeResult.cs#L7
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.