Skip to content

array clean up in prefixSumInclude #94

array clean up in prefixSumInclude

array clean up in prefixSumInclude #94

Triggered via push April 13, 2024 16:09
Status Failure
Total duration 4m 11s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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'.