Skip to content

Update release.yaml #21

Update release.yaml

Update release.yaml #21

Triggered via push February 2, 2025 19:27
Status Success
Total duration 31s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: DotPrompt.Sql.Cli/Program.cs#L17
Possible null reference argument for parameter 'entity' in 'Task<bool> SqlPromptLoader.AddSqlPrompt(SqlPromptEntity entity)'.
build: DotPrompt.Sql.Test/TestSqlPromptEntity.cs#L20
Non-nullable field '_connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: DotPrompt.Sql.Test/TestSqlPromptEntity.cs#L20
Non-nullable field '_repository' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: DotPrompt.Sql.Test/TestSqlPromptEntity.cs#L62
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
build: DotPrompt.Sql.Cli/Program.cs#L17
Possible null reference argument for parameter 'entity' in 'Task<bool> SqlPromptLoader.AddSqlPrompt(SqlPromptEntity entity)'.
build: DotPrompt.Sql.Test/TestSqlPromptEntity.cs#L20
Non-nullable field '_connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: DotPrompt.Sql.Test/TestSqlPromptEntity.cs#L20
Non-nullable field '_repository' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: DotPrompt.Sql.Test/TestSqlPromptEntity.cs#L62
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.