Skip to content

Fix/nullable netstandard2 #504

Fix/nullable netstandard2

Fix/nullable netstandard2 #504

Triggered via pull request April 13, 2025 10:24
Status Failure
Total duration 16m 16s
Artifacts 22

build-all.yml

on: pull_request
linux-vulkan  /  native-build
3m 41s
linux-vulkan / native-build
windows-vulkan  /  native-build
3m 15s
windows-vulkan / native-build
windows-openvino  /  native-build
1m 58s
windows-openvino / native-build
linux-openvino  /  native-build
1m 24s
linux-openvino / native-build
windows-no-avx  /  native-build
2m 45s
windows-no-avx / native-build
linux-no-avx  /  native-build
1m 24s
linux-no-avx / native-build
codeql-github-actions  /  codeql-github
2m 43s
codeql-github-actions / codeql-github
macos-coreml  /  intel-native-build
1m 8s
macos-coreml / intel-native-build
macos-coreml  /  arm-native-build
1m 52s
macos-coreml / arm-native-build
linux-cuda  /  native-build
linux-cuda / native-build
windows-cuda  /  native-build
windows-cuda / native-build
dotnet-maui-build-and-test  /  dotnet-maui-build
4m 26s
dotnet-maui-build-and-test / dotnet-maui-build
dotnet-build  /  dotnet-macos
8m 6s
dotnet-build / dotnet-macos
dotnet-build  /  dotnet-windows
7m 3s
dotnet-build / dotnet-windows
dotnet-build  /  dotnet-linux
1m 34s
dotnet-build / dotnet-linux
dotnet-noavx  /  dotnet-noavx-windows
2m 36s
dotnet-noavx / dotnet-noavx-windows
dotnet-noavx  /  dotnet-noavx-linux
10m 9s
dotnet-noavx / dotnet-noavx-linux
dotnet-maui-build-and-test  /  dotnet-maui-test-android
8m 25s
dotnet-maui-build-and-test / dotnet-maui-test-android
dotnet-maui-build-and-test  /  dotnet-maui-test-ios
5m 37s
dotnet-maui-build-and-test / dotnet-maui-test-ios
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 8 warnings
dotnet-build / dotnet-linux
Process completed with exit code 1.
dotnet-noavx / dotnet-noavx-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L30
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-noavx / dotnet-noavx-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L68
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-noavx / dotnet-noavx-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L100
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-noavx / dotnet-noavx-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L119
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-noavx / dotnet-noavx-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L140
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-noavx / dotnet-noavx-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L146
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-noavx / dotnet-noavx-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L152
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-noavx / dotnet-noavx-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L170
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-noavx / dotnet-noavx-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L30
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-noavx / dotnet-noavx-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L68
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-noavx / dotnet-noavx-windows
No test report files were found
dotnet-build / dotnet-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L30
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-build / dotnet-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L68
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-build / dotnet-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L100
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-build / dotnet-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L119
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-build / dotnet-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L140
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-build / dotnet-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L146
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-build / dotnet-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L152
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-build / dotnet-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L170
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-build / dotnet-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L30
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-build / dotnet-windows: tests/Whisper.net.Tests/ProcessAsyncFunctionalTests.cs#L68
'Stream': type used in an asynchronous using statement must implement 'System.IAsyncDisposable' or implement a suitable 'DisposeAsync' method. Did you mean 'using' rather than 'await using'?
dotnet-build / dotnet-macos
Process completed with exit code 1.
dotnet-noavx / dotnet-noavx-linux
Process completed with exit code 1.
wasm / native-build
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
linux-no-avx / native-build
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
linux-openvino / native-build
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
android / native-build
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
linux / native-build
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
linux-vulkan / native-build
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
dotnet-noavx / dotnet-noavx-windows
No files were found with the provided path: ./**/*.trx. No artifacts will be uploaded.
dotnet-noavx / dotnet-noavx-windows
No file matches path ./**/*.trx

Artifacts

Produced during runtime
Name Size Digest
android-build Expired
3.28 MB
sha256:43e960b9641ece161e5eb48678689602b8b4b2710ed6b202c25559f7e624619c
linux-build Expired
1.83 MB
sha256:a4968687da65f70ab5e8360370d0069ef69c0c3cda3431a4c5f0c4481bc65cc8
linux-noavx-build Expired
652 KB
sha256:899f9c1624c19ad2cfb64e6323f976d7530d5d2b85f467fe8e06586b06328b55
linux-openvino-build Expired
678 KB
sha256:f07896d32ecf9c6ed947c046fc5fa5bd435362cc6da1d216229959e9ab4b6201
linux-vulkan-build Expired
6.12 MB
sha256:a93e6ab5074d3579fbb0d8425b652ab97bcdef886e41e0db24d7f9d2de87fef6
mac-arm-build Expired
4.88 MB
sha256:cb3e0c85de824cf75cbbd4bac9301f157b8b9083c87ba97103fbae7dd76105d7
mac-coreml-arm-build Expired
3.01 MB
sha256:ab46cceb3314fbbef5bd19a3943c4098fa3faeb5ab4fe3eaefbacf694d8dea10
mac-coreml-intel-build Expired
682 KB
sha256:a7857d5c2dde4ab2643e2dc647671bc827d16afd4f8919116e02b32ecce29b7e
mac-intel-build Expired
673 KB
sha256:ca8126defbb13dafb3fe2f81ee55a1550796c187ee05cab6dca693c9411e71e6
maui-build-artifacts
163 MB
sha256:c4886a1a193115141199005eed20c04a496abfaac202953f90c4a4a3662a9f93
test-results-linux Expired
14.4 KB
sha256:bcc3b3012f3f7cc49f0e279920eb1a231f03f7bd1fe86c0e7b212f80a6b1139b
test-results-linux-noavx Expired
27.6 KB
sha256:b7ca126153d672cfdaa7a6c0fdf537c526481d60290563fdcafd2cf54169b018
test-results-macos Expired
32.2 KB
sha256:b20a3200cc152d88872e636f42dc0f34b3a42f81b6bc43a0565cf2314ee292d9
test-results-windows Expired
14.5 KB
sha256:6615970f156b52a2a65c055d89a8a0e8f0335de791cb022d94ab07ccc9c64b85
wasm-build Expired
470 KB
sha256:72fdc5f91c7ed548c150837123b710af129621e2cbb0fde87a738b56257c0a55
windows-arm-build Expired
610 KB
sha256:42a285428a5f17c96e8e135373c8d9acdf0b37e9fd246dc634721fb909dfd571
windows-build Expired
1.01 MB
sha256:f50afbe82815af568676f1261acbc801e35879fdba4e16570f46da3e79458523
windows-noavx-build Expired
1.01 MB
sha256:070fc67f20a916d298b9c4b05af7b35787b9bbe65bf342867d3903254e5e7d97
windows-openvino-build Expired
589 KB
sha256:b44211f8d4dced2e18831e277669e48ab79726f643d56c7553adf6c0d4a904e8
windows-vulkan-build Expired
5.97 MB
sha256:9e013a04ba199f76d2251848209c71fdd002901e327c80ceb1951f6e9003d0cc
xharness-android-test-results
26.6 KB
sha256:9788212e1fe4e50c3bd566e021160f6f81d27239ebd3516e92d22fa76ec2547a
xharness-ios-test-results
314 KB
sha256:f7f470e9a28d1bf8fd47159802a7678ec5febba1adf0072b368082e2c54cb099