Skip to content

refuzz: update plugin definitions #30

refuzz: update plugin definitions

refuzz: update plugin definitions #30

Re-run triggered November 28, 2023 14:19
Status Failure
Total duration 1d 0h 33m 18s
Artifacts

test.yml

on: push
Matrix: Build and test all components
Fit to window
Zoom out
Zoom in

Annotations

1 error and 51 warnings
Build and test all components (ubuntu-18.04)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Build and test all components (macos-11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 and test all components (macos-11)
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 all components (macos-11)
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 all components (macos-11)
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 all components (macos-11)
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 all components (macos-11)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Build and test all components (macos-11)
/Users/runner/work/valib/valib/plugins/refuzz/Cargo.toml: only one of `license` or `license-file` is necessary
Build and test all components (macos-11): src/wdf/mod.rs#L3
unused imports: `RefCell`, `RefMut`, `fmt`, `rc::Rc`, `self`
Build and test all components (macos-11): src/lib.rs#L2
unused import: `ComplexField`
Build and test all components (macos-11): src/wdf/mod.rs#L274
unused variable: `port_impedance`
Build and test all components (macos-11)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Build and test all components (macos-11)
/Users/runner/work/valib/valib/plugins/refuzz/Cargo.toml: only one of `license` or `license-file` is necessary
Build and test all components (macos-11): src/wdf/mod.rs#L3
unused imports: `RefCell`, `RefMut`, `fmt`, `rc::Rc`, `self`
Build and test all components (macos-11): src/lib.rs#L2
unused import: `ComplexField`
Build and test all components (macos-11): src/wdf/mod.rs#L274
unused variable: `port_impedance`
Build and test all components (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 and test all components (windows-latest)
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 all components (windows-latest)
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 all components (windows-latest)
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 all components (windows-latest)
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 all components (windows-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Build and test all components (windows-latest)
D:\a\valib\valib\plugins\refuzz\Cargo.toml: only one of `license` or `license-file` is necessary
Build and test all components (windows-latest)
output filename collision.
Build and test all components (windows-latest)
output filename collision.
Build and test all components (windows-latest): src/wdf/mod.rs#L3
unused imports: `RefCell`, `RefMut`, `fmt`, `rc::Rc`, `self`
Build and test all components (windows-latest): src/lib.rs#L2
unused import: `ComplexField`
Build and test all components (windows-latest): src/wdf/mod.rs#L274
unused variable: `port_impedance`
Build and test all components (windows-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Build and test all components (windows-latest)
D:\a\valib\valib\plugins\refuzz\Cargo.toml: only one of `license` or `license-file` is necessary
Build and test all components (windows-latest): src/wdf/mod.rs#L3
unused imports: `RefCell`, `RefMut`, `fmt`, `rc::Rc`, `self`
Build and test all components (windows-latest): src/lib.rs#L2
unused import: `ComplexField`
Build and test all components (windows-latest): src/wdf/mod.rs#L274
unused variable: `port_impedance`
Tests
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002