Skip to content

feat: derive data dependency graph from function body #133

feat: derive data dependency graph from function body

feat: derive data dependency graph from function body #133

Triggered via push July 26, 2024 12:43
Status Failure
Total duration 1m 5s
Artifacts

ci.yaml

on: push
Cargo fmt
35s
Cargo fmt
Matrix: build_and_test
Matrix: style_and_docs
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 48 warnings
Cargo fmt
Process completed with exit code 1.
Build and test --no-default-features: ubuntu-latest, nightly
failed to run custom build command for `untrusted_value_taint_checker v0.1.0 (/home/runner/work/UntrustedValue/UntrustedValue/untrusted_value_taint_checker)`
Build and test --no-default-features: ubuntu-latest, nightly
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build and test : ubuntu-latest, nightly
failed to run custom build command for `untrusted_value_taint_checker v0.1.0 (/home/runner/work/UntrustedValue/UntrustedValue/untrusted_value_taint_checker)`
Build and test : ubuntu-latest, nightly
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build and test --no-default-features: ubuntu-latest, stable
The job was canceled because "ubuntu-latest_nightly_--n" failed.
Build and test --no-default-features: ubuntu-latest, stable: untrusted_value_taint_checker/src/lib.rs#L1
`#![feature]` may not be used on the stable release channel
Build and test --features derive_harden_sanitize: ubuntu-latest, nightly
The job was canceled because "ubuntu-latest_nightly_--n" failed.
Build and test --features derive_harden_sanitize: ubuntu-latest, stable
The job was canceled because "ubuntu-latest_nightly_--n" failed.
Style and docs --no-default-features: untrusted_value_taint_checker/sample/src/main.rs#L4
`#[no_mangle]` set on a function with the default (`Rust`) ABI
Style and docs --no-default-features: untrusted_value_taint_checker/sample/src/main.rs#L13
consider adding a `;` to the last statement for consistent formatting
Style and docs --no-default-features: untrusted_value_taint_checker/sample/src/main.rs#L17
`#[no_mangle]` set on a function with the default (`Rust`) ABI
Style and docs --no-default-features: untrusted_value_taint_checker/sample/src/main.rs#L20
consider adding a `;` to the last statement for consistent formatting
Style and docs --no-default-features: untrusted_value_taint_checker/sample/src/main.rs#L20
variables can be used directly in the `format!` string
Style and docs --no-default-features
could not compile `sample` (bin "sample") due to 5 previous errors
Style and docs --no-default-features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build and test : ubuntu-latest, stable
The job was canceled because "ubuntu-latest_nightly_--n" failed.
Build and test : ubuntu-latest, stable
The operation was canceled.
Style and docs
The job was canceled because "_--no-default-features" failed.
Style and docs: untrusted_value_taint_checker/sample/src/main.rs#L4
`#[no_mangle]` set on a function with the default (`Rust`) ABI
Style and docs: untrusted_value_taint_checker/sample/src/main.rs#L13
consider adding a `;` to the last statement for consistent formatting
Style and docs: untrusted_value_taint_checker/sample/src/main.rs#L17
`#[no_mangle]` set on a function with the default (`Rust`) ABI
Style and docs: untrusted_value_taint_checker/sample/src/main.rs#L20
consider adding a `;` to the last statement for consistent formatting
Style and docs: untrusted_value_taint_checker/sample/src/main.rs#L20
variables can be used directly in the `format!` string
Style and docs
could not compile `sample` (bin "sample" test) due to 5 previous errors
Style and docs: untrusted_value_taint_checker/build.rs#L70
empty String is being created manually
Style and docs: untrusted_value_taint_checker/build.rs#L84
variables can be used directly in the `format!` string
Style and docs: untrusted_value_taint_checker/build.rs#L114
only a `panic!` in `if`-then statement
Style and docs
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Style and docs --features derive_harden_sanitize
The job was canceled because "_--no-default-features" failed.
Style and docs --features derive_harden_sanitize
The operation was canceled.
Cargo fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cargo fmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cargo fmt
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/
Cargo fmt
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/
Cargo fmt
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/
Cargo fmt
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 and test --no-default-features: ubuntu-latest, nightly
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 and test --no-default-features: ubuntu-latest, nightly
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test --no-default-features: ubuntu-latest, nightly
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 and test --no-default-features: ubuntu-latest, nightly
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 and test --no-default-features: ubuntu-latest, nightly
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 and test --no-default-features: ubuntu-latest, nightly
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 and test : ubuntu-latest, nightly
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 and test : ubuntu-latest, nightly
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test : ubuntu-latest, nightly
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 and test : ubuntu-latest, nightly
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 and test : ubuntu-latest, nightly
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 and test : ubuntu-latest, nightly
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 and test --no-default-features: ubuntu-latest, stable
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 and test --no-default-features: ubuntu-latest, stable
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 and test --no-default-features: ubuntu-latest, stable
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 and test --no-default-features: ubuntu-latest, stable
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 and test --features derive_harden_sanitize: ubuntu-latest, nightly
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 and test --features derive_harden_sanitize: ubuntu-latest, nightly
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 and test --features derive_harden_sanitize: ubuntu-latest, nightly
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 and test --features derive_harden_sanitize: ubuntu-latest, nightly
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 and test --features derive_harden_sanitize: ubuntu-latest, stable
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 and test --features derive_harden_sanitize: ubuntu-latest, stable
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 and test --features derive_harden_sanitize: ubuntu-latest, stable
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 and test --features derive_harden_sanitize: ubuntu-latest, stable
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/
Style and docs --no-default-features
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Style and docs --no-default-features
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Style and docs --no-default-features
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/
Style and docs --no-default-features
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/
Style and docs --no-default-features
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/
Style and docs --no-default-features
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 and test : ubuntu-latest, stable
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 and test : ubuntu-latest, stable
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 and test : ubuntu-latest, stable
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 and test : ubuntu-latest, stable
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/
Style and docs
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/
Style and docs
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/
Style and docs
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/
Style and docs
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/
Style and docs --features derive_harden_sanitize
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/
Style and docs --features derive_harden_sanitize
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/
Style and docs --features derive_harden_sanitize
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/
Style and docs --features derive_harden_sanitize
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/