Multiple backends #463
Annotations
10 errors and 16 warnings
blade-graphics/src/metal/command.rs#L3
cannot find trait `ShaderBindable` in the crate root
|
blade-graphics/src/metal/command.rs#L19
cannot find trait `ShaderBindable` in the crate root
|
blade-graphics/src/metal/command.rs#L34
cannot find trait `ShaderBindable` in the crate root
|
blade-graphics/src/metal/command.rs#L34
cannot find type `TextureArray` in the crate root
|
blade-graphics/src/metal/command.rs#L39
cannot find trait `ShaderBindable` in the crate root
|
blade-graphics/src/metal/command.rs#L55
cannot find trait `ShaderBindable` in the crate root
|
blade-graphics/src/metal/command.rs#L55
cannot find type `BufferPiece` in the crate root
|
blade-graphics/src/metal/command.rs#L70
cannot find trait `ShaderBindable` in the crate root
|
blade-graphics/src/metal/command.rs#L70
cannot find type `BufferArray` in the crate root
|
blade-graphics/src/metal/command.rs#L75
cannot find trait `ShaderBindable` in the crate root
|
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/
|
The following actions uses Node.js version which is deprecated 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/
|
|
blade-graphics/src/lib.rs#L54
unexpected `cfg` condition name: `vulkan`
|
blade-graphics/src/lib.rs#L54
unexpected `cfg` condition name: `gles`
|
blade-graphics/src/lib.rs#L59
unexpected `cfg` condition name: `gles`
|
blade-graphics/src/lib.rs#L61
unexpected `cfg` condition name: `vulkan`
|
blade-graphics/src/lib.rs#L80
unexpected `cfg` condition name: `gles`
|
blade-graphics/src/lib.rs#L82
unexpected `cfg` condition name: `gles`
|
blade-graphics/src/lib.rs#L101
unexpected `cfg` condition name: `gles`
|
blade-graphics/src/lib.rs#L103
unexpected `cfg` condition name: `vulkan`
|
blade-graphics/src/lib.rs#L112
unexpected `cfg` condition name: `gles`
|
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/
|
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/
|
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/
|
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/
|
This job failed
Loading