feat: Implementa a base de modal #278
Annotations
10 warnings
build:
src/LivrEtec/Exceptions/LivroEsgotadoException.cs#L20
'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:
src/LivrEtec/Exceptions/NaoAutenticadoException.cs#L15
'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:
src/LivrEtec/Exceptions/NaoAutorizadoException.cs#L12
'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:
src/LivrEtec.Testes/Client/LivrosServiceAPI.cs#L73
Possible null reference argument for parameter 'source' in 'IEnumerable<Livro> Enumerable.Select<Livro, Livro>(IEnumerable<Livro> source, Func<Livro, Livro> selector)'.
|
build:
src/LivrEtec.Testes/Client/TagsService.cs#L46
Possible null reference argument for parameter 'source' in 'IEnumerable<Tag> Enumerable.Select<Tag, Tag>(IEnumerable<Tag> source, Func<Tag, Tag> selector)'.
|
build
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
build:
src/LivrEtec/Exceptions/LivroEsgotadoException.cs#L20
'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:
src/LivrEtec/Exceptions/NaoAutenticadoException.cs#L15
'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:
src/LivrEtec/Exceptions/NaoAutorizadoException.cs#L12
'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:
src/LivrEtec.Testes/Client/LivrosServiceAPI.cs#L73
Possible null reference argument for parameter 'source' in 'IEnumerable<Livro> Enumerable.Select<Livro, Livro>(IEnumerable<Livro> source, Func<Livro, Livro> selector)'.
|