[WIP] Fable Beam Initial Scaffolding #2586
build.yml
on: pull_request
verify-linting
24s
Check that solution can be restored
16s
build-typescript
2m 38s
build-integration
3m 16s
build-standalone
5m 30s
build-dart
2m 7s
build-beam
2m 1s
Matrix: analyzers
Matrix: build-javascript
Matrix: build-python
Matrix: build-rust
Annotations
9 warnings
|
build-rust (no_std):
tests/Rust/tests/src/TypeTests.fs#L498
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-rust (no_std):
tests/Rust/tests/src/MiscTests.fs#L1237
This rule will never be matched
|
|
build-rust (no_std):
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'.
|
|
build-rust (threaded):
tests/Rust/tests/src/TypeTests.fs#L498
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-rust (threaded):
tests/Rust/tests/src/MiscTests.fs#L1237
This rule will never be matched
|
|
build-rust (threaded):
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'.
|
|
build-rust (default):
tests/Rust/tests/src/TypeTests.fs#L498
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-rust (default):
tests/Rust/tests/src/MiscTests.fs#L1237
This rule will never be matched
|
|
build-rust (default):
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'.
|