array clean up in prefixSumInclude #94
Annotations
1 error and 12 warnings
Windows Build
Process completed with exit code -532462766.
|
Windows Build
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/.
|
Windows Build
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/
|
Windows Build
This construct causes code to be less generic than indicated by the type annotations. The type variable 'a has been constrained to be type 'int'.
|
Windows Build
This XML comment is invalid: unknown parameter 'inputArray'
|
Windows Build
This construct causes code to be less generic than indicated by the type annotations. The type variable 'a has been constrained to be type 'int'.
|
Windows Build
Possible incorrect indentation: this token is offside of context started at position (46:102). Try indenting this token further or using standard formatting conventions.
|
Windows Build
Possible incorrect indentation: this token is offside of context started at position (46:102). Try indenting this token further or using standard formatting conventions.
|
Windows Build
Possible incorrect indentation: this token is offside of context started at position (134:121). Try indenting this token further or using standard formatting conventions.
|
Windows Build
Possible incorrect indentation: this token is offside of context started at position (134:121). Try indenting this token further or using standard formatting conventions.
|
Windows Build
Possible incorrect indentation: this token is offside of context started at position (164:118). Try indenting this token further or using standard formatting conventions.
|
Windows Build
Possible incorrect indentation: this token is offside of context started at position (164:118). Try indenting this token further or using standard formatting conventions.
|
Windows Build:
src/GraphBLAS-sharp.Backend/Common/ClArray.fs#L265
This construct causes code to be less generic than indicated by the type annotations. The type variable 'a has been constrained to be type 'int'.
|