Update dependency coverlet.collector to 6.0.3 #154
main.yml
on: pull_request
Build and run tests
30s
Annotations
7 warnings
Build and run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and run tests:
src/KnowledgePicker.WordCloud/Coloring/RandomColorizer.cs#L27
Random is an insecure random number generator. Use cryptographically secure random number generators when randomness is required for security.
|
Build and run tests:
src/KnowledgePicker.WordCloud/Coloring/RandomColorizer.cs#L28
Random is an insecure random number generator. Use cryptographically secure random number generators when randomness is required for security.
|
Build and run tests:
src/KnowledgePicker.WordCloud/Coloring/RandomColorizer.cs#L29
Random is an insecure random number generator. Use cryptographically secure random number generators when randomness is required for security.
|
Build and run tests:
src/KnowledgePicker.WordCloud/Coloring/RandomColorizer.cs#L27
Random is an insecure random number generator. Use cryptographically secure random number generators when randomness is required for security.
|
Build and run tests:
src/KnowledgePicker.WordCloud/Coloring/RandomColorizer.cs#L28
Random is an insecure random number generator. Use cryptographically secure random number generators when randomness is required for security.
|
Build and run tests:
src/KnowledgePicker.WordCloud/Coloring/RandomColorizer.cs#L29
Random is an insecure random number generator. Use cryptographically secure random number generators when randomness is required for security.
|