Skip to content

Add-ci

Add-ci #27

Triggered via pull request January 7, 2025 10:09
@joaojvfjoaojvf
synchronize #6
add-ci
Status Success
Total duration 2m 53s
Artifacts 1

newbuild.yml

on: pull_request
Versioning
3s
Versioning
Build Project
1m 58s
Build Project
Dependency Check
8s
Dependency Check
Matrix: Code Security Check
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Versioning
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dependency Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Project
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Project: src/AspirePoc.Domain/Entities/StoredEvent.cs#L22
Non-nullable property 'EntityType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Project: src/AspirePoc.Domain/Entities/StoredEvent.cs#L22
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Project: src/AspirePoc.Domain/Entities/StoredEvent.cs#L22
Non-nullable property 'DataType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Project: src/AspirePoc.Domain/Entities/Book.cs#L18
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Project: src/AspirePoc.Domain/Entities/BookReadModel.cs#L17
Possible null reference return.
Build Project: src/AspirePoc.Domain/Entities/BookReadModel.cs#L12
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Project: src/AspirePoc.Domain/Entities/BookReadModel.cs#L13
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Project: src/AspirePoc.Domain/Entities/BookReadModel.cs#L14
Non-nullable property 'SerializedObject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Project: src/AspirePoc.Infrastructure.MigrationService/ApiDbInitializer.cs#L33
'ActivityExtensions.RecordException(Activity?, Exception?)' is obsolete: 'Call Activity.AddException instead this method will be removed in a future version.'
Code Security Check (Backend, csharp, manual)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Code Security Check (Backend, csharp, manual): src/AspirePoc.Domain/Entities/Book.cs#L18
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Code Security Check (Backend, csharp, manual): src/AspirePoc.Domain/Entities/StoredEvent.cs#L22
Non-nullable property 'EntityType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Code Security Check (Backend, csharp, manual): src/AspirePoc.Domain/Entities/StoredEvent.cs#L22
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Code Security Check (Backend, csharp, manual): src/AspirePoc.Domain/Entities/StoredEvent.cs#L22
Non-nullable property 'DataType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Code Security Check (Backend, csharp, manual): src/AspirePoc.Domain/Entities/BookReadModel.cs#L12
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Code Security Check (Backend, csharp, manual): src/AspirePoc.Domain/Entities/BookReadModel.cs#L13
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Code Security Check (Backend, csharp, manual): src/AspirePoc.Domain/Entities/BookReadModel.cs#L14
Non-nullable property 'SerializedObject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Code Security Check (Backend, csharp, manual): src/AspirePoc.Infrastructure.MigrationService/ApiDbInitializer.cs#L33
'ActivityExtensions.RecordException(Activity?, Exception?)' is obsolete: 'Call Activity.AddException instead this method will be removed in a future version.'

Artifacts

Produced during runtime
Name Size
dotnet-test-results
1.28 KB