Build, Test, Deploy #1390
build.yml
on: schedule
Matrix: build-and-test
Matrix: sbom-generation
deploy-pages
2m 2s
Annotations
33 warnings
sbom-generation (csharp)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
sbom-generation (csharp):
src/Whetstone.ChatGPT.Test/EmbeddingsTest.cs#L31
Converting null literal or possible null value to non-nullable type.
|
sbom-generation (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Components/LogIn.razor#L33
Found markup element with unexpected name 'Blazorise.Bootstrap5.Button'. If this is intended to be a component, add a @using directive for its namespace.
|
sbom-generation (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Components/CompletionPrompt.razor.cs#L26
'ChatGPTCompletionResponse' is obsolete: 'Use ChatGPTChatCompletionResponse'
|
sbom-generation (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Components/CompletionPrompt.razor.cs#L53
'ChatGPTCompletionRequest' is obsolete: 'Use ChatGPTChatCompletionRequest'
|
sbom-generation (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Components/CompletionPrompt.razor.cs#L67
'ChatGPTCompletionResponse' is obsolete: 'Use ChatGPTChatCompletionResponse'
|
sbom-generation (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Components/CompletionPrompt.razor.cs#L41
'ChatGPTCompletionRequest' is obsolete: 'Use ChatGPTChatCompletionRequest'
|
sbom-generation (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Components/CompletionPrompt.razor.cs#L41
'ChatGPTCompletionRequest' is obsolete: 'Use ChatGPTChatCompletionRequest'
|
sbom-generation (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Components/CompletionPrompt.razor.cs#L45
'ChatGPTCompletionResponse' is obsolete: 'Use ChatGPTChatCompletionResponse'
|
sbom-generation (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Pages/Prompts/TableGenerator.razor.cs#L33
'ChatGPTCompletionRequest' is obsolete: 'Use ChatGPTChatCompletionRequest'
|
sbom-generation (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Pages/Prompts/TableGenerator.razor.cs#L35
'ChatGPTCompletionResponse' is obsolete: 'Use ChatGPTChatCompletionResponse'
|
build-and-test (csharp)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build-and-test (csharp):
src/Whetstone.ChatGPT.Test/EmbeddingsTest.cs#L31
Converting null literal or possible null value to non-nullable type.
|
build-and-test (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Components/LogIn.razor#L33
Found markup element with unexpected name 'Blazorise.Bootstrap5.Button'. If this is intended to be a component, add a @using directive for its namespace.
|
build-and-test (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Components/CompletionPrompt.razor.cs#L26
'ChatGPTCompletionResponse' is obsolete: 'Use ChatGPTChatCompletionResponse'
|
build-and-test (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Components/CompletionPrompt.razor.cs#L53
'ChatGPTCompletionRequest' is obsolete: 'Use ChatGPTChatCompletionRequest'
|
build-and-test (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Components/CompletionPrompt.razor.cs#L67
'ChatGPTCompletionResponse' is obsolete: 'Use ChatGPTChatCompletionResponse'
|
build-and-test (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Components/CompletionPrompt.razor.cs#L41
'ChatGPTCompletionRequest' is obsolete: 'Use ChatGPTChatCompletionRequest'
|
build-and-test (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Components/CompletionPrompt.razor.cs#L41
'ChatGPTCompletionRequest' is obsolete: 'Use ChatGPTChatCompletionRequest'
|
build-and-test (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Components/CompletionPrompt.razor.cs#L45
'ChatGPTCompletionResponse' is obsolete: 'Use ChatGPTChatCompletionResponse'
|
build-and-test (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Pages/Prompts/TableGenerator.razor.cs#L33
'ChatGPTCompletionRequest' is obsolete: 'Use ChatGPTChatCompletionRequest'
|
build-and-test (csharp):
src/examples/blazor/Whetstone.ChatGPT.Blazor.App/Whetstone.ChatGPT.Blazor.App/Pages/Prompts/TableGenerator.razor.cs#L35
'ChatGPTCompletionResponse' is obsolete: 'Use ChatGPTChatCompletionResponse'
|
deploy-pages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy-pages
Found markup element with unexpected name 'Blazorise.Bootstrap5.Button'. If this is intended to be a component, add a @using directive for its namespace.
|
deploy-pages
'ChatGPTCompletionResponse' is obsolete: 'Use ChatGPTChatCompletionResponse'
|
deploy-pages
'ChatGPTCompletionResponse' is obsolete: 'Use ChatGPTChatCompletionResponse'
|
deploy-pages
'ChatGPTCompletionRequest' is obsolete: 'Use ChatGPTChatCompletionRequest'
|
deploy-pages
'ChatGPTCompletionRequest' is obsolete: 'Use ChatGPTChatCompletionRequest'
|
deploy-pages
'ChatGPTCompletionResponse' is obsolete: 'Use ChatGPTChatCompletionResponse'
|
deploy-pages
'ChatGPTCompletionRequest' is obsolete: 'Use ChatGPTChatCompletionRequest'
|
deploy-pages
'ChatGPTCompletionResponse' is obsolete: 'Use ChatGPTChatCompletionResponse'
|
deploy-pages
'ChatGPTCompletionRequest' is obsolete: 'Use ChatGPTChatCompletionRequest'
|
deploy-pages
'ChatGPTCompletionResponse' is obsolete: 'Use ChatGPTChatCompletionResponse'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cyclone-full.zip
|
33.5 KB |
|
cyclone-prod.zip
|
4.36 KB |
|
spdx.zip
|
9.11 KB |
|