Skip to content

add representation for provided bindings in the ast and ast conversion #1993

add representation for provided bindings in the ast and ast conversion

add representation for provided bindings in the ast and ast conversion #1993

Triggered via push April 15, 2024 19:05
Status Success
Total duration 5m 20s
Artifacts

test.yml

on: push
Get Docker Hash
6s
Get Docker Hash
Build and Push Docker Image
0s
Build and Push Docker Image
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Get Docker Hash
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Compiler
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Compiler
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Compiler: crates/ir/src/from_ast/astconv.rs#L1157
unused variable: `toplevel_id`
Test Compiler: crates/filament/src/ir_passes/mono/monomorphize.rs#L290
unused variable: `bindings`
Test Compiler
`fil-ir` (lib) generated 1 warning (run `cargo fix --lib -p fil-ir` to apply 1 suggestion)