wip: move OVMF firmwares #217
build.yml
on: push
Build Linux
4m 33s
Build macOS
4m 27s
Build Windows
7m 9s
Matrix: test-x86_64
Annotations
30 errors and 43 warnings
Build Linux:
goldboot-build/src/lib.rs#L1
expected `;`, found keyword `use`
|
Build Linux:
goldboot-build/src/lib.rs#L3
unresolved import `crate::library`
|
Build Linux:
goldboot-build/src/templates/mod.rs#L4
unresolved import `crate::build`
|
Build Linux:
goldboot-build/src/templates/arch_linux/mod.rs#L21
failed to resolve: unresolved import
|
Build Linux:
goldboot-build/src/templates/arch_linux/mod.rs#L1
unresolved imports `crate::build`, `crate::provisioners`, `crate::qemu`
|
Build Linux:
goldboot-build/src/templates/arch_linux/mod.rs#L130
failed to resolve: unresolved import
|
Build Linux:
goldboot-build/src/templates/arch_linux/mod.rs#L129
unresolved imports `crate::build`, `crate::PromptMut`
|
Build Linux:
goldboot-build/src/templates/arch_linux/mod.rs#L69
cannot find macro `wait` in this scope
|
Build Linux:
goldboot-build/src/templates/arch_linux/mod.rs#L71
cannot find macro `wait_screen_rect` in this scope
|
Build Linux:
goldboot-build/src/templates/arch_linux/mod.rs#L73
cannot find macro `enter` in this scope
|
Build macOS:
goldboot-build/src/lib.rs#L1
expected `;`, found keyword `use`
|
Build macOS:
goldboot-build/src/lib.rs#L3
unresolved import `crate::library`
|
Build macOS:
goldboot-build/src/templates/mod.rs#L4
unresolved import `crate::build`
|
Build macOS:
goldboot-build/src/templates/arch_linux/mod.rs#L21
failed to resolve: unresolved import
|
Build macOS:
goldboot-build/src/templates/arch_linux/mod.rs#L1
unresolved imports `crate::build`, `crate::provisioners`, `crate::qemu`
|
Build macOS:
goldboot-build/src/templates/arch_linux/mod.rs#L130
failed to resolve: unresolved import
|
Build macOS:
goldboot-build/src/templates/arch_linux/mod.rs#L129
unresolved imports `crate::build`, `crate::PromptMut`
|
Build macOS:
goldboot-build/src/templates/arch_linux/mod.rs#L69
cannot find macro `wait` in this scope
|
Build macOS:
goldboot-build/src/templates/arch_linux/mod.rs#L71
cannot find macro `wait_screen_rect` in this scope
|
Build macOS:
goldboot-build/src/templates/arch_linux/mod.rs#L73
cannot find macro `enter` in this scope
|
Build Windows:
goldboot-build/src/lib.rs#L1
expected `;`, found keyword `use`
|
Build Windows:
goldboot-build/src/lib.rs#L3
unresolved import `crate::library`
|
Build Windows:
goldboot-build/src/templates/mod.rs#L4
unresolved import `crate::build`
|
Build Windows:
goldboot-build/src/templates/arch_linux/mod.rs#L21
failed to resolve: unresolved import
|
Build Windows:
goldboot-build/src/templates/arch_linux/mod.rs#L1
unresolved imports `crate::build`, `crate::provisioners`, `crate::qemu`
|
Build Windows:
goldboot-build/src/templates/arch_linux/mod.rs#L130
failed to resolve: unresolved import
|
Build Windows:
goldboot-build/src/templates/arch_linux/mod.rs#L129
unresolved imports `crate::build`, `crate::PromptMut`
|
Build Windows:
goldboot-build/src/templates/arch_linux/mod.rs#L69
cannot find macro `wait` in this scope
|
Build Windows:
goldboot-build/src/templates/arch_linux/mod.rs#L71
cannot find macro `wait_screen_rect` in this scope
|
Build Windows:
goldboot-build/src/templates/arch_linux/mod.rs#L73
cannot find macro `enter` in this scope
|
Build Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/checkout@v2, 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 Linux
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build Linux:
goldboot-image/src/lib.rs#L392
unused variable: `cipher`
|
Build Linux:
goldboot-image/src/lib.rs#L393
unused variable: `rng`
|
Build Linux:
goldboot-image/src/lib.rs#L388
unused variable: `old_password`
|
Build Linux:
goldboot-image/src/lib.rs#L393
variable does not need to be mutable
|
Build Linux:
goldboot-build/src/templates/mod.rs#L6
unused import: `path::Path`
|
Build Linux
`goldboot-build` (lib) generated 1 warning
|
Build Linux
build failed, waiting for other jobs to finish...
|
Build Linux
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 Linux
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 Linux
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 Linux
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 macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/checkout@v2, 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 macOS
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 macOS
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 macOS
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 macOS
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 macOS
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build macOS:
goldboot-image/src/lib.rs#L742
use of deprecated macro `test_env_log::test`: test-env-log has been renamed to test-log; use it instead
|
Build macOS:
goldboot-image/src/lib.rs#L780
use of deprecated macro `test_env_log::test`: test-env-log has been renamed to test-log; use it instead
|
Build macOS:
goldboot-image/src/lib.rs#L392
unused variable: `cipher`
|
Build macOS:
goldboot-image/src/lib.rs#L393
unused variable: `rng`
|
Build macOS:
goldboot-image/src/lib.rs#L388
unused variable: `old_password`
|
Build macOS:
goldboot-image/src/lib.rs#L393
variable does not need to be mutable
|
Build macOS
`goldboot-image` (lib) generated 4 warnings (run `cargo fix --lib -p goldboot-image` to apply 4 suggestions)
|
Build macOS:
goldboot-build/src/templates/mod.rs#L6
unused import: `path::Path`
|
Build macOS
`goldboot-build` (lib) generated 1 warning
|
Build Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/checkout@v2, 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 Windows
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 Windows
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 Windows
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 Windows
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 Windows
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build Windows:
goldboot-image/src/lib.rs#L742
use of deprecated macro `test_env_log::test`: test-env-log has been renamed to test-log; use it instead
|
Build Windows:
goldboot-image/src/lib.rs#L780
use of deprecated macro `test_env_log::test`: test-env-log has been renamed to test-log; use it instead
|
Build Windows:
goldboot-image/src/lib.rs#L392
unused variable: `cipher`
|
Build Windows:
goldboot-image/src/lib.rs#L393
unused variable: `rng`
|
Build Windows:
goldboot-image/src/lib.rs#L388
unused variable: `old_password`
|
Build Windows:
goldboot-image/src/lib.rs#L393
variable does not need to be mutable
|
Build Windows
`goldboot-image` (lib) generated 4 warnings (run `cargo fix --lib -p goldboot-image` to apply 4 suggestions)
|
Build Windows:
goldboot-build/src/templates/mod.rs#L6
unused import: `path::Path`
|
Build Windows
`goldboot-build` (lib) generated 1 warning
|