Skip to content

add rate limiting support #173

add rate limiting support

add rate limiting support #173

Triggered via pull request December 28, 2023 18:27
Status Failure
Total duration 2m 17s
Artifacts

action.yml

on: pull_request
check_code_format
33s
check_code_format
Matrix: check_licenses
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

23 errors
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L48
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L103
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L131
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L161
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L191
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L222
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L249
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L277
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L305
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (ubuntu-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L342
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L48
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L103
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L131
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L161
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L191
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L222
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L249
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L277
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L305
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (macos-latest): tests/NuGetUtility.Test/LicenseValidator/LicenseValidatorTest.cs#L342
There is no argument given that corresponds to the required parameter 'token' of 'LicenseValidator.Validate(IAsyncEnumerable<ReferencedPackageWithContext>, CancellationToken)'
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.