Skip to content

build: automatically build on releases #1

build: automatically build on releases

build: automatically build on releases #1

Triggered via push June 9, 2024 20:44
Status Success
Total duration 25s
Billable time 1m
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "OpenAI
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: EasyOpenAiTools.Library/OpenAi/OpenAiModel.cs#L86
Dereference of a possibly null reference.
build: EasyOpenAiTools.Library/Tool/ToolManager.cs#L77
Possible null reference return.
build: EasyOpenAiTools.Library/Tool/ToolManager.cs#L123
Nullability of reference types in value of type '(PropertyInfo property, T? attribute)[]' doesn't match target type '(PropertyInfo property, T attribute)[]'.
build: EasyOpenAiTools.Library/Tool/Tool.cs#L52
Converting null literal or possible null value to non-nullable type.
build: EasyOpenAiTools.Library/Tool/Tool.cs#L52
Dereference of a possibly null reference.
build: EasyOpenAiTools.Library/OpenAi/OpenAiModel.cs#L86
Dereference of a possibly null reference.
build: EasyOpenAiTools.Library/Tool/ToolManager.cs#L77
Possible null reference return.
build: EasyOpenAiTools.Library/Tool/ToolManager.cs#L123
Nullability of reference types in value of type '(PropertyInfo property, T? attribute)[]' doesn't match target type '(PropertyInfo property, T attribute)[]'.
build: EasyOpenAiTools.Library/Tool/Tool.cs#L52
Converting null literal or possible null value to non-nullable type.
build: EasyOpenAiTools.Library/Tool/Tool.cs#L52
Dereference of a possibly null reference.