Skip to content

chore: move config and use best practices #15

chore: move config and use best practices

chore: move config and use best practices #15

Triggered via push December 2, 2024 21:35
Status Success
Total duration 3m 58s
Artifacts

test.yml

on: push
Matrix: Build and Test (dotnet)
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Build and Test (dotnet) (ubuntu-latest)
Process completed with exit code 1.
Build and Test (dotnet) (ubuntu-latest)
Process completed with exit code 1.
Build and Test (dotnet) (ubuntu-latest)
Process completed with exit code 1.
Build and Test (dotnet) (ubuntu-latest)
Process completed with exit code 1.
Build and Test (dotnet) (macos-latest)
Process completed with exit code 1.
Build and Test (dotnet) (macos-latest)
Process completed with exit code 1.
Build and Test (dotnet) (macos-latest)
Process completed with exit code 1.
Build and Test (dotnet) (macos-latest)
Process completed with exit code 1.
Build and Test (dotnet) (windows-latest)
Process completed with exit code 1.
Build and Test (dotnet) (windows-latest)
Process completed with exit code 1.
Build and Test (dotnet) (windows-latest)
Process completed with exit code 1.
Build and Test (dotnet) (windows-latest)
Process completed with exit code 1.
Build and Test (dotnet) (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test (dotnet) (ubuntu-latest): Provider/tests/Middleware/AuthTokenRequestFilter.cs#L24
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 and Test (dotnet) (macos-latest): Provider/tests/Middleware/AuthTokenRequestFilter.cs#L24
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 and Test (dotnet) (windows-latest): Provider/tests/Middleware/AuthTokenRequestFilter.cs#L24
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)