Remove unused .pfx file from the project and update .gitignore to exc… #2
ci-cd.yml
on: push
build-test
1m 11s
docker-deploy
1m 2s
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.79 KB |
sha256:2ae6288afeced1dd89f77e7d007601b4322c3028f97fc06e0051fb2597f66231
|
|