Skip to content

WIP - tremor-script VM #11635

WIP - tremor-script VM

WIP - tremor-script VM #11635

Triggered via pull request August 16, 2024 14:15
@LicenserLicenser
synchronize #2650
vm
Status Failure
Total duration 2m 4s
Artifacts

checks.yaml

on: pull_request
Matrix: unused-deps
Code Quality
0s
Code Quality
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
license
Copyright missing in ./tremor-script/src/vm.rs
license
Process completed with exit code 1.
safety
unreachable! found in ./tremor-script/src/vm/compiler/impls/imut_expr.rs please don't.
safety
dbg! found in ./tremor-script/src/vm.rs please use error!, info! etc instead.
safety
FIXME found in ./tremor-script/src/vm/compiler/impls.rs.
safety
FIXME found in ./tremor-script/src/vm/compiler/impls/imut_expr.rs.
safety
FIXME found in ./tremor-script/src/vm.rs.
safety
todo! found in "./tremor-script/src/vm/compiler/impls.rs". Just do it!.
safety
todo! found in "./tremor-script/src/vm/compiler/impls/imut_expr.rs". Just do it!.
safety
todo! found in "./tremor-script/src/vm/compiler/impls/mut_expr.rs". Just do it!.
safety
array access ([...]) found in ./tremor-script/src/vm/compiler.rs that could go wrong, array access can panic.
safety
array access ([...]) found in ./tremor-script/src/vm.rs that could go wrong, array access can panic.
Code Quality
Process completed with exit code 1.
clippy-check
The following actions uses node12 which is deprecated and will be forced to run on node16: scherermichael-oss/action-has-permission@1.0.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy-check
The following actions use a deprecated Node.js version and will be forced to run on node20: scherermichael-oss/action-has-permission@1.0.6, giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy-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/