fix insert being dumb cuz of generics #202
deploy-prerelease.yml
on: push
publish-prerelease
26s
Annotations
10 errors and 2 warnings
publish-prerelease:
src/EdgeDB.Net.QueryBuilder/QueryBuilder.cs#L299
Parameter 'debug' has no matching param tag in the XML comment for 'QueryBuilder<TType, TContext>.IntrospectAndCompileAsync(IEdgeDBQueryable, bool, CancellationToken)' (but other parameters do)
|
publish-prerelease:
src/EdgeDB.Net.QueryBuilder/QueryNodes/ForNode.cs#L31
XML comment has a param tag for 'writer', but there is no parameter by that name
|
publish-prerelease:
src/EdgeDB.Net.QueryBuilder/QueryNodes/InsertNode.cs#L124
Parameter 'name' has no matching param tag in the XML comment for 'InsertNode.ShapeDefinition.ShapeDefinition(string, WriterProxy)' (but other parameters do)
|
publish-prerelease:
src/EdgeDB.Net.QueryBuilder/QueryNodes/InsertNode.cs#L136
Parameter 'name' has no matching param tag in the XML comment for 'InsertNode.ShapeDefinition.ShapeDefinition(string, IEnumerable<InsertNode.ShapeSetter>)' (but other parameters do)
|
publish-prerelease:
src/EdgeDB.Net.QueryBuilder/SubQuery.cs#L54
XML comment has cref attribute 'QueryStringWriter' that could not be resolved
|
publish-prerelease:
src/EdgeDB.Net.QueryBuilder/QueryBuilder.cs#L299
Parameter 'debug' has no matching param tag in the XML comment for 'QueryBuilder<TType, TContext>.IntrospectAndCompileAsync(IEdgeDBQueryable, bool, CancellationToken)' (but other parameters do)
|
publish-prerelease:
src/EdgeDB.Net.QueryBuilder/QueryNodes/ForNode.cs#L31
XML comment has a param tag for 'writer', but there is no parameter by that name
|
publish-prerelease:
src/EdgeDB.Net.QueryBuilder/QueryNodes/InsertNode.cs#L124
Parameter 'name' has no matching param tag in the XML comment for 'InsertNode.ShapeDefinition.ShapeDefinition(string, WriterProxy)' (but other parameters do)
|
publish-prerelease:
src/EdgeDB.Net.QueryBuilder/QueryNodes/InsertNode.cs#L136
Parameter 'name' has no matching param tag in the XML comment for 'InsertNode.ShapeDefinition.ShapeDefinition(string, IEnumerable<InsertNode.ShapeSetter>)' (but other parameters do)
|
publish-prerelease:
src/EdgeDB.Net.QueryBuilder/SubQuery.cs#L54
XML comment has cref attribute 'QueryStringWriter' that could not be resolved
|
publish-prerelease
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish-prerelease
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|