chore: Add type format specifiers to interpolated strings (code scanning alerts #1128-#1143, #1517-#1518) #2995
build.yml
on: pull_request
verify-linting
30s
Check that solution can be restored
24s
build-typescript
2m 43s
build-integration
3m 35s
build-standalone
5m 2s
build-dart
2m 33s
build-beam
2m 55s
Matrix: analyzers
Matrix: build-javascript
Matrix: build-python
Matrix: build-rust
Annotations
46 warnings
|
analyzers (src/Fable.AST/Fable.AST.fsproj):
tests/Rust/tests/src/MiscTests.fs#L1238
This rule will never be matched
|
|
analyzers (src/Fable.AST/Fable.AST.fsproj):
tests/Python/TestApplicative.fs#L1653
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'.
|
|
analyzers (src/Fable.AST/Fable.AST.fsproj):
tests/Python/TestApplicative.fs#L1090
This construct causes code to be less generic than indicated by the type annotations. The type variable 'Applicative<'T> has been constrained to be type 'Const<'a,Result<'b,int>>'.
|
|
analyzers (src/Fable.AST/Fable.AST.fsproj):
tests/Python/TestApplicative.fs#L1090
The instantiation of the generic type 'Const' is missing and can't be inferred from the arguments or return type of this member. Consider providing a type instantiation when accessing this type, e.g. 'Const<_,_>'.
|
|
analyzers (src/Fable.AST/Fable.AST.fsproj):
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>'.
|
|
analyzers (src/Fable.AST/Fable.AST.fsproj):
tests/Rust/tests/src/ApplicativeTests.fs#L1735
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'.
|
|
analyzers (src/Fable.AST/Fable.AST.fsproj):
src/quicktest-dart/QuickTest.fs#L41
Main module of program is empty: nothing will happen when it is run
|
|
analyzers (src/Fable.AST/Fable.AST.fsproj):
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
|
|
analyzers (src/Fable.AST/Fable.AST.fsproj):
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
|
|
analyzers (src/Fable.AST/Fable.AST.fsproj):
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
|
|
analyzers (src/Fable.Transforms/Rust/AST/Rust.AST.fsproj):
tests/Js/Main/ApplicativeTests.fs#L1084
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>'.
|
|
analyzers (src/Fable.Transforms/Rust/AST/Rust.AST.fsproj):
tests/Python/TestApplicative.fs#L1653
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'.
|
|
analyzers (src/Fable.Transforms/Rust/AST/Rust.AST.fsproj):
tests/Python/TestApplicative.fs#L1090
This construct causes code to be less generic than indicated by the type annotations. The type variable 'Applicative<'T> has been constrained to be type 'Const<'a,Result<'b,int>>'.
|
|
analyzers (src/Fable.Transforms/Rust/AST/Rust.AST.fsproj):
tests/Python/TestApplicative.fs#L1090
The instantiation of the generic type 'Const' is missing and can't be inferred from the arguments or return type of this member. Consider providing a type instantiation when accessing this type, e.g. 'Const<_,_>'.
|
|
analyzers (src/Fable.Transforms/Rust/AST/Rust.AST.fsproj):
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>'.
|
|
analyzers (src/Fable.Transforms/Rust/AST/Rust.AST.fsproj):
tests/Rust/tests/src/ApplicativeTests.fs#L1735
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'.
|
|
analyzers (src/Fable.Transforms/Rust/AST/Rust.AST.fsproj):
src/quicktest-dart/QuickTest.fs#L41
Main module of program is empty: nothing will happen when it is run
|
|
analyzers (src/Fable.Transforms/Rust/AST/Rust.AST.fsproj):
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
|
|
analyzers (src/Fable.Transforms/Rust/AST/Rust.AST.fsproj):
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
|
|
analyzers (src/Fable.Transforms/Rust/AST/Rust.AST.fsproj):
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
|
|
analyzers (src/Fable.Compiler/Fable.Compiler.fsproj):
tests/Rust/tests/src/MiscTests.fs#L1238
This rule will never be matched
|
|
analyzers (src/Fable.Compiler/Fable.Compiler.fsproj):
tests/Python/TestApplicative.fs#L1653
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'.
|
|
analyzers (src/Fable.Compiler/Fable.Compiler.fsproj):
tests/Python/TestApplicative.fs#L1090
This construct causes code to be less generic than indicated by the type annotations. The type variable 'Applicative<'T> has been constrained to be type 'Const<'a,Result<'b,int>>'.
|
|
analyzers (src/Fable.Compiler/Fable.Compiler.fsproj):
tests/Python/TestApplicative.fs#L1090
The instantiation of the generic type 'Const' is missing and can't be inferred from the arguments or return type of this member. Consider providing a type instantiation when accessing this type, e.g. 'Const<_,_>'.
|
|
analyzers (src/Fable.Compiler/Fable.Compiler.fsproj):
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>'.
|
|
analyzers (src/Fable.Compiler/Fable.Compiler.fsproj):
tests/Rust/tests/src/ApplicativeTests.fs#L1735
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'.
|
|
analyzers (src/Fable.Compiler/Fable.Compiler.fsproj):
src/quicktest-dart/QuickTest.fs#L41
Main module of program is empty: nothing will happen when it is run
|
|
analyzers (src/Fable.Compiler/Fable.Compiler.fsproj):
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
|
|
analyzers (src/Fable.Compiler/Fable.Compiler.fsproj):
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
|
|
analyzers (src/Fable.Compiler/Fable.Compiler.fsproj):
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
|
|
analyzers (src/Fable.Transforms/Fable.Transforms.fsproj):
tests/Js/Main/ApplicativeTests.fs#L1084
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>'.
|
|
analyzers (src/Fable.Transforms/Fable.Transforms.fsproj):
tests/Rust/tests/src/ApplicativeTests.fs#L1735
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'.
|
|
analyzers (src/Fable.Transforms/Fable.Transforms.fsproj):
tests/Python/TestApplicative.fs#L1653
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'.
|
|
analyzers (src/Fable.Transforms/Fable.Transforms.fsproj):
tests/Python/TestApplicative.fs#L1090
This construct causes code to be less generic than indicated by the type annotations. The type variable 'Applicative<'T> has been constrained to be type 'Const<'a,Result<'b,int>>'.
|
|
analyzers (src/Fable.Transforms/Fable.Transforms.fsproj):
tests/Python/TestApplicative.fs#L1090
The instantiation of the generic type 'Const' is missing and can't be inferred from the arguments or return type of this member. Consider providing a type instantiation when accessing this type, e.g. 'Const<_,_>'.
|
|
analyzers (src/Fable.Transforms/Fable.Transforms.fsproj):
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>'.
|
|
analyzers (src/Fable.Transforms/Fable.Transforms.fsproj):
src/quicktest-dart/QuickTest.fs#L41
Main module of program is empty: nothing will happen when it is run
|
|
analyzers (src/Fable.Transforms/Fable.Transforms.fsproj):
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
|
|
analyzers (src/Fable.Transforms/Fable.Transforms.fsproj):
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
|
|
analyzers (src/Fable.Transforms/Fable.Transforms.fsproj):
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
|
|
build-python (windows-latest, 3.13):
tests/Python/TestType.fs#L589
An indexed property's getter and setter must have the same type. Property 'Item' has getter of type 'int' but setter of type 'string'.
|
|
build-python (windows-latest, 3.13):
tests/Python/TestMisc.fs#L1141
This rule will never be matched
|
|
build-python (windows-latest, 3.13):
tests/Python/TestApplicative.fs#L1653
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'.
|
|
build-python (windows-latest, 3.13):
tests/Python/TestApplicative.fs#L1090
This construct causes code to be less generic than indicated by the type annotations. The type variable 'Applicative<'T> has been constrained to be type 'Const<'a,Result<'b,int>>'.
|
|
build-python (windows-latest, 3.13):
tests/Python/TestApplicative.fs#L1090
The instantiation of the generic type 'Const' is missing and can't be inferred from the arguments or return type of this member. Consider providing a type instantiation when accessing this type, e.g. 'Const<_,_>'.
|
|
build-python (windows-latest, 3.13):
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>'.
|