Bump System.Text.Json from 7.0.3 to 8.0.1 #160
publish-RandomExtended.yml
on: push
Test project
42s
build, pack & publish
0s
Annotations
11 warnings
Test project
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Test project:
src/Sharpy.ReactiveBuilder/ReactiveBuilder.cs#L33
Missing XML comment for publicly visible type or member 'ReactiveBuilder'
|
Test project:
src/Sharpy.ReactiveBuilder/ReactiveBuilder.cs#L39
XML comment has cref attribute 'TBuilder' that could not be resolved
|
Test project:
src/Sharpy.ReactiveBuilder/ReactiveBuilder.cs#L45
XML comment has cref attribute 'TBuilder' that could not be resolved
|
Test project:
src/Sharpy.ReactiveBuilder/ReactiveBuilder.cs#L65
XML comment has cref attribute 'TBuilder' that could not be resolved
|
Test project:
src/Sharpy.ReactiveBuilder/ReactiveBuilder.cs#L71
XML comment has cref attribute 'TBuilder' that could not be resolved
|
Test project:
src/Sharpy.Builder/Implementation/CharRandomizer.cs#L12
Missing XML comment for publicly visible type or member 'CharRandomizer.CharRandomizer(Random)'
|
Test project:
src/Sharpy.Builder/Implementation/DateTimeOffsetRandomizer.cs#L12
Missing XML comment for publicly visible type or member 'DateTimeOffsetRandomizer.DateTimeOffsetRandomizer(Random)'
|
Test project:
src/Sharpy.Builder/Implementation/DecimalRandomizer.cs#L12
Missing XML comment for publicly visible type or member 'DecimalRandomizer.DecimalRandomizer(Random)'
|
Test project:
src/Sharpy.Builder/Implementation/FloatRandomizer.cs#L12
Missing XML comment for publicly visible type or member 'FloatRandomizer.FloatRandomizer(Random)'
|
Test project:
src/Sharpy.Builder/Implementation/TimeSpanRandomizer.cs#L12
Missing XML comment for publicly visible type or member 'TimeSpanRandomizer.TimeSpanRandomizer(Random)'
|