Skip to content

Add a small note regarding the use of Semantic Kernel in the README.md. #15

Add a small note regarding the use of Semantic Kernel in the README.md.

Add a small note regarding the use of Semantic Kernel in the README.md. #15

Triggered via push July 6, 2023 04:32
Status Success
Total duration 41s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build: GptAgents/OobaboogaChatCompletion.cs#L77
Async-iterator 'OobaboogaChatCompletion.GetStreamingChatCompletionsAsync(ChatHistory, ChatRequestSettings?, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
build: GptMeetingAgent.ServiceModel/MeetingEvent.cs#L24
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GptMeetingAgent.ServiceModel/MeetingEvent.cs#L25
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GptMeetingAgent.ServiceModel/MeetingEvent.cs#L26
Non-nullable property 'BodyPreview' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GptMeetingAgent.ServiceModel/MeetingEvent.cs#L27
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GptMeetingAgent.ServiceModel/MeetingEvent.cs#L30
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GptMeetingAgent.ServiceModel/MeetingEvent.cs#L33
Non-nullable property 'Attendee' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GptMeetingAgent.ServiceModel/MeetingEvent.cs#L10
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GptMeetingAgent.ServiceModel/MeetingEvent.cs#L11
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: GptMeetingAgent.ServiceModel/MeetingEvent.cs#L16
Non-nullable property 'AttendeeEmail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
The `save-state` 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
The `save-state` 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/