Refactor project dependencies and enhance API documentation - #63
Merged
Annotations
10 warnings and 1 notice
|
Build:
ai-dev.executor.ollama/OllamaAgentExecutor.cs#L215
Possible null reference argument for parameter 'slug' in 'ProjectSlug.implicit operator string(ProjectSlug slug)'.
|
|
Build
Dereference of a possibly null reference.
|
|
Build:
ai-dev.ui.winui/ViewModels/CodebaseViewModel.cs#L168
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' 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, or make sure all of the required types are preserved.
|
|
Build:
ai-dev.executor.lmstudio/LmStudioAgentExecutor.cs#L259
Possible null reference argument for parameter 'id' in 'DecisionId.implicit operator string(DecisionId id)'.
|
|
Build:
ai-dev.executor.lmstudio/LmStudioAgentExecutor.cs#L258
Possible null reference argument for parameter 'id' in 'TaskId.implicit operator string(TaskId id)'.
|
|
Build:
ai-dev.executor.lmstudio/LmStudioAgentExecutor.cs#L257
Possible null reference argument for parameter 'slug' in 'ProjectSlug.implicit operator string(ProjectSlug slug)'.
|
|
Build:
ai-dev.executor.ollama/OllamaAgentExecutor.cs#L217
Possible null reference argument for parameter 'id' in 'DecisionId.implicit operator string(DecisionId id)'.
|
|
Build:
ai-dev.executor.ollama/OllamaAgentExecutor.cs#L216
Possible null reference argument for parameter 'id' in 'TaskId.implicit operator string(TaskId id)'.
|
|
Build:
ai-dev.executor.ollama/OllamaAgentExecutor.cs#L215
Possible null reference argument for parameter 'slug' in 'ProjectSlug.implicit operator string(ProjectSlug slug)'.
|
|
Build
Dereference of a possibly null reference.
|
|
|
background
wait
wait-all
cancel
parallel
Loading