Skip to content

Update dotnet-desktop.yml #9

Update dotnet-desktop.yml

Update dotnet-desktop.yml #9

Triggered via push June 30, 2023 09:38
Status Failure
Total duration 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 2.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: src/Generation/AzureOpenAIPromptGenerator.cs#L84
Possible null reference return.
build: src/Program.cs#L82
Possible null reference argument for parameter 'symbol1' in 'void Handler.SetHandler<string, string, string>(Command command, Action<string, string, string> handle, IValueDescriptor<string> symbol1, IValueDescriptor<string> symbol2, IValueDescriptor<string> symbol3)'.
build: src/Program.cs#L82
Possible null reference argument for parameter 'symbol2' in 'void Handler.SetHandler<string, string, string>(Command command, Action<string, string, string> handle, IValueDescriptor<string> symbol1, IValueDescriptor<string> symbol2, IValueDescriptor<string> symbol3)'.
build: src/Program.cs#L82
Possible null reference argument for parameter 'symbol3' in 'void Handler.SetHandler<string, string, string>(Command command, Action<string, string, string> handle, IValueDescriptor<string> symbol1, IValueDescriptor<string> symbol2, IValueDescriptor<string> symbol3)'.
build: src/Program.cs#L89
Possible null reference argument for parameter 'symbol' in 'void Handler.SetHandler<IDValue>(Command command, Action<IDValue> handle, IValueDescriptor<IDValue> symbol)'.
build: src/Program.cs#L97
Possible null reference argument for parameter 'symbol' in 'void Handler.SetHandler<IDValue>(Command command, Action<IDValue> handle, IValueDescriptor<IDValue> symbol)'.
build: src/Program.cs#L103
Possible null reference argument for parameter 'symbol' in 'void Handler.SetHandler<string>(Command command, Action<string> handle, IValueDescriptor<string> symbol)'.
build: src/Program.cs#L109
Dereference of a possibly null reference.
build: src/Program.cs#L136
Possible null reference argument for parameter 'symbol' in 'void Handler.SetHandler<string>(Command command, Func<string, Task> handle, IValueDescriptor<string> symbol)'.
build: src/Program.cs#L158
Possible null reference argument for parameter 'symbol' in 'void Handler.SetHandler<string>(Command command, Func<string, Task> handle, IValueDescriptor<string> symbol)'.