Upgrade glium
example to winit 0.29
and glium 0.34
#93
Annotations
10 errors and 5 warnings
Clippy lint `v4l2`:
examples/glium.rs#L57
failed to resolve: could not find `event_loop` in `glutin`
|
Clippy lint `v4l2`:
examples/glium.rs#L58
failed to resolve: could not find `window` in `glutin`
|
Clippy lint `v4l2`:
examples/glium.rs#L59
failed to resolve: could not find `ContextBuilder` in `glutin`
|
Clippy lint `v4l2`:
examples/glium.rs#L186
failed to resolve: could not find `event` in `glutin`
|
Clippy lint `v4l2`:
examples/glium.rs#L187
failed to resolve: could not find `event` in `glutin`
|
Clippy lint `v4l2`:
examples/glium.rs#L191
failed to resolve: could not find `event_loop` in `glutin`
|
Clippy lint `v4l2`:
examples/glium.rs#L60
this function takes 2 arguments but 3 arguments were supplied
|
Clippy lint `v4l2`:
examples/glium.rs#L19
mismatched types
|
Clippy lint `v4l2`
could not compile `v4l` (example "glium") due to 8 previous errors
|
Clippy lint `v4l2`
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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 logs for this run have expired and are no longer available.
Loading