wip: continue cleanup #226
build.yml
on: push
Build Linux
2m 22s
Build macOS
2m 38s
Build Windows
6m 42s
Matrix: test-x86_64
Annotations
30 errors and 37 warnings
Build Linux:
goldboot-repository/src/lib.rs#L1
unresolved imports `crate::image`, `crate::progress`
|
Build Linux:
goldboot-repository/src/lib.rs#L2
unresolved import `log`
|
Build Linux:
goldboot-repository/src/lib.rs#L3
unresolved import `sha1`
|
Build Linux:
goldboot-repository/src/lib.rs#L4
unresolved import `sha2`
|
Build Linux:
goldboot-repository/src/lib.rs#L5
unresolved import `simple_error`
|
Build Linux:
goldboot-repository/src/lib.rs#L39
cannot determine resolution for the macro `info`
|
Build Linux:
goldboot-repository/src/lib.rs#L63
cannot determine resolution for the macro `info`
|
Build Linux:
goldboot-repository/src/lib.rs#L67
cannot determine resolution for the macro `bail`
|
Build Linux:
goldboot-repository/src/lib.rs#L82
cannot determine resolution for the macro `debug`
|
Build Linux:
goldboot-repository/src/lib.rs#L57
failed to resolve: use of undeclared crate or module `reqwest`
|
Build macOS:
goldboot/src/lib.rs#L11
file not found for module `library`
|
Build macOS:
goldboot/src/lib.rs#L1
unresolved import `crate::build`
|
Build macOS:
goldboot/src/cmd/build.rs#L2
unresolved import `crate::build`
|
Build macOS:
goldboot/src/cmd/image.rs#L3
unresolved import `crate::library::ImageLibrary`
|
Build macOS:
goldboot/src/cmd/init.rs#L2
unresolved imports `crate::build`, `crate::templates`, `crate::Architecture`
|
Build macOS:
goldboot/src/cmd/write.rs#L1
unresolved import `crate::library::ImageLibrary`
|
Build macOS:
goldboot/src/registry/media.rs#L1
unresolved import `crate::Architecture`
|
Build macOS:
goldboot/src/cmd/build.rs#L34
failed to resolve: use of undeclared crate or module `serde_yaml`
|
Build macOS:
goldboot/src/cmd/init.rs#L19
failed to resolve: use of undeclared crate or module `fossable`
|
Build macOS:
goldboot/src/cmd/init.rs#L131
failed to resolve: use of undeclared crate or module `serde_yaml`
|
Build Windows:
goldboot/src/lib.rs#L11
file not found for module `library`
|
Build Windows:
goldboot/src/lib.rs#L1
unresolved import `crate::build`
|
Build Windows:
goldboot/src/cmd/build.rs#L2
unresolved import `crate::build`
|
Build Windows:
goldboot/src/cmd/image.rs#L3
unresolved import `crate::library::ImageLibrary`
|
Build Windows:
goldboot/src/cmd/init.rs#L2
unresolved imports `crate::build`, `crate::templates`, `crate::Architecture`
|
Build Windows:
goldboot/src/cmd/write.rs#L1
unresolved import `crate::library::ImageLibrary`
|
Build Windows:
goldboot/src/registry/media.rs#L1
unresolved import `crate::Architecture`
|
Build Windows:
goldboot-repository/src/lib.rs#L1
unresolved imports `crate::image`, `crate::progress`
|
Build Windows:
goldboot-repository/src/lib.rs#L2
unresolved import `log`
|
Build Windows:
goldboot-repository/src/lib.rs#L3
unresolved import `sha1`
|
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 v0.0.1 (/home/runner/work/goldboot/goldboot/goldboot) ignoring invalid dependency `fossable` which is missing a lib target
|
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 v0.0.1 (/Users/runner/work/goldboot/goldboot/goldboot) ignoring invalid dependency `fossable` which is missing a lib target
|
Build macOS:
goldboot/src/lib.rs#L2
unused imports: `debug`, `info`
|
Build macOS:
goldboot/src/lib.rs#L4
unused imports: `Deserialize`, `Serialize`
|
Build macOS:
goldboot/src/lib.rs#L5
unused import: `simple_error::bail`
|
Build macOS:
goldboot/src/lib.rs#L6
unused imports: `default::Default`, `process::Command`
|
Build macOS:
goldboot/src/lib.rs#L7
unused imports: `Display`, `EnumIter`
|
Build macOS:
goldboot/src/lib.rs#L8
unused import: `validator::Validate`
|
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 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 v0.0.1 (D:\a\goldboot\goldboot\goldboot) ignoring invalid dependency `fossable` which is missing a lib target
|
Build Windows:
goldboot/src/lib.rs#L2
unused imports: `debug`, `info`
|
Build Windows:
goldboot/src/lib.rs#L4
unused imports: `Deserialize`, `Serialize`
|
Build Windows:
goldboot/src/lib.rs#L5
unused import: `simple_error::bail`
|
Build Windows:
goldboot/src/lib.rs#L6
unused imports: `default::Default`, `process::Command`
|
Build Windows:
goldboot/src/lib.rs#L7
unused imports: `Display`, `EnumIter`
|
Build Windows:
goldboot/src/lib.rs#L8
unused import: `validator::Validate`
|
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`
|