[Python] Generate async def for F# task { } expressions #2470
build.yml
on: pull_request
verify-linting
29s
Check that solution can be restored
25s
build-typescript
2m 32s
build-integration
3m 58s
build-standalone
5m 13s
build-dart
3m 30s
Matrix: analyzers
Matrix: build-javascript
Matrix: build-python
Matrix: build-rust
Annotations
20 warnings
|
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/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):
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):
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.AST/Fable.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.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
|