Skip to content

wip: reorganize templates #212

wip: reorganize templates

wip: reorganize templates #212

Triggered via push November 8, 2023 04:47
Status Failure
Total duration 12m 4s
Artifacts

build.yml

on: push
Matrix: test-x86_64
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 45 warnings
Build macOS: goldboot/src/templates/arch_linux/mod.rs#L17
proc-macro derive panicked
Build macOS: goldboot/src/sources/iso.rs#L21
visibility qualifiers are not permitted here
Build macOS: goldboot/src/templates/arch_linux/mod.rs#L3
unresolved import `crate::cache::MediaFormat`
Build macOS: goldboot/src/cmd/init.rs#L4
unresolved import `crate::templates::TemplateId`
Build macOS: goldboot/src/sources/iso.rs#L21
method `load` is not a member of trait `Source`
Build macOS: goldboot/src/templates/mod.rs#L19
failed to resolve: could not find `linux` in `templates`
Build macOS: goldboot/src/templates/mod.rs#L20
failed to resolve: could not find `linux` in `templates`
Build macOS: goldboot/src/templates/mod.rs#L195
failed to resolve: use of undeclared crate or module `linux`
Build macOS: goldboot/src/templates/mod.rs#L200
failed to resolve: use of undeclared crate or module `linux`
Build macOS: goldboot/src/templates/mod.rs#L205
failed to resolve: use of undeclared crate or module `linux`
Build Linux: goldboot/src/templates/arch_linux/mod.rs#L17
proc-macro derive panicked
Build Linux: goldboot/src/sources/iso.rs#L21
visibility qualifiers are not permitted here
Build Linux: goldboot/src/templates/arch_linux/mod.rs#L3
unresolved import `crate::cache::MediaFormat`
Build Linux: goldboot/src/cmd/init.rs#L4
unresolved import `crate::templates::TemplateId`
Build Linux: goldboot/src/sources/iso.rs#L21
method `load` is not a member of trait `Source`
Build Linux: goldboot/src/templates/mod.rs#L19
failed to resolve: could not find `linux` in `templates`
Build Linux: goldboot/src/templates/mod.rs#L20
failed to resolve: could not find `linux` in `templates`
Build Linux: goldboot/src/templates/mod.rs#L195
failed to resolve: use of undeclared crate or module `linux`
Build Linux: goldboot/src/templates/mod.rs#L200
failed to resolve: use of undeclared crate or module `linux`
Build Linux: goldboot/src/templates/mod.rs#L205
failed to resolve: use of undeclared crate or module `linux`
Build Windows: goldboot/src/templates/arch_linux/mod.rs#L17
proc-macro derive panicked
Build Windows: goldboot/src/sources/iso.rs#L21
visibility qualifiers are not permitted here
Build Windows: goldboot/src/templates/arch_linux/mod.rs#L3
unresolved import `crate::cache::MediaFormat`
Build Windows: goldboot/src/cmd/init.rs#L4
unresolved import `crate::templates::TemplateId`
Build Windows: goldboot/src/sources/iso.rs#L21
method `load` is not a member of trait `Source`
Build Windows: goldboot/src/templates/mod.rs#L19
failed to resolve: could not find `linux` in `templates`
Build Windows: goldboot/src/templates/mod.rs#L20
failed to resolve: could not find `linux` in `templates`
Build Windows: goldboot/src/templates/mod.rs#L195
failed to resolve: use of undeclared crate or module `linux`
Build Windows: goldboot/src/templates/mod.rs#L200
failed to resolve: use of undeclared crate or module `linux`
Build Windows: goldboot/src/templates/mod.rs#L205
failed to resolve: use of undeclared crate or module `linux`
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/src/lib.rs#L2
unused import: `info`
Build macOS: goldboot/src/lib.rs#L6
unused import: `process::Command`
Build macOS: goldboot/src/lib.rs#L8
unused import: `validator::Validate`
Build macOS: goldboot/src/cache.rs#L9
unused imports: `Read`, `Write`
Build macOS: goldboot/src/cmd/build.rs#L5
unused import: `console::Style`
Build macOS: goldboot/src/cmd/build.rs#L6
unused imports: `Confirm`, `Input`, `Select`, `theme::ColorfulTheme`
Build macOS: goldboot/src/cmd/image.rs#L6
unused import: `console::Style`
Build macOS: goldboot/src/cmd/image.rs#L7
unused imports: `Confirm`, `Input`, `Select`, `theme::ColorfulTheme`
Build macOS: goldboot/src/cmd/init.rs#L4
unused import: `Template`
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/src/lib.rs#L2
unused import: `info`
Build Linux: goldboot/src/lib.rs#L6
unused import: `process::Command`
Build Linux: goldboot/src/lib.rs#L8
unused import: `validator::Validate`
Build Linux: goldboot/src/cache.rs#L9
unused imports: `Read`, `Write`
Build Linux: goldboot/src/cmd/build.rs#L5
unused import: `console::Style`
Build Linux: goldboot/src/cmd/build.rs#L6
unused imports: `Confirm`, `Input`, `Select`, `theme::ColorfulTheme`
Build Linux: goldboot/src/cmd/image.rs#L6
unused import: `console::Style`
Build Linux: goldboot/src/cmd/image.rs#L7
unused imports: `Confirm`, `Input`, `Select`, `theme::ColorfulTheme`
Build Linux: goldboot/src/cmd/init.rs#L4
unused import: `Template`
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 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/src/lib.rs#L2
unused import: `info`
Build Windows: goldboot/src/lib.rs#L6
unused import: `process::Command`
Build Windows: goldboot/src/lib.rs#L8
unused import: `validator::Validate`
Build Windows: goldboot/src/cache.rs#L9
unused imports: `Read`, `Write`
Build Windows: goldboot/src/cmd/build.rs#L5
unused import: `console::Style`
Build Windows: goldboot/src/cmd/build.rs#L6
unused imports: `Confirm`, `Input`, `Select`, `theme::ColorfulTheme`
Build Windows: goldboot/src/cmd/image.rs#L6
unused import: `console::Style`
Build Windows: goldboot/src/cmd/image.rs#L7
unused imports: `Confirm`, `Input`, `Select`, `theme::ColorfulTheme`
Build Windows: goldboot/src/cmd/init.rs#L4
unused import: `Template`