Update bindings to include recently added APIs #24
Annotations
10 errors and 2 warnings
test:
bindings/csharp/Program.cs#L44
The name 'results' does not exist in the current context
|
test:
bindings/csharp/Program.cs#L58
The name 'Condole' does not exist in the current context
|
test:
bindings/csharp/Regorus.cs#L152
'API' does not contain a definition for 'regorus_engine_set_clear_coverage_data'
|
test:
bindings/csharp/Regorus.cs#L208
Cannot assign <null> to an implicitly-typed variable
|
test:
bindings/csharp/Regorus.cs#L209
Pointers and fixed size buffers may only be used in an unsafe context
|
test:
bindings/csharp/Regorus.cs#L210
Pointers and fixed size buffers may only be used in an unsafe context
|
test:
bindings/csharp/Program.cs#L44
The name 'results' does not exist in the current context
|
test:
bindings/csharp/Program.cs#L58
The name 'Condole' does not exist in the current context
|
test:
bindings/csharp/Regorus.cs#L152
'API' does not contain a definition for 'regorus_engine_set_clear_coverage_data'
|
test:
bindings/csharp/Regorus.cs#L208
Cannot assign <null> to an implicitly-typed variable
|
test:
bindings/csharp/Regorus.cs#L213
Nullability of reference types in value of type 'var' doesn't match target type 'string'.
|
test:
bindings/csharp/Regorus.cs#L213
Nullability of reference types in value of type 'var' doesn't match target type 'string'.
|