Skip to content

Add an optional gstreamer backend to shin-video #69

Add an optional gstreamer backend to shin-video

Add an optional gstreamer backend to shin-video #69

Triggered via push August 2, 2023 17:03
Status Success
Total duration 3m 18s
Artifacts

rustdoc.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build
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
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
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
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
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: shin-asm/src/db/in_file.rs#L2
unused import: `crate::db::Db`
build: shin-asm/src/db/in_file.rs#L3
unused import: `crate::syntax`
build: shin-asm/src/db/items.rs#L1
unused import: `crate::db::in_file::InFile`
build: shin-asm/src/db/items.rs#L2
unused import: `crate::db::symbols::DefRefId`
build: shin-asm/src/db/items.rs#L3
unused import: `crate::syntax::ast`
build: shin-asm/src/db/items.rs#L4
unused import: `crate::syntax::ptr::AstPtr`
build: shin-asm/src/db/items.rs#L5
unused import: `smol_str::SmolStr`
build: shin-asm/src/db/symbols.rs#L4
unused imports: `ast::AstNodeExt`, `ptr::AstPtr`
build: shin-asm/src/syntax/syntax_node.rs#L13
unused imports: `GreenToken`, `NodeOrToken`
build: shin-asm/src/syntax/ast/nodes/mod.rs#L8
unused imports: `SyntaxToken`, `T`, `self`
Invalid file permissions automatically fixed
mode of 'target/doc/.lock' changed from 0600 (rw-------) to 0644 (rw-r--r--)