Skip to content

Fix Windows deprecation warnings using WideCharToMultiByte() #208

Fix Windows deprecation warnings using WideCharToMultiByte()

Fix Windows deprecation warnings using WideCharToMultiByte() #208

Triggered via pull request April 6, 2024 14:51
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: pull_request
Matrix: Linux
Matrix: MinGW
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 20 warnings
Linux (pulse, PULSE, pulse=enabled, libpulse-dev)
Process completed with exit code 2.
Linux (jack, JACK, jack=enabled, libjack-dev)
Process completed with exit code 2.
Linux (alsa, ALSA, alsa=enabled, libasound-dev)
The job was canceled because "jack_JACK_jack_enabled_li" failed.
Linux (alsa, ALSA, alsa=enabled, libasound-dev)
Process completed with exit code 2.
Linux (oss, OSS, oss=true, oss4-dev)
The job was canceled because "jack_JACK_jack_enabled_li" failed.
Linux (oss, OSS, oss=true, oss4-dev)
The operation was canceled.
MacOS
Process completed with exit code 2.
Tarball
Process completed with exit code 2.
Linux (pulse, PULSE, pulse=enabled, libpulse-dev)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (pulse, PULSE, pulse=enabled, libpulse-dev)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux (jack, JACK, jack=enabled, libjack-dev)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (jack, JACK, jack=enabled, libjack-dev)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MacOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MacOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MinGW (i686-w64-mingw32, wasapi)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MinGW (i686-w64-mingw32, wasapi)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MinGW (i686-w64-mingw32, dsound)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MinGW (i686-w64-mingw32, dsound)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MinGW (x86_64-w64-mingw32, wasapi)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MinGW (x86_64-w64-mingw32, wasapi)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MinGW (x86_64-w64-mingw32, dsound)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MinGW (x86_64-w64-mingw32, dsound)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MinGW (i686-w64-mingw32, asio, -Wno-unused-but-set-variable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MinGW (i686-w64-mingw32, asio, -Wno-unused-but-set-variable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MinGW (x86_64-w64-mingw32, asio, -Wno-unused-but-set-variable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MinGW (x86_64-w64-mingw32, asio, -Wno-unused-but-set-variable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tarball
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tarball
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/