Skip to content

[WIP] Fable Beam Initial Scaffolding #2586

[WIP] Fable Beam Initial Scaffolding

[WIP] Fable Beam Initial Scaffolding #2586

Re-run triggered February 8, 2026 05:32
Status Success
Total duration 3m 9s
Artifacts

build.yml

on: pull_request
verify-linting
24s
verify-linting
Check that solution can be restored
16s
Check that solution can be restored
build-typescript
2m 38s
build-typescript
build-integration
3m 16s
build-integration
build-standalone
5m 30s
build-standalone
build-dart
2m 7s
build-dart
build-beam
2m 1s
build-beam
Matrix: analyzers
Matrix: build-javascript
Matrix: build-python
Matrix: build-rust
Fit to window
Zoom out
Zoom in

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