Skip to content

Merge pull request #359 from 8bitZeta/master #385

Merge pull request #359 from 8bitZeta/master

Merge pull request #359 from 8bitZeta/master #385

Triggered via push February 21, 2024 11:39
Status Failure
Total duration 30s
Artifacts

coverage.yml

on: push
Tarpaulin
20s
Tarpaulin
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
no variant or associated item named `Ultramarine` found for enum `os_type::Type` in the current scope: os_info/src/linux/lsb_release.rs#L45
error[E0599]: no variant or associated item named `Ultramarine` found for enum `os_type::Type` in the current scope --> os_info/src/linux/lsb_release.rs:45:38 | 45 | Some("Ultramarine") => Type::Ultramarine, | ^^^^^^^^^^^ variant or associated item not found in `Type` | ::: os_info/src/os_type.rs:8:1 | 8 | pub enum Type { | ------------- variant or associated item `Ultramarine` not found for this enum
no variant or associated item named `Ultramarine` found for enum `os_type::Type` in the current scope: os_info/src/linux/file_release.rs#L599
error[E0599]: no variant or associated item named `Ultramarine` found for enum `os_type::Type` in the current scope --> os_info/src/linux/file_release.rs:599:42 | 599 | assert_eq!(info.os_type(), Type::Ultramarine); | ^^^^^^^^^^^ variant or associated item not found in `Type` | ::: os_info/src/os_type.rs:8:1 | 8 | pub enum Type { | ------------- variant or associated item `Ultramarine` not found for this enum
no variant or associated item named `Ultramarine` found for enum `os_type::Type` in the current scope: os_info/src/linux/lsb_release.rs#L45
error[E0599]: no variant or associated item named `Ultramarine` found for enum `os_type::Type` in the current scope --> os_info/src/linux/lsb_release.rs:45:38 | 45 | Some("Ultramarine") => Type::Ultramarine, | ^^^^^^^^^^^ variant or associated item not found in `Type` | ::: os_info/src/os_type.rs:8:1 | 8 | pub enum Type { | ------------- variant or associated item `Ultramarine` not found for this enum
no variant or associated item named `Ultramarine` found for enum `os_type::Type` in the current scope: os_info/src/linux/file_release.rs#L138
error[E0599]: no variant or associated item named `Ultramarine` found for enum `os_type::Type` in the current scope --> os_info/src/linux/file_release.rs:138:49 | 138 | "ultramarine" => Some(Type::Ultramarine), | ^^^^^^^^^^^ variant or associated item not found in `Type` | ::: os_info/src/os_type.rs:8:1 | 8 | pub enum Type { | ------------- variant or associated item `Ultramarine` not found for this enum
no variant or associated item named `Ultramarine` found for enum `os_type::Type` in the current scope: os_info/src/linux/file_release.rs#L138
error[E0599]: no variant or associated item named `Ultramarine` found for enum `os_type::Type` in the current scope --> os_info/src/linux/file_release.rs:138:49 | 138 | "ultramarine" => Some(Type::Ultramarine), | ^^^^^^^^^^^ variant or associated item not found in `Type` | ::: os_info/src/os_type.rs:8:1 | 8 | pub enum Type { | ------------- variant or associated item `Ultramarine` not found for this enum
Tarpaulin
Couldn't find a release tarball containing binaries for latest
Tarpaulin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/tarpaulin@v0.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tarpaulin
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/tarpaulin@v0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tarpaulin
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/
Tarpaulin
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/
Tarpaulin
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/
Tarpaulin
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/