Skip to content

Package update and small improvements #128

Package update and small improvements

Package update and small improvements #128

Triggered via pull request July 15, 2024 19:06
@radek00radek00
synchronize #71
package-update
Status Success
Total duration 2m 22s
Artifacts

build-validation.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build-macOS-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-macOS-latest: SecureSend.Test/Application/Handlers/DeleteSecureUploadHandlerTest.cs#L42
Converting null literal or possible null value to non-nullable type.
build-macOS-latest: SecureSend.Test/Application/Handlers/ViewSecureUploadHandlerTests.cs#L30
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-macOS-latest: SecureSend.Test/Application/Handlers/CancelUploadHandlerTests.cs#L31
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-macOS-latest: SecureSend.Test/Application/Handlers/DeleteSecureUploadHandlerTest.cs#L29
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-macOS-latest: SecureSend.Test/Application/Handlers/CreateSecureUploadHandlerTests.cs#L48
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-macOS-latest: SecureSend.Test/Application/Handlers/DeleteSecureUploadHandlerTest.cs#L38
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-macOS-latest: SecureSend.Test/Application/Handlers/ViewSecureUploadHandlerTests.cs#L43
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-macOS-latest: SecureSend.Test/Application/Handlers/UploadChunksHandlerTests.cs#L47
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-macOS-latest: SecureSend.Test/Application/Handlers/VerifySecureUploadHandlerTests.cs#L27
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-macOS-latest: SecureSend.Test/Application/Handlers/CreateSecureUploadHandlerTests.cs#L60
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-ubuntu-latest: SecureSend.Test/Application/Handlers/DeleteSecureUploadHandlerTest.cs#L42
Converting null literal or possible null value to non-nullable type.
build-ubuntu-latest: SecureSend.Test/Application/Handlers/CancelUploadHandlerTests.cs#L31
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-ubuntu-latest: SecureSend.Test/Application/Handlers/ViewSecureUploadHandlerTests.cs#L30
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-ubuntu-latest: SecureSend.Test/Application/Handlers/ViewSecureUploadHandlerTests.cs#L43
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-ubuntu-latest: SecureSend.Test/Application/Handlers/ViewSecureUploadHandlerTests.cs#L57
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-ubuntu-latest: SecureSend.Test/Application/Handlers/CreateSecureUploadHandlerTests.cs#L48
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-ubuntu-latest: SecureSend.Test/Application/Handlers/DeleteSecureUploadHandlerTest.cs#L29
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-ubuntu-latest: SecureSend.Test/Application/Handlers/DeleteSecureUploadHandlerTest.cs#L38
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-ubuntu-latest: SecureSend.Test/Application/Handlers/VerifySecureUploadHandlerTests.cs#L27
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-ubuntu-latest: SecureSend.Test/Application/Handlers/CreateSecureUploadHandlerTests.cs#L60
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-windows-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-windows-latest: SecureSend.Test/Application/Handlers/DeleteSecureUploadHandlerTest.cs#L42
Converting null literal or possible null value to non-nullable type.
build-windows-latest: SecureSend.Test/Application/Handlers/CancelUploadHandlerTests.cs#L31
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-windows-latest: SecureSend.Test/Application/Handlers/ViewSecureUploadHandlerTests.cs#L30
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-windows-latest: SecureSend.Test/Application/Handlers/ViewSecureUploadHandlerTests.cs#L43
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-windows-latest: SecureSend.Test/Application/Handlers/CreateSecureUploadHandlerTests.cs#L48
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-windows-latest: SecureSend.Test/Application/Handlers/ViewSecureUploadHandlerTests.cs#L57
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-windows-latest: SecureSend.Test/Application/Handlers/VerifySecureUploadHandlerTests.cs#L27
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-windows-latest: SecureSend.Test/Application/Handlers/CreateSecureUploadHandlerTests.cs#L60
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-windows-latest: SecureSend.Test/Application/Handlers/VerifySecureUploadHandlerTests.cs#L40
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build-windows-latest: SecureSend.Test/Application/Handlers/CreateSecureUploadHandlerTests.cs#L75
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)