Skip to content

start rejigging ir typrs #199

start rejigging ir typrs

start rejigging ir typrs #199

Triggered via push March 4, 2024 18:13
Status Failure
Total duration 37s
Artifacts

ci.yaml

on: push
Build check
27s
Build check
Lint (clippy)
23s
Lint (clippy)
Format
14s
Format
Build WASM & website
0s
Build WASM & website
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 24 warnings
Format: src/ir.rs#L363
expected item, found `;`
Format: src/ir.rs#L366
missing `fn` for method definition
Format: src/ir.rs#L382
expected parameter name, found `>`
Format: src/ir.rs#L382
expected one of `!`, `)`, `+`, `,`, or `::`, found `>`
Format: src/ir.rs#L534
expected parameter name, found `>`
Format: src/ir.rs#L534
expected one of `!`, `)`, `+`, `,`, or `::`, found `>`
Format: src/ir.rs#L585
expected pattern, found `*`
Format
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Lint (clippy): src/ir.rs#L363
expected item, found `;`
Lint (clippy): src/ir.rs#L366
missing `fn` for method definition
Lint (clippy): src/ir.rs#L382
expected parameter name, found `>`
Lint (clippy): src/ir.rs#L382
expected one of `!`, `)`, `+`, `,`, or `::`, found `>`
Lint (clippy): src/ir.rs#L534
expected parameter name, found `>`
Lint (clippy): src/ir.rs#L534
expected one of `!`, `)`, `+`, `,`, or `::`, found `>`
Lint (clippy): src/ir.rs#L585
expected pattern, found `*`
Lint (clippy): src/targets/wasm.rs#L2
unresolved import `crate::ir::BlockType`
Lint (clippy): src/ir.rs#L543
variable `operator_subtract` is not bound in all patterns
Lint (clippy): src/ir.rs#L543
variable `operator_multiply` is not bound in all patterns
Build check: src/ir.rs#L363
expected item, found `;`
Build check: src/ir.rs#L366
missing `fn` for method definition
Build check: src/ir.rs#L382
expected parameter name, found `>`
Build check: src/ir.rs#L382
expected one of `!`, `)`, `+`, `,`, or `::`, found `>`
Build check: src/ir.rs#L534
expected parameter name, found `>`
Build check: src/ir.rs#L534
expected one of `!`, `)`, `+`, `,`, or `::`, found `>`
Build check: src/ir.rs#L585
expected pattern, found `*`
Build check: src/targets/wasm.rs#L2
unresolved import `crate::ir::BlockType`
Build check: src/ir.rs#L543
variable `operator_subtract` is not bound in all patterns
Build check: src/ir.rs#L543
variable `operator_multiply` is not bound in all patterns
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint (clippy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (clippy)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Lint (clippy)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint (clippy)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint (clippy)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint (clippy)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint (clippy): src/sb3.rs#L249
fields must be the same type across all variants - no getter will be emitted for this field
Lint (clippy): src/sb3.rs#L412
fields must be the same type across all variants - no getter will be emitted for this field
Lint (clippy)
`hyperquark` (lib) generated 2 warnings
Build check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Build check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build check: src/sb3.rs#L249
fields must be the same type across all variants - no getter will be emitted for this field
Build check: src/sb3.rs#L412
fields must be the same type across all variants - no getter will be emitted for this field
Build check
`hyperquark` (lib) generated 2 warnings