Skip to content

Improve prompt

Improve prompt #28

Triggered via push January 23, 2024 02:05
Status Success
Total duration 2m 43s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/TimesheetGPT.Core/Models/Meeting.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TimesheetGPT.Core/Models/Meeting.cs#L8
Non-nullable property 'Sender' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/TimesheetGPT.Core/PromptConfigs.cs#L13
'PromptTemplateConfig.Schema' is obsolete: 'Type property is no longer used. This will be removed in a future release.'
build: src/TimesheetGPT.Core/PromptConfigs.cs#L54
'PromptTemplateConfig.Schema' is obsolete: 'Type property is no longer used. This will be removed in a future release.'
build: src/TimesheetGPT.WebAPI/Endpoints/EmailEndpoints.cs#L9
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/TimesheetGPT.WebUI/Components/Results.razor#L43
Dereference of a possibly null reference.
build: src/TimesheetGPT.WebUI/Shared/MainLayout.razor#L63
Dereference of a possibly null reference.
build: src/TimesheetGPT.WebUI/Shared/MainLayout.razor#L69
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/TimesheetGPT.WebUI/Shared/ResultCard.razor#L39
The variable 'e' is declared but never used
build: src/TimesheetGPT.WebUI/Shared/ResultCard.razor#L20
Non-nullable property 'Heading' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
.net-app Expired
57.2 MB