Skip to content

integration test data fix #32

integration test data fix

integration test data fix #32

Re-run triggered July 28, 2024 21:16
Status Cancelled
Total duration 1m 29s
Artifacts

dotnet.yml

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

Annotations

3 errors and 7 warnings
build (ubuntu-latest)
The job was canceled because "windows-latest" failed.
build (macos-latest)
The job was canceled because "windows-latest" failed.
build (windows-latest)
Process completed with exit code 1.
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. 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): tests/IntegrationTests/Rest/SmartIdRestIntegrationTest.cs#L129
Public method 'getIgnoredProperties_withSign_getIgnoredProperties_withAuthenticate_testAccountsIgnoreVcChoice' on test class 'SmartIdRestIntegrationTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method.
build (windows-latest): tests/IntegrationTests/Rest/SmartIdRestIntegrationTest.cs#L158
Public method 'getIgnoredProperties_withAuthenticate' on test class 'SmartIdRestIntegrationTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method.
build (windows-latest): tests/IntegrationTests/Rest/SmartIdRestIntegrationTest.cs#L129
Public method 'getIgnoredProperties_withSign_getIgnoredProperties_withAuthenticate_testAccountsIgnoreVcChoice' on test class 'SmartIdRestIntegrationTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method.
build (windows-latest): tests/IntegrationTests/Rest/SmartIdRestIntegrationTest.cs#L158
Public method 'getIgnoredProperties_withAuthenticate' on test class 'SmartIdRestIntegrationTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method.
build (windows-latest)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.