Skip to content

llvm: Refactor and document binding functions #1215

llvm: Refactor and document binding functions

llvm: Refactor and document binding functions #1215

Triggered via pull request April 26, 2024 14:25
Status Success
Total duration 33m 55s
Artifacts

crucible-wasm-build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

114 warnings
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, cachix/install-nix-action@v16, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, cachix/install-nix-action@v16. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Use of partial record field selector: ‘blockType’
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Use of partial record field selector: ‘body’
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Use of partial record field selector: ‘true’
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Use of partial record field selector: ‘false’
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
The import of ‘maybeToList’ from module ‘Data.Maybe’ is redundant
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Use of partial record field selector: ‘actual’
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Use of partial record field selector: ‘expected’
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Cache save failed.
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Defined but not used: ‘symbolicIndices’
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Defined but not used: data constructor ‘ArrayMapView’
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Defined but not used: ‘viewArrayMap’
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
The import of ‘forM_’ from module ‘Control.Monad’ is redundant
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Use of partial record field selector: ‘moduleInstance’
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Use of partial record field selector: ‘code’
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Use of partial record field selector: ‘hostCode’
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.2.8 - ubuntu-22.04
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, cachix/install-nix-action@v16, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, cachix/install-nix-action@v16. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Defined but not used: ‘symbolicIndices’
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Defined but not used: data constructor ‘ArrayMapView’
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Defined but not used: ‘viewArrayMap’
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
The import of ‘forM_’ from module ‘Control.Monad’ is redundant
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Use of partial record field selector: ‘moduleInstance’
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Use of partial record field selector: ‘code’
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Use of partial record field selector: ‘hostCode’
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Cache save failed.
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Use of partial record field selector: ‘blockType’
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Use of partial record field selector: ‘body’
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Use of partial record field selector: ‘true’
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Use of partial record field selector: ‘false’
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
The import of ‘maybeToList’ from module ‘Data.Maybe’ is redundant
crucible-wasm - GHC v9.6.2 - ubuntu-22.04
Use of partial record field selector: ‘actual’
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, cachix/install-nix-action@v16, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, cachix/install-nix-action@v16. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Defined but not used: ‘symbolicIndices’
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Defined but not used: data constructor ‘ArrayMapView’
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Defined but not used: ‘viewArrayMap’
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Use of partial record field selector: ‘moduleInstance’
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Use of partial record field selector: ‘code’
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Use of partial record field selector: ‘hostCode’
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Use of partial record field selector: ‘blockType’
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Use of partial record field selector: ‘body’
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Use of partial record field selector: ‘true’
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Use of partial record field selector: ‘false’
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
The import of ‘maybeToList’ from module ‘Data.Maybe’ is redundant
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Use of partial record field selector: ‘actual’
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Use of partial record field selector: ‘expected’
crucible-wasm - GHC v9.4.5 - ubuntu-22.04
Cache save failed.
crucible-wasm - GHC v9.6.2 - windows-2019
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
crucible-wasm - GHC v9.6.2 - windows-2019
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
crucible-wasm - GHC v9.6.2 - windows-2019
Defined but not used: ‘symbolicIndices’
crucible-wasm - GHC v9.6.2 - windows-2019
Defined but not used: data constructor ‘ArrayMapView’
crucible-wasm - GHC v9.6.2 - windows-2019
Defined but not used: ‘viewArrayMap’
crucible-wasm - GHC v9.6.2 - windows-2019
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
crucible-wasm - GHC v9.6.2 - windows-2019
The import of ‘forM_’ from module ‘Control.Monad’ is redundant
crucible-wasm - GHC v9.6.2 - windows-2019
Use of partial record field selector: ‘moduleInstance’
crucible-wasm - GHC v9.6.2 - windows-2019
Use of partial record field selector: ‘code’
crucible-wasm - GHC v9.6.2 - windows-2019
Use of partial record field selector: ‘hostCode’
crucible-wasm - GHC v9.6.2 - windows-2019
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.6.2 - windows-2019
Cache save failed.
crucible-wasm - GHC v9.6.2 - windows-2019
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
crucible-wasm - GHC v9.6.2 - windows-2019
Use of partial record field selector: ‘blockType’
crucible-wasm - GHC v9.6.2 - windows-2019
Use of partial record field selector: ‘body’
crucible-wasm - GHC v9.6.2 - windows-2019
Use of partial record field selector: ‘true’
crucible-wasm - GHC v9.6.2 - windows-2019
Use of partial record field selector: ‘false’
crucible-wasm - GHC v9.6.2 - windows-2019
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.6.2 - windows-2019
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.6.2 - windows-2019
Defined but not used: ‘symbolicIndices’
crucible-wasm - GHC v9.6.2 - windows-2019
Defined but not used: data constructor ‘ArrayMapView’
crucible-wasm - GHC v9.6.2 - macos-12
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
crucible-wasm - GHC v9.6.2 - macos-12
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
crucible-wasm - GHC v9.6.2 - macos-12
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
crucible-wasm - GHC v9.6.2 - macos-12
Use of partial record field selector: ‘blockType’
crucible-wasm - GHC v9.6.2 - macos-12
Use of partial record field selector: ‘body’
crucible-wasm - GHC v9.6.2 - macos-12
Use of partial record field selector: ‘true’
crucible-wasm - GHC v9.6.2 - macos-12
Use of partial record field selector: ‘false’
crucible-wasm - GHC v9.6.2 - macos-12
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.6.2 - macos-12
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.6.2 - macos-12
The import of ‘maybeToList’ from module ‘Data.Maybe’ is redundant
crucible-wasm - GHC v9.6.2 - macos-12
Use of partial record field selector: ‘actual’
crucible-wasm - GHC v9.6.2 - macos-12
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
crucible-wasm - GHC v9.6.2 - macos-12
Use of partial record field selector: ‘moduleInstance’
crucible-wasm - GHC v9.6.2 - macos-12
Use of partial record field selector: ‘code’
crucible-wasm - GHC v9.6.2 - macos-12
Use of partial record field selector: ‘hostCode’
crucible-wasm - GHC v9.6.2 - macos-12
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.6.2 - macos-12
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.6.2 - macos-12
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.6.2 - macos-12
Pattern match(es) are non-exhaustive
crucible-wasm - GHC v9.6.2 - macos-12
Defined but not used: ‘symbolicIndices’