Skip to content

fix(deps): update rust crate windows to 0.51 - autoclosed #294

fix(deps): update rust crate windows to 0.51 - autoclosed

fix(deps): update rust crate windows to 0.51 - autoclosed #294

Triggered via pull request October 4, 2023 18:16
Status Failure
Total duration 8m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Check_Formatting
13s
Check_Formatting
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 40 warnings
Tests (beta, x86_64-pc-windows-msvc, windows-latest): src/os/windows/ln.rs#L16
unresolved imports `windows::Win32::Storage::FileSystem::FILE_ACCESS_FLAGS`, `windows::Win32::System::SystemServices::GENERIC_READ`
Tests (beta, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L15
unresolved imports `windows::w`, `windows::Win32::System::Memory::LocalFree`
Tests (beta, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L55
cannot determine resolution for the macro `w`
Tests (beta, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L56
cannot determine resolution for the macro `w`
Tests (beta, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L163
cannot determine resolution for the macro `w`
Tests (beta, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L164
cannot determine resolution for the macro `w`
Tests (beta, x86_64-pc-windows-msvc, windows-latest): src/os/windows/info.rs#L93
no method named `as_bool` found for enum `Result` in the current scope
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/os/windows/ln.rs#L16
unresolved imports `windows::Win32::Storage::FileSystem::FILE_ACCESS_FLAGS`, `windows::Win32::System::SystemServices::GENERIC_READ`
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L15
unresolved imports `windows::w`, `windows::Win32::System::Memory::LocalFree`
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L55
cannot determine resolution for the macro `w`
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L56
cannot determine resolution for the macro `w`
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L163
cannot determine resolution for the macro `w`
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L164
cannot determine resolution for the macro `w`
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/os/windows/info.rs#L93
no method named `as_bool` found for enum `Result` in the current scope
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/os/windows/ln.rs#L16
unresolved imports `windows::Win32::Storage::FileSystem::FILE_ACCESS_FLAGS`, `windows::Win32::System::SystemServices::GENERIC_READ`
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L15
unresolved imports `windows::w`, `windows::Win32::System::Memory::LocalFree`
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L55
cannot determine resolution for the macro `w`
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L56
cannot determine resolution for the macro `w`
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L163
cannot determine resolution for the macro `w`
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/os/windows/mod.rs#L164
cannot determine resolution for the macro `w`
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/os/windows/info.rs#L93
no method named `as_bool` found for enum `Result` in the current scope
Tests (beta, x86_64-pc-windows-msvc, windows-latest)
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/
Tests (beta, x86_64-unknown-linux-gnu, ubuntu-latest)
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/
Tests (beta, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L220
unresolved link to `ProcessingError::DirectoryCreationFailed`
Tests (beta, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L223
unresolved link to `ProcessingError::FileCopyFailed`
Tests (beta, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L229
unresolved link to `ProcessingError::TemplateReadFailed`
Tests (beta, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L229
unresolved link to `ProcessingError::TemplateRenderFailed`
Tests (beta, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L230
unresolved link to `ProcessingError::TemplateWriteFailed`
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest)
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/
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L220
unresolved link to `ProcessingError::DirectoryCreationFailed`
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L223
unresolved link to `ProcessingError::FileCopyFailed`
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L229
unresolved link to `ProcessingError::TemplateReadFailed`
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L229
unresolved link to `ProcessingError::TemplateRenderFailed`
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L230
unresolved link to `ProcessingError::TemplateWriteFailed`
Check_Formatting
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/
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest)
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/
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L220
unresolved link to `ProcessingError::DirectoryCreationFailed`
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L223
unresolved link to `ProcessingError::FileCopyFailed`
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L229
unresolved link to `ProcessingError::TemplateReadFailed`
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L229
unresolved link to `ProcessingError::TemplateRenderFailed`
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/bicycle/mod.rs#L230
unresolved link to `ProcessingError::TemplateWriteFailed`
Tests (nightly, x86_64-pc-windows-msvc, windows-latest)
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/
Tests (stable, x86_64-pc-windows-msvc, windows-latest)
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/
Tests (nightly, x86_64-apple-darwin, macos-latest)
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/
Tests (nightly, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L220
unresolved link to `ProcessingError::DirectoryCreationFailed`
Tests (nightly, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L223
unresolved link to `ProcessingError::FileCopyFailed`
Tests (nightly, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L229
unresolved link to `ProcessingError::TemplateReadFailed`
Tests (nightly, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L229
unresolved link to `ProcessingError::TemplateRenderFailed`
Tests (nightly, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L230
unresolved link to `ProcessingError::TemplateWriteFailed`
Tests (stable, x86_64-apple-darwin, macos-latest)
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/
Tests (stable, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L220
unresolved link to `ProcessingError::DirectoryCreationFailed`
Tests (stable, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L223
unresolved link to `ProcessingError::FileCopyFailed`
Tests (stable, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L229
unresolved link to `ProcessingError::TemplateReadFailed`
Tests (stable, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L229
unresolved link to `ProcessingError::TemplateRenderFailed`
Tests (stable, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L230
unresolved link to `ProcessingError::TemplateWriteFailed`
Tests (beta, x86_64-apple-darwin, macos-latest)
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/
Tests (beta, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L220
unresolved link to `ProcessingError::DirectoryCreationFailed`
Tests (beta, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L223
unresolved link to `ProcessingError::FileCopyFailed`
Tests (beta, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L229
unresolved link to `ProcessingError::TemplateReadFailed`
Tests (beta, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L229
unresolved link to `ProcessingError::TemplateRenderFailed`
Tests (beta, x86_64-apple-darwin, macos-latest): src/bicycle/mod.rs#L230
unresolved link to `ProcessingError::TemplateWriteFailed`