Update dotnet.yml to use .Net 8 #28
dotnet.yml
on: push
build-and-test
34s
pack-and-publish
0s
Annotations
1 error and 12 warnings
build-and-test
Process completed with exit code 1.
|
build-and-test
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/.
|
build-and-test
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/
|
build-and-test:
src/ClusterF_ck/Intermediate/Boxing/BoxingCluster.cs#L28
Parameter 'shape' has no matching param tag in the XML comment for 'BoxingCluster<T, TCell, TShape>.BoxingCluster(TCell, T, TShape)' (but other parameters do)
|
build-and-test:
src/ClusterF_ck/MeanShift/MeanShift.Private.cs#L74
XML comment has cref attribute 'ClusterRaw{T, TShape, TKernel}(ReadOnlySpan{T}, ReadOnlySpan{T}, TKernel, TShape)' that could not be resolved
|
build-and-test:
src/ClusterF_ck/MeanShift/WeightedMeanShift.cs#L44
Ambiguous reference in cref attribute: 'WeightedMeanShift.Cluster'. Assuming 'WeightedMeanShift.Cluster<T, TShape, TKernel>(ReadOnlySpan<(T, double)>, ReadOnlySpan<(T, double)>, TKernel, TShape)', but could have also matched other overloads including 'WeightedMeanShift.Cluster<T, TShape, TKernel>(ReadOnlySpan<(T, double)>, TKernel, TShape)'.
|
build-and-test:
src/ClusterF_ck/MeanShift/WeightedMeanShift.cs#L57
Ambiguous reference in cref attribute: 'WeightedMeanShift.Cluster'. Assuming 'WeightedMeanShift.Cluster<T, TShape, TKernel>(ReadOnlySpan<(T, double)>, ReadOnlySpan<(T, double)>, TKernel, TShape)', but could have also matched other overloads including 'WeightedMeanShift.Cluster<T, TShape, TKernel>(ReadOnlySpan<(T, double)>, TKernel, TShape)'.
|
build-and-test:
src/ClusterF_ck/MeanShift/WeightedMeanShift.cs#L67
Ambiguous reference in cref attribute: 'WeightedMeanShift.Cluster'. Assuming 'WeightedMeanShift.Cluster<T, TShape, TKernel>(ReadOnlySpan<(T, double)>, ReadOnlySpan<(T, double)>, TKernel, TShape)', but could have also matched other overloads including 'WeightedMeanShift.Cluster<T, TShape, TKernel>(ReadOnlySpan<(T, double)>, TKernel, TShape)'.
|
build-and-test:
src/ClusterF_ck/MeanShift/WeightedMeanShift.cs#L82
Ambiguous reference in cref attribute: 'WeightedMeanShift.Cluster'. Assuming 'WeightedMeanShift.Cluster<T, TShape, TKernel>(ReadOnlySpan<(T, double)>, ReadOnlySpan<(T, double)>, TKernel, TShape)', but could have also matched other overloads including 'WeightedMeanShift.Cluster<T, TShape, TKernel>(ReadOnlySpan<(T, double)>, TKernel, TShape)'.
|
build-and-test:
src/ClusterF_ck/MeanShift/WeightedMeanShift.cs#L92
Ambiguous reference in cref attribute: 'WeightedMeanShift.Cluster'. Assuming 'WeightedMeanShift.Cluster<T, TShape, TKernel>(ReadOnlySpan<(T, double)>, ReadOnlySpan<(T, double)>, TKernel, TShape)', but could have also matched other overloads including 'WeightedMeanShift.Cluster<T, TShape, TKernel>(ReadOnlySpan<(T, double)>, TKernel, TShape)'.
|
build-and-test:
src/ClusterF_ck/Intermediate/Boxing/BoxingCluster.cs#L28
Parameter 'shape' has no matching param tag in the XML comment for 'BoxingCluster<T, TCell, TShape>.BoxingCluster(TCell, T, TShape)' (but other parameters do)
|
build-and-test:
src/ClusterF_ck/MeanShift/MeanShift.Private.cs#L74
XML comment has cref attribute 'ClusterRaw{T, TShape, TKernel}(ReadOnlySpan{T}, ReadOnlySpan{T}, TKernel, TShape)' that could not be resolved
|
build-and-test:
src/ClusterF_ck/MeanShift/WeightedMeanShift.cs#L44
Ambiguous reference in cref attribute: 'WeightedMeanShift.Cluster'. Assuming 'WeightedMeanShift.Cluster<T, TShape, TKernel>(ReadOnlySpan<(T, double)>, ReadOnlySpan<(T, double)>, TKernel, TShape)', but could have also matched other overloads including 'WeightedMeanShift.Cluster<T, TShape, TKernel>(ReadOnlySpan<(T, double)>, TKernel, TShape)'.
|