Skip to content

wip: continue cleanup #213

wip: continue cleanup

wip: continue cleanup #213

Triggered via push November 11, 2023 02:55
Status Failure
Total duration 6m 56s
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#L38
method `metadata` is not a member of trait `BuildTemplate`
Build macOS: goldboot/src/templates/arch_linux/mod.rs#L170
cannot find value `MIRRORLIST` in this scope
Build macOS: goldboot/src/templates/arch_linux/mod.rs#L173
cannot find value `MIRRORLIST` in this scope
Build macOS: goldboot/src/templates/arch_linux/mod.rs#L192
cannot find type `ArchMirrorlistProvisioner` in this scope
Build macOS: goldboot/src/templates/arch_linux/mod.rs#L192
cannot find type `IsoSource` in this scope
Build macOS: goldboot/src/templates/arch_linux/mod.rs#L200
cannot find struct, variant or union type `IsoSource` in this scope
Build macOS: goldboot/src/templates/arch_linux/mod.rs#L218
failed to resolve: use of undeclared type `ArchMirrorlistProvisioner`
Build macOS: goldboot/src/build.rs#L167
mismatched types
Build macOS: goldboot/src/build.rs#L177
mismatched types
Build macOS: goldboot/src/build.rs#L256
no method named `general` found for struct `Box<(dyn templates::BuildTemplate + 'static)>` in the current scope
Build Linux: goldboot/src/templates/arch_linux/mod.rs#L38
method `metadata` is not a member of trait `BuildTemplate`
Build Linux: goldboot/src/templates/arch_linux/mod.rs#L170
cannot find value `MIRRORLIST` in this scope
Build Linux: goldboot/src/templates/arch_linux/mod.rs#L173
cannot find value `MIRRORLIST` in this scope
Build Linux: goldboot/src/templates/arch_linux/mod.rs#L192
cannot find type `ArchMirrorlistProvisioner` in this scope
Build Linux: goldboot/src/templates/arch_linux/mod.rs#L192
cannot find type `IsoSource` in this scope
Build Linux: goldboot/src/templates/arch_linux/mod.rs#L200
cannot find struct, variant or union type `IsoSource` in this scope
Build Linux: goldboot/src/build.rs#L167
mismatched types
Build Linux: goldboot/src/build.rs#L177
mismatched types
Build Linux: goldboot/src/build.rs#L256
no method named `general` found for struct `Box<(dyn templates::BuildTemplate + 'static)>` in the current scope
Build Linux: goldboot/src/build.rs#L261
no method named `general` found for struct `Box<(dyn templates::BuildTemplate + 'static)>` in the current scope
Build Windows: goldboot/src/templates/arch_linux/mod.rs#L38
method `metadata` is not a member of trait `BuildTemplate`
Build Windows: goldboot/src/templates/arch_linux/mod.rs#L170
cannot find value `MIRRORLIST` in this scope
Build Windows: goldboot/src/templates/arch_linux/mod.rs#L173
cannot find value `MIRRORLIST` in this scope
Build Windows: goldboot/src/templates/arch_linux/mod.rs#L192
cannot find type `ArchMirrorlistProvisioner` in this scope
Build Windows: goldboot/src/templates/arch_linux/mod.rs#L192
cannot find type `IsoSource` in this scope
Build Windows: goldboot/src/templates/arch_linux/mod.rs#L200
cannot find struct, variant or union type `IsoSource` in this scope
Build Windows: goldboot/src/templates/arch_linux/mod.rs#L218
failed to resolve: use of undeclared type `ArchMirrorlistProvisioner`
Build Windows: goldboot/src/build.rs#L167
mismatched types
Build Windows: goldboot/src/build.rs#L177
mismatched types
Build Windows: goldboot/src/build.rs#L256
no method named `general` found for struct `Box<(dyn templates::BuildTemplate + 'static)>` in the current scope
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/registry.rs#L5
unused imports: `Confirm`, `Select`
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/registry.rs#L5
unused imports: `Confirm`, `Select`
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/registry.rs#L5
unused imports: `Confirm`, `Select`