Regenerate client #47
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).
|