Skip to content

Merge pull request #14 from davewalker5/dependabot-updates #99

Merge pull request #14 from davewalker5/dependabot-updates

Merge pull request #14 from davewalker5/dependabot-updates #99

Triggered via push January 17, 2024 12:45
Status Success
Total duration 52s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. 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/DroneFlightLog.Mvc/Startup.cs#L120
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: src/DroneFlightLog.Mvc/Startup.cs#L120
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)