Skip to content

ci: switch fully to GitHub actions instead of AppVeyor #4

ci: switch fully to GitHub actions instead of AppVeyor

ci: switch fully to GitHub actions instead of AppVeyor #4

Re-run triggered November 18, 2023 01:14
Status Success
Total duration 4m 47s
Artifacts 2

main.yml

on: pull_request
determine-version
12s
determine-version
build (v4.1.2-pr83.10)
2m 5s
build (v4.1.2-pr83.10)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (v4.1.2-pr83.10): src/MockHttp/Matchers/ContentMatcher.cs#L50
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
build (v4.1.2-pr83.10): src/MockHttp/Responses/IResponseBehavior.cs#L7
Rename type name ResponseHandlerDelegate so that it does not end in 'Delegate' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build (v4.1.2-pr83.10): src/MockHttp/NetworkLatency.cs#L20
Random is an insecure random number generator. Use cryptographically secure random number generators when randomness is required for security. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5394)
build (v4.1.2-pr83.10): src/MockHttp/Threading/ConcurrentCollection.cs#L79
Exception type System.IndexOutOfRangeException is reserved by the runtime (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
build (v4.1.2-pr83.10): src/MockHttp/RequestMatching.cs#L73
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
build (v4.1.2-pr83.10): src/MockHttp/NetworkLatency.cs#L114
Random is an insecure random number generator. Use cryptographically secure random number generators when randomness is required for security. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5394)
build (v4.1.2-pr83.10): src/MockHttp/MockHttpHandler.cs#L244
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
build (v4.1.2-pr83.10): src/MockHttp/MockHttpHandler.cs#L273
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
build (v4.1.2-pr83.10): src/MockHttp/MockHttpHandler.cs#L19
Change type of field '_items' from 'System.Collections.Generic.IDictionary<System.Type, object>' to 'System.Collections.Generic.Dictionary<System.Type, object>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
build (v4.1.2-pr83.10): src/MockHttp/Http/HttpHeadersCollection.cs#L46
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)

Artifacts

Produced during runtime
Name Size
build Expired
59.7 MB
release-4.1.2-pr83.10 Expired
879 KB