Skip to content

cast reduction, fix groups, smart markers, aggregation #204

cast reduction, fix groups, smart markers, aggregation

cast reduction, fix groups, smart markers, aggregation #204

Triggered via push March 18, 2024 21:09
Status Failure
Total duration 2m 26s
Artifacts
publish-prerelease
2m 16s
publish-prerelease
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
publish-prerelease: src/EdgeDB.Net.QueryBuilder/Interfaces/IQueryBuilder.cs#L112
XML comment has a typeparam tag for 'TQuery', but there is no type parameter by that name
publish-prerelease: src/EdgeDB.Net.QueryBuilder/QueryBuilder.cs#L308
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/QueryBuilder/QueryBuilder.Select.cs#L112
XML comment has a typeparam tag for 'TQuery', but there is no type parameter by that name
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/Translators/Methods/TranslatedParameter.cs#L58
XML comment has a param tag for 'value', but there is no parameter by that name
publish-prerelease: src/EdgeDB.Net.QueryBuilder/Translators/Methods/TranslatedParameter.cs#L60
Parameter 'context' has no matching param tag in the XML comment for 'TranslatedParameter.TranslatedParameter(Type, Expression, ExpressionContext)' (but other parameters do)
publish-prerelease: src/EdgeDB.Net.QueryBuilder/Interfaces/IQueryBuilder.cs#L112
XML comment has a typeparam tag for 'TQuery', but there is no type parameter by that name
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/