Skip to content

Archive tools

Archive tools #211

Triggered via pull request October 29, 2024 14:12
Status Success
Total duration 48s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: ChatRPG/API/ReActAgentChain.cs#L77
Non-nullable field '_actionPrompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ChatRPG/Areas/Identity/Pages/Account/Manage/DownloadPersonalData.cshtml.cs#L64
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build: ChatRPG/API/ReActAgentChain.cs#L77
Non-nullable field '_actionPrompt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: ChatRPG/Areas/Identity/Pages/Account/Manage/DownloadPersonalData.cshtml.cs#L64
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)