Skip to content

Regenerate client

Regenerate client #47

Triggered via push May 28, 2024 12:25
Status Failure
Total duration 51s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: examples/quickstart/client/Program.cs#L10
The type or namespace name 'CancellationTokenSource' could not be found (are you missing a using directive or an assembly reference?)
build: examples/quickstart/client/Program.cs#L10
The type or namespace name 'CancellationTokenSource' could not be found (are you missing a using directive or an assembly reference?)
build: examples/quickstart/client/Program.cs#L19
The type or namespace name 'Thread' could not be found (are you missing a using directive or an assembly reference?)
build: examples/quickstart/client/Program.cs#L50
The name 'Console' does not exist in the current context
build: examples/quickstart/client/Program.cs#L58
The name 'Console' does not exist in the current context
build: examples/quickstart/client/Program.cs#L64
The name 'Console' does not exist in the current context
build: examples/quickstart/client/Program.cs#L68
The name 'Console' does not exist in the current context
build: examples/quickstart/client/Program.cs#L82
The name 'Console' does not exist in the current context
build: examples/quickstart/client/Program.cs#L97
The name 'Console' does not exist in the current context
build: examples/quickstart/client/Program.cs#L105
The name 'Console' does not exist in the current context
build: src/json/SomeWrapperConverter.cs#L11
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/SomeWrapperConverter.cs#L21
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/ByteArrayConverter.cs#L13
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/ByteArrayConverter.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/EnumWrapperConverter.cs#L13
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/EnumWrapperConverter.cs#L23
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/JsonContractResolver.cs#L14
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/JsonContractResolver.cs#L24
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/JsonContractResolver.cs#L37
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/JsonContractResolver.cs#L43
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).