fix: replace CFRunLoopTimer with dispatch_async_f in DispatchToMainAs… #103
build.yml
on: push
Annotations
18 warnings and 3 notices
|
Native - linux-x64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Native - win-x64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Native - win-x86
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Native - osx-universal
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Native - win-arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Native - linux-arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Update Native Libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
C# Build & Package
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
C# Build & Package:
OwnVST3Host/OwnVST3.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
C# Build & Package:
OwnVST3Host/OwnVST3.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
C# Build & Package:
OwnVST3Host/OwnVST3.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
C# Build & Package:
OwnVST3Host/OwnVST3.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
C# Build & Package:
OwnVST3Host/OwnVST3.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
C# Build & Package:
OwnVST3Host/OwnVST3.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
C# Build & Package:
OwnVST3Host/OwnVST3.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
C# Build & Package:
OwnVST3Host/OwnVST3.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
C# Build & Package:
OwnVST3Host/OwnVST3Methods.cs#L339
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
C# Build & Package:
OwnVST3Host/OwnVST3.cs#L328
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Native - win-x64
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|
|
Native - win-x86
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|
|
Native - win-arm64
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
OwnVST3Sharp-Release
Expired
|
2.58 MB |
sha256:5b59838d634f21692dd22c2a80c8d73defefbde862196cfcf4e98d1bff46d120
|
|
|
native-linux-arm64
Expired
|
176 KB |
sha256:514192ef3fe88899621587b27e477b633bdf4167d8119a6fc0fcb643d76e7cc8
|
|
|
native-linux-x64
Expired
|
183 KB |
sha256:b609971d0561b23d115de590e444061a85668fa24fc1d8800ed80b68ac9ae676
|
|
|
native-osx-universal
Expired
|
251 KB |
sha256:da51e84f1702bf18ec89c5e2681b0cd047a3047abce780edd9145b19a1c56d0b
|
|
|
native-win-arm64
Expired
|
50.5 KB |
sha256:41dedbf81d7917871a2cc3858f0d72efbf69e99a068089424b87ced364c58696
|
|
|
native-win-x64
Expired
|
58.1 KB |
sha256:9b07fbe7504b415efe6b483a07821beeaa9328c8ed3498ac070afb2d2dcc4759
|
|
|
native-win-x86
Expired
|
50.4 KB |
sha256:6567c520f7eda13b5d05084d2c8b89b30fe75b675a6ba4fbd5244965189ec42c
|
|