Skip to content

[editor] fix dashed movement preview #489

[editor] fix dashed movement preview

[editor] fix dashed movement preview #489

Triggered via push October 28, 2024 17:23
Status Failure
Total duration 4m 53s
Artifacts 3

deploy.yml

on: push
Matrix: Build (Native)
Deploy Github Pages (dev)
0s
Deploy Github Pages (dev)
Deploy Github Pages
0s
Deploy Github Pages
Deploy Itch
0s
Deploy Itch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 40 warnings
Build (Web)
Process completed with exit code 1.
Build (Native) (macos-latest, mac)
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/
Build (Native) (macos-latest, mac)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (Native) (macos-latest, mac)
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 (Native) (macos-latest, mac)
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 (Native) (macos-latest, mac)
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 (Native) (macos-latest, mac)
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 (Native) (macos-latest, mac): src/assets.rs#L37
fields `button_prev`, `head`, and `dotdotdot` are never read
Build (Native) (macos-latest, mac): src/editor/mod.rs#L50
field `from_screen` is never read
Build (Native) (macos-latest, mac): src/editor/action/editor.rs#L19
variant `SetConfig` is never constructed
Build (Native) (macos-latest, mac): src/model/player.rs#L6
field `shake` is never read
Build (Native) (macos-latest, mac): src/ui/context.rs#L7
fields `shift` and `alt` are never read
Build (Native) (macos-latest, mac): src/ui/widget/options.rs#L142
field `options` is never read
Build (Native) (macos-latest, mac)
`close-to-light` (bin "close-to-light") generated 6 warnings
Build (Native) (ubuntu-latest, linux)
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/
Build (Native) (ubuntu-latest, linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (Native) (ubuntu-latest, linux): src/assets.rs#L37
fields `button_prev`, `head`, and `dotdotdot` are never read
Build (Native) (ubuntu-latest, linux): src/editor/mod.rs#L50
field `from_screen` is never read
Build (Native) (ubuntu-latest, linux): src/editor/action/editor.rs#L19
variant `SetConfig` is never constructed
Build (Native) (ubuntu-latest, linux): src/model/player.rs#L6
field `shake` is never read
Build (Native) (ubuntu-latest, linux): src/ui/context.rs#L7
fields `shift` and `alt` are never read
Build (Native) (ubuntu-latest, linux): src/ui/widget/options.rs#L142
field `options` is never read
Build (Native) (ubuntu-latest, linux)
`close-to-light` (bin "close-to-light") generated 6 warnings
Build (Native) (ubuntu-latest, 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 (Native) (ubuntu-latest, 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 (Native) (ubuntu-latest, 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 (Native) (ubuntu-latest, 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 (Web)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (Native) (windows-latest, windows)
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/
Build (Native) (windows-latest, windows)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (Native) (windows-latest, windows): src/assets.rs#L37
fields `button_prev`, `head`, and `dotdotdot` are never read
Build (Native) (windows-latest, windows): src/editor/mod.rs#L50
field `from_screen` is never read
Build (Native) (windows-latest, windows): src/editor/action/editor.rs#L19
variant `SetConfig` is never constructed
Build (Native) (windows-latest, windows): src/model/player.rs#L6
field `shake` is never read
Build (Native) (windows-latest, windows): src/ui/context.rs#L7
fields `shift` and `alt` are never read
Build (Native) (windows-latest, windows): src/ui/widget/options.rs#L142
field `options` is never read
Build (Native) (windows-latest, windows)
`close-to-light` (bin "close-to-light") generated 6 warnings
Build (Native) (windows-latest, 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 (Native) (windows-latest, 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 (Native) (windows-latest, 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 (Native) (windows-latest, 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/

Artifacts

Produced during runtime
Name Size
linux
9.58 MB
mac
7.62 MB
windows
7.24 MB