Add support for netstandard2.0 #367
Annotations
1 error and 3 warnings
all-in-one
Process completed with exit code 1.
|
all-in-one
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
all-in-one
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
all-in-one:
src/PineconeClient.cs#L194
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Activator.CreateInstance(Type, params Object[])'. The generic parameter 'T' of 'Pinecone.PineconeClient.Create<T>(String, String)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|