Add vent-math #432
rust.yml
on: push
Linux Build
3m 54s
Windows Build
5m 34s
Annotations
5 errors and 4 warnings
Linux Build
Process completed with exit code 101.
|
Windows Build:
crates/vent-window/src/platform/windows/mod.rs#L76
unused variable: `event_handler`
|
Windows Build:
crates/vent-window/src/lib.rs#L26
enum `WindowError` is never used
|
Windows Build:
crates/vent-window/src/lib.rs#L38
fields `app_id`, `min_size`, and `max_size` are never read
|
Windows Build
Process completed with exit code 1.
|
Linux Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|