Skip to content

Add-ci

Add-ci #22

Triggered via pull request January 6, 2025 10:40
@joaojvfjoaojvf
synchronize #6
add-ci
Status Failure
Total duration 2m 20s
Artifacts 1

newbuild.yml

on: pull_request
Versioning
4s
Versioning
Build Project
2m 1s
Build Project
Dependency Check
6s
Dependency Check
Matrix: code-security-check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
code-security-check (csharp)
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.20.0/x64/codeql/codeql database finalize --finalize-dataset --threads=4 --ram=14576 /home/runner/work/_temp/codeql_databases/csharp". Exit code was 32 and last log line was: CodeQL detected code written in C# but could not process any of it. For more information, review our troubleshooting guide at https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build . See the logs for more details.
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
code-security-check (csharp)
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.'

Artifacts

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