Skip to content

build: bump Microsoft.Data.Sqlite from 8.0.7 to 8.0.8 #41

build: bump Microsoft.Data.Sqlite from 8.0.7 to 8.0.8

build: bump Microsoft.Data.Sqlite from 8.0.7 to 8.0.8 #41

Triggered via pull request August 19, 2024 00:55
Status Success
Total duration 1m 28s
Artifacts

ci.yaml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build (ubuntu-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use the overload that takes a JsonTypeInfo or JsonSerializerContext.
Build (ubuntu-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext.
Build (ubuntu-latest): tests/IntegrationTests/BasicTests.cs#L46
Dereference of a possibly null reference.
Build (ubuntu-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use the overload that takes a JsonTypeInfo or JsonSerializerContext.
Build (ubuntu-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext.
Build (ubuntu-latest): tests/IntegrationTests/BasicTests.cs#L46
Dereference of a possibly null reference.
Build (windows-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use the overload that takes a JsonTypeInfo or JsonSerializerContext.
Build (windows-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext.
Build (windows-latest): tests/IntegrationTests/BasicTests.cs#L46
Dereference of a possibly null reference.
Build (windows-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use the overload that takes a JsonTypeInfo or JsonSerializerContext.
Build (windows-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext.
Build (windows-latest): tests/IntegrationTests/BasicTests.cs#L46
Dereference of a possibly null reference.