Update CI/CD workflow to use docker-compose.example.yaml for deployment #6
ci-cd.yml
on: push
build-test
1m 14s
docker-deploy
1m 12s
Annotations
10 warnings
|
build-test:
src/Core/BookLibraryAPI.Core.Domain/Common/Exceptions/DomainException.cs#L33
Member 'DomainException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'DomainException.GetObjectData(SerializationInfo, StreamingContext)'.
|
|
build-test:
tests/BookLibraryAPI.IntegrationTests/IntegrationTestCollection.cs#L16
Non-nullable property 'Factory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-test:
src/Application/BookLibraryAPI.Application/Features/Users/Commands/Login/LoginCommandHandler.cs#L28
The variable 'ex' is declared but never used
|
|
build-test:
src/Application/BookLibraryAPI.Application/Features/Users/Commands/Login/LoginCommandHandler.cs#L26
Dereference of a possibly null reference.
|
|
build-test:
src/Application/BookLibraryAPI.Application/Features/Users/Commands/Register/RegisterCommandHandler.cs#L40
Cannot convert null literal to non-nullable reference type.
|
|
build-test:
src/Core/BookLibraryAPI.Core.Domain/Common/Exceptions/DomainException.cs#L35
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
build-test:
src/Core/BookLibraryAPI.Core.Domain/Common/Exceptions/DomainException.cs#L26
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
build-test:
src/Core/BookLibraryAPI.Core.Domain/Books/Book.cs#L12
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-test:
src/Core/BookLibraryAPI.Core.Domain/Books/Book.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-test:
src/Core/BookLibraryAPI.Core.Domain/Common/Exceptions/DomainException.cs#L33
Member 'DomainException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'DomainException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
Expired
|
9.82 KB |
sha256:059cf27decf4ec59c9f24712e5ab5feaba43874e1987a56f46a18c61fc09afc9
|
|