Implement the AsyncAPI function call
#256
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
|
build (9.0.x):
src/runner/Synapse.Runner/Services/Executors/AsyncApiCallExecutor.cs#L137
Operator '==' cannot be applied to operands of type 'KeyValuePair<string, V3OperationDefinition>' and '<null>'
|
|
build (9.0.x):
src/runner/Synapse.Runner/Services/Executors/AsyncApiCallExecutor.cs#L156
Operator '==' cannot be applied to operands of type 'KeyValuePair<string, V3OperationDefinition>' and '<null>'
|
|
build (9.0.x):
src/runner/Synapse.Runner/Services/Executors/AsyncApiCallExecutor.cs#L157
'AsyncApiCallDefinition' does not contain a definition for 'Headers' and no accessible extension method 'Headers' accepting a first argument of type 'AsyncApiCallDefinition' could be found (are you missing a using directive or an assembly reference?)
|
|
build (9.0.x):
src/runner/Synapse.Runner/Services/Executors/AsyncApiCallExecutor.cs#L164
'AsyncApiCallDefinition' does not contain a definition for 'Headers' and no accessible extension method 'Headers' accepting a first argument of type 'AsyncApiCallDefinition' could be found (are you missing a using directive or an assembly reference?)
|
|
build (9.0.x):
src/runner/Synapse.Runner/Services/Executors/AsyncApiCallExecutor.cs#L191
'AsyncApiCallDefinition' does not contain a definition for 'Protocol' and no accessible extension method 'Protocol' accepting a first argument of type 'AsyncApiCallDefinition' could be found (are you missing a using directive or an assembly reference?)
|
|
build (9.0.x):
src/runner/Synapse.Runner/Services/Executors/AsyncApiCallExecutor.cs#L209
'AsyncApiCallDefinition' does not contain a definition for 'Protocol' and no accessible extension method 'Protocol' accepting a first argument of type 'AsyncApiCallDefinition' could be found (are you missing a using directive or an assembly reference?)
|
|
build (9.0.x):
src/runner/Synapse.Runner/Services/Executors/FunctionCallExecutor.cs#L116
The type or namespace name 'TryParse' does not exist in the namespace 'SemVersion' (are you missing an assembly reference?)
|
|
build (9.0.x):
src/runner/Synapse.Runner/Services/Executors/AsyncApiCallExecutor.cs#L137
Operator '==' cannot be applied to operands of type 'KeyValuePair<string, V3OperationDefinition>' and '<null>'
|
|
build (9.0.x):
src/runner/Synapse.Runner/Services/Executors/AsyncApiCallExecutor.cs#L156
Operator '==' cannot be applied to operands of type 'KeyValuePair<string, V3OperationDefinition>' and '<null>'
|
|
build (9.0.x):
src/runner/Synapse.Runner/Services/Executors/AsyncApiCallExecutor.cs#L157
'AsyncApiCallDefinition' does not contain a definition for 'Headers' and no accessible extension method 'Headers' accepting a first argument of type 'AsyncApiCallDefinition' could be found (are you missing a using directive or an assembly reference?)
|
|
build (9.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|