Update ci-cd.yml #7
ci-cd.yml
on: push
build-test
1m 10s
docker-deploy
53s
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.8 KB |
sha256:f22ab518f0386e3dee9597664614dc04d1e8e77e86dcb21c42e2ddf4e0dfb50d
|
|