Release 4.19.2 #76
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests/React/SpreadSheet.fs#L248
This construct is deprecated. event.keyCode is deprecated see https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode for more information
|
tests/React/SpreadSheet.fs#L248
This construct is deprecated. event.keyCode is deprecated see https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode for more information
|
tests/React/SpreadSheet.fs#L248
This construct is deprecated. event.keyCode is deprecated see https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode for more information
|
src/fable-library-rust/src/List.fs#L34
Failed to inline the value 'consNoTail' marked 'inline', perhaps because a recursive value was marked 'inline'
|
src/fable-library-rust/src/List.fs#L35
Failed to inline the value 'setConsTail' marked 'inline', perhaps because a recursive value was marked 'inline'
|
src/fable-library-rust/src/List.fs#L34
Failed to inline the value 'consNoTail' marked 'inline', perhaps because a recursive value was marked 'inline'
|
src/fable-library-rust/src/List.fs#L35
Failed to inline the value 'setConsTail' marked 'inline', perhaps because a recursive value was marked 'inline'
|
src/quicktest-dart/QuickTest.fs#L41
Main module of program is empty: nothing will happen when it is run
|
tests/Rust/tests/src/ApplicativeTests.fs#L1730
This construct causes code to be less generic than indicated by the type annotations. The type variable 'Functor has been constrained to be type 'Functor'.
|
tests/Python/TestApplicative.fs#L1088
This construct causes code to be less generic than indicated by the type annotations. The type variable 'T has been constrained to be type 'Result<'a,int>'.
|
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Uploading multiple SARIF runs with the same category is deprecated and will be removed on June 4, 2025. Please update your workflow to upload a single run per category. For more information, see https://github.blog/changelog/2024-05-06-code-scanning-will-stop-combining-runs-from-a-single-upload
|
This job succeeded
Loading