v0.5.0 #98
ci.yml
on: push
Matrix: test-native
Conformance
37s
Test (chrome, firefox)
5m 17s
Test (safari)
5m 30s
Publish
1m 4s
Annotations
90 warnings
Conformance
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Conformance
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
Conformance
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/
|
Conformance
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/
|
Conformance
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/
|
Conformance
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/
|
Test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (ubuntu-latest)
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/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/
|
Test (ubuntu-latest)
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/
|
Test (ubuntu-latest)
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/
|
Test (ubuntu-latest)
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/
|
Test (ubuntu-latest)
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/
|
Test (ubuntu-latest):
tests/common/mod.rs#L3
unused import: `prelude::*`
|
Test (ubuntu-latest):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (ubuntu-latest):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (ubuntu-latest):
tests/common/mod.rs#L4
unused import: `storage::Storage`
|
Test (ubuntu-latest)
`bevy-persistent` (test "storage") generated 2 warnings (run `cargo fix --test "storage"` to apply 2 suggestions)
|
Test (ubuntu-latest)
`bevy-persistent` (test "format") generated 2 warnings (1 duplicate) (run `cargo fix --test "format"` to apply 1 suggestion)
|
Test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (macos-latest)
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/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/
|
Test (macos-latest)
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/
|
Test (macos-latest)
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/
|
Test (macos-latest)
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/
|
Test (macos-latest)
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/
|
Test (macos-latest):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (macos-latest)
`bevy-persistent` (test "builder") generated 1 warning (run `cargo fix --test "builder"` to apply 1 suggestion)
|
Test (macos-latest):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (macos-latest):
tests/common/mod.rs#L4
unused import: `storage::Storage`
|
Test (macos-latest)
`bevy-persistent` (test "storage") generated 2 warnings (run `cargo fix --test "storage"` to apply 2 suggestions)
|
Test (macos-latest)
`bevy-persistent` (test "persistent") generated 1 warning (1 duplicate)
|
Test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (windows-latest)
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/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/
|
Test (windows-latest)
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/
|
Test (windows-latest)
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/
|
Test (windows-latest)
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/
|
Test (windows-latest)
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/
|
Test (windows-latest):
tests/common/mod.rs#L3
unused import: `prelude::*`
|
Test (windows-latest):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (windows-latest)
`bevy-persistent` (test "storage") generated 2 warnings (run `cargo fix --test "storage"` to apply 2 suggestions)
|
Test (windows-latest):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (windows-latest)
`bevy-persistent` (test "format") generated 2 warnings (1 duplicate) (run `cargo fix --test "format"` to apply 1 suggestion)
|
Test (windows-latest)
`bevy-persistent` (test "builder") generated 1 warning (1 duplicate)
|
Test (chrome, firefox)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (chrome, firefox)
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/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/
|
Test (chrome, firefox):
tests/common/mod.rs#L3
unused import: `prelude::*`
|
Test (chrome, firefox):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (chrome, firefox):
tests/common/mod.rs#L4
unused import: `storage::Storage`
|
Test (chrome, firefox):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (chrome, firefox)
`bevy-persistent` (test "storage") generated 2 warnings (run `cargo fix --test "storage"` to apply 2 suggestions)
|
Test (chrome, firefox)
`bevy-persistent` (test "persistent") generated 1 warning (run `cargo fix --test "persistent"` to apply 1 suggestion)
|
Test (chrome, firefox):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (chrome, firefox):
tests/common/mod.rs#L3
unused import: `prelude::*`
|
Test (chrome, firefox):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (chrome, firefox):
tests/common/mod.rs#L4
unused import: `storage::Storage`
|
Test (chrome, firefox)
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/
|
Test (chrome, firefox)
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/
|
Test (chrome, firefox)
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/
|
Test (chrome, firefox)
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/
|
Test (chrome, firefox):
tests/common/mod.rs#L3
unused import: `prelude::*`
|
Test (chrome, firefox):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (chrome, firefox):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (chrome, firefox):
tests/common/mod.rs#L4
unused import: `storage::Storage`
|
Test (chrome, firefox)
`bevy-persistent` (test "storage") generated 2 warnings (run `cargo fix --test "storage"` to apply 2 suggestions)
|
Test (chrome, firefox)
`bevy-persistent` (test "format") generated 2 warnings (1 duplicate) (run `cargo fix --test "format"` to apply 1 suggestion)
|
Test (chrome, firefox):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (chrome, firefox):
tests/common/mod.rs#L4
unused import: `storage::Storage`
|
Test (chrome, firefox):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (chrome, firefox)
`bevy-persistent` (test "persistent") generated 1 warning (run `cargo fix --test "persistent"` to apply 1 suggestion)
|
Test (safari)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (safari)
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/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/
|
Test (safari)
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/
|
Test (safari)
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/
|
Test (safari)
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/
|
Test (safari)
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/
|
Test (safari):
tests/common/mod.rs#L3
unused import: `prelude::*`
|
Test (safari):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (safari):
tests/common/mod.rs#L4
unused import: `storage::Storage`
|
Test (safari):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (safari)
`bevy-persistent` (test "storage") generated 2 warnings (run `cargo fix --test "storage"` to apply 2 suggestions)
|
Test (safari)
`bevy-persistent` (test "persistent") generated 1 warning (run `cargo fix --test "persistent"` to apply 1 suggestion)
|
Test (safari):
tests/common/mod.rs#L4
unused import: `storage::Storage`
|
Test (safari):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (safari):
tests/common/mod.rs#L10
unused import: `std::path::PathBuf`
|
Test (safari):
tests/common/mod.rs#L3
unused import: `prelude::*`
|
Publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish
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/
|
Publish
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/
|
Publish
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/
|
Publish
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/
|