Skip to content

Build and Release

Build and Release #14

Manually triggered June 14, 2025 21:20
Status Success
Total duration 3m 2s
Artifacts 10

release.yml

on: workflow_dispatch
Matrix: build-and-release
create-release
9s
create-release
Fit to window
Zoom out
Zoom in

Annotations

200 warnings
build-and-release (linux-x64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L18
Non-nullable property 'OwnedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L6
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Service/Dto/GeneratePromptTemplateParameterInput.cs#L8
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Service/Dto/ExecuteTestInput.cs#L7
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Service/Options/ConsoleOptions.cs#L10
Non-nullable property 'OpenAIEndpoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Service/Dto/GeneratePromptTemplateParameterInput.cs#L8
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L6
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L18
Non-nullable property 'OwnedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, true, self-contained): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L18
Non-nullable property 'OwnedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L6
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, true, self-contained): src/Console.Service/Dto/GeneratePromptTemplateParameterInput.cs#L8
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, true, self-contained): src/Console.Service/Dto/ExecuteTestInput.cs#L7
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, true, self-contained): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, true, self-contained): src/Console.Service/Services/SystemService.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-release (osx-x64, true, self-contained): src/Console.Service/Program.cs#L59
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection SqliteExtensions.AddSqlite(IServiceCollection services, string connectionString)'.
build-and-release (osx-x64, true, self-contained): src/Console.Service/Program.cs#L50
Dereference of a possibly null reference.
build-and-release (osx-x64, true, self-contained): src/Console.Service/Program.cs#L41
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection PostgreSQLExtensions.AddPostgreSQL(IServiceCollection services, string connectionString)'.
build-and-release (osx-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, false, framework-dependent): src/Console.Service/Options/ConsoleOptions.cs#L12
Non-nullable property 'ChatModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, false, framework-dependent): src/Console.Service/Options/ConsoleOptions.cs#L10
Non-nullable property 'OpenAIEndpoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L18
Non-nullable property 'OwnedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, false, framework-dependent): src/Console.Service/Services/ModelsService.cs#L12
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-release (osx-x64, false, framework-dependent): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, false, framework-dependent): src/Console.Service/Program.cs#L59
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection SqliteExtensions.AddSqlite(IServiceCollection services, string connectionString)'.
build-and-release (osx-x64, false, framework-dependent): src/Console.Service/Program.cs#L50
Dereference of a possibly null reference.
build-and-release (osx-x64, false, framework-dependent): src/Console.Service/Program.cs#L41
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection PostgreSQLExtensions.AddPostgreSQL(IServiceCollection services, string connectionString)'.
build-and-release (osx-x64, false, framework-dependent): src/Console.Service/Services/SystemService.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-release (osx-x64, false, framework-dependent): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Service/Program.cs#L59
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection SqliteExtensions.AddSqlite(IServiceCollection services, string connectionString)'.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Service/Program.cs#L41
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection PostgreSQLExtensions.AddPostgreSQL(IServiceCollection services, string connectionString)'.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Service/Services/SystemService.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Service/Services/SystemService.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Service/Program.cs#L59
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection SqliteExtensions.AddSqlite(IServiceCollection services, string connectionString)'.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Service/Program.cs#L41
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection PostgreSQLExtensions.AddPostgreSQL(IServiceCollection services, string connectionString)'.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L18
Non-nullable property 'OwnedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L6
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Service/Dto/GeneratePromptTemplateParameterInput.cs#L8
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Service/Dto/ExecuteTestInput.cs#L7
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Service/Options/ConsoleOptions.cs#L26
Non-nullable property 'ScoreModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Service/Options/ConsoleOptions.cs#L21
Non-nullable property 'DefaultImageGenerationModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Service/Options/ConsoleOptions.cs#L16
Non-nullable property 'DefaultChatModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Service/Options/ConsoleOptions.cs#L14
Non-nullable property 'ImageGenerationModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Service/Options/ConsoleOptions.cs#L12
Non-nullable property 'ChatModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Service/Options/ConsoleOptions.cs#L10
Non-nullable property 'OpenAIEndpoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L18
Non-nullable property 'OwnedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Service/Services/SystemService.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-release (linux-arm64, true, self-contained): src/Console.Service/Services/ModelsService.cs#L12
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-release (linux-arm64, true, self-contained): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Service/Options/ConsoleOptions.cs#L10
Non-nullable property 'OpenAIEndpoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Service/Dto/GeneratePromptTemplateParameterInput.cs#L8
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L6
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L18
Non-nullable property 'OwnedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-arm64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Service/Options/ConsoleOptions.cs#L10
Non-nullable property 'OpenAIEndpoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L18
Non-nullable property 'OwnedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Service/Dto/ExecuteTestInput.cs#L7
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Service/Services/ModelsService.cs#L12
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Service/Dto/GeneratePromptTemplateParameterInput.cs#L8
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L6
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L18
Non-nullable property 'OwnedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Service/Dto/ExecuteTestInput.cs#L7
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L18
Non-nullable property 'OwnedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L6
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Service/Dto/GeneratePromptTemplateParameterInput.cs#L8
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Service/Options/ConsoleOptions.cs#L12
Non-nullable property 'ChatModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Service/Options/ConsoleOptions.cs#L10
Non-nullable property 'OpenAIEndpoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Service/Services/ModelsService.cs#L12
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-release (osx-arm64, true, self-contained): src/Console.Service/Dto/ExecuteTestInput.cs#L7
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (osx-arm64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, true, self-contained): src/Console.Service/Dto/GeneratePromptTemplateParameterInput.cs#L8
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L6
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L18
Non-nullable property 'OwnedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, true, self-contained): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L18
Non-nullable property 'OwnedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, true, self-contained): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, true, self-contained): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, true, self-contained): src/Console.Service/Program.cs#L59
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection SqliteExtensions.AddSqlite(IServiceCollection services, string connectionString)'.
build-and-release (linux-x64, true, self-contained): src/Console.Service/Program.cs#L50
Dereference of a possibly null reference.
build-and-release (linux-x64, true, self-contained): src/Console.Service/Program.cs#L41
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection PostgreSQLExtensions.AddPostgreSQL(IServiceCollection services, string connectionString)'.
build-and-release (linux-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (linux-x64, true, self-contained): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, false, framework-dependent): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, false, framework-dependent): src/Console.Service/Services/SystemService.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-release (win-x64, false, framework-dependent): src/Console.Service/Program.cs#L59
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection SqliteExtensions.AddSqlite(IServiceCollection services, string connectionString)'.
build-and-release (win-x64, false, framework-dependent): src/Console.Service/Program.cs#L50
Dereference of a possibly null reference.
build-and-release (win-x64, false, framework-dependent): src/Console.Service/Program.cs#L41
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection PostgreSQLExtensions.AddPostgreSQL(IServiceCollection services, string connectionString)'.
build-and-release (win-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, false, framework-dependent): src/Console.Service/Dto/ModelDto.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, false, framework-dependent): src/Console.Service/Dto/PromptTemplateParameterDto.cs#L18
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, false, framework-dependent): src/Console.Service/Services/SystemService.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-release (win-x64, false, framework-dependent): src/Console.Service/Program.cs#L59
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection SqliteExtensions.AddSqlite(IServiceCollection services, string connectionString)'.
build-and-release (win-x64, false, framework-dependent): src/Console.Service/Program.cs#L50
Dereference of a possibly null reference.
build-and-release (win-x64, false, framework-dependent): src/Console.Service/Program.cs#L41
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection PostgreSQLExtensions.AddPostgreSQL(IServiceCollection services, string connectionString)'.
build-and-release (win-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L25
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L15
Non-nullable property 'Requirement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-release (win-x64, false, framework-dependent): src/Console.Core/Entities/PromptHistory.cs#L10
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size Digest
Console-1.0.5-linux-arm64-framework-dependent Expired
10.5 MB
sha256:6fe932b1f676cda0c92943486877713d3ea5789ba14bfd00ab8357980b632314
Console-1.0.5-linux-arm64-self-contained Expired
52.3 MB
sha256:b5c20afab5e1b5c9f10b674d3fc179b13ab685adfcc70bf872cfdee6c325d85e
Console-1.0.5-linux-x64-framework-dependent Expired
10.5 MB
sha256:94991cf7118de82a3d26236dc2590d987b9e114c23546070b6f981c62b93b680
Console-1.0.5-linux-x64-self-contained Expired
54.3 MB
sha256:2c175bdaec9f90c41c513c5b174ba026bf255e4e3904c96aa229b56ac0b228fb
Console-1.0.5-osx-arm64-framework-dependent Expired
10.6 MB
sha256:8f79081d2214567fc0e54b1bf765e9bcd0f339e14a0b64b1cdf1337e3a3bd865
Console-1.0.5-osx-arm64-self-contained Expired
51.6 MB
sha256:61db96b73f44b403caa76cd64a47b340ef9fe6c9272f10371c7f88b1928d0448
Console-1.0.5-osx-x64-framework-dependent Expired
10.7 MB
sha256:61929e4fa53ca0c01561e52c0bea3d1a613e593f9ce4c181b3a0af5477df3ca7
Console-1.0.5-osx-x64-self-contained Expired
53.8 MB
sha256:bfa9c50273b194af29d63f3d1ddd651e1bdbe59db933000c2d6fb2371b4058aa
Console-1.0.5-win-x64-framework-dependent Expired
10.8 MB
sha256:d9d54e56407ae78d9728be2a44a0fb5c1ed5ce9e8bad0127382faa073a2d31f6
Console-1.0.5-win-x64-self-contained Expired
55.3 MB
sha256:b91174bc8dd21ff389b01fefd1661c03f509a0f5ee6666de2e9745c77cc4c37a