Skip to content

Bump OpenAI from 1.7.2 to 1.9.0 #37

Bump OpenAI from 1.7.2 to 1.9.0

Bump OpenAI from 1.7.2 to 1.9.0 #37

Triggered via pull request December 13, 2023 03:33
Status Success
Total duration 46s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: src/GolfClapBot.Bot/Bot.cs#L10
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: test/GolfClapBot.Test/BotTests.cs#L22
Cannot convert null literal to non-nullable reference type.
build: test/GolfClapBot.Test/BotTests.cs#L24
Cannot convert null literal to non-nullable reference type.
build: src/GolfClapBot.Bot/Bot.cs#L10
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: test/GolfClapBot.Test/BotTests.cs#L22
Cannot convert null literal to non-nullable reference type.
build: test/GolfClapBot.Test/BotTests.cs#L24
Cannot convert null literal to non-nullable reference type.