.Net: Expose underlying method from kernel function #25228
dotnet-build-and-test.yml
on: pull_request
paths-filter
5s
Matrix: dotnet-build-and-test
dotnet-build-and-test-check
2s
Annotations
15 errors
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration):
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L389
'KernelFunctionFromMethod' does not contain a definition for 'UnderlyingMethod' and no accessible extension method 'UnderlyingMethod' accepting a first argument of type 'KernelFunctionFromMethod' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration):
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L405
'KernelFunctionFromMethod' does not contain a definition for 'UnderlyingMethod' and no accessible extension method 'UnderlyingMethod' accepting a first argument of type 'KernelFunctionFromMethod' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration):
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L409
Argument 5: cannot convert from 'string' to 'System.Collections.Generic.IReadOnlyList<Microsoft.SemanticKernel.KernelParameterMetadata>'
|
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration):
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L410
Argument 6: cannot convert from 'System.Collections.Generic.IReadOnlyList<Microsoft.SemanticKernel.KernelParameterMetadata>' to 'Microsoft.SemanticKernel.KernelReturnParameterMetadata'
|
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration):
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L411
Argument 7: cannot convert from 'Microsoft.SemanticKernel.KernelReturnParameterMetadata' to 'System.Text.Json.JsonSerializerOptions'
|
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration):
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L473
'KernelFunctionFromMethod' does not contain a definition for 'UnderlyingMethod' and no accessible extension method 'UnderlyingMethod' accepting a first argument of type 'KernelFunctionFromMethod' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration):
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L491
'KernelFunctionFromMethod' does not contain a definition for 'UnderlyingMethod' and no accessible extension method 'UnderlyingMethod' accepting a first argument of type 'KernelFunctionFromMethod' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration):
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L389
'KernelFunctionFromMethod' does not contain a definition for 'UnderlyingMethod' and no accessible extension method 'UnderlyingMethod' accepting a first argument of type 'KernelFunctionFromMethod' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration):
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L405
'KernelFunctionFromMethod' does not contain a definition for 'UnderlyingMethod' and no accessible extension method 'UnderlyingMethod' accepting a first argument of type 'KernelFunctionFromMethod' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration):
dotnet/src/SemanticKernel.Core/Functions/KernelFunctionFromMethod.cs#L409
Argument 5: cannot convert from 'string' to 'System.Collections.Generic.IReadOnlyList<Microsoft.SemanticKernel.KernelParameterMetadata>'
|
dotnet-build-and-test (8.0, windows-latest, Debug)
Canceling since a higher priority waiting request for 'dotnet-build-and-test-11378' exists
|
dotnet-build-and-test (8.0, windows-latest, Debug)
The operation was canceled.
|
dotnet-build-and-test (8.0, windows-latest, Release)
Canceling since a higher priority waiting request for 'dotnet-build-and-test-11378' exists
|
dotnet-build-and-test (8.0, windows-latest, Release)
The operation was canceled.
|
dotnet-build-and-test-check
Integration Tests Cancelled!
|