Skip to content

fix: return 400 for bad requests instead of 200 #133

fix: return 400 for bad requests instead of 200

fix: return 400 for bad requests instead of 200 #133

Triggered via push August 29, 2024 01:27
Status Failure
Total duration 58s
Artifacts

push.api.yml

on: push
🧪 Unit tests
48s
🧪 Unit tests
🚀 Staging deployment
0s
🚀 Staging deployment
Fit to window
Zoom out
Zoom in

Annotations

9 errors
🧪 Unit tests: test/api.unit.tests/Filters/AuthorizeApiKeyTests.cs#L79
There is no argument given that corresponds to the required parameter 'factory' of 'AuthorizeApiKeyFilter.AuthorizeApiKeyFilter(ILogger, IBrowserKeyProvider, IServerIpProvider, IApiKeyRepository, Lazy<IConnectionMultiplexer>, IJsonSerializerOptionsFactory)'
🧪 Unit tests: test/api.unit.tests/Filters/AuthorizeApiKeyTests.cs#L158
There is no argument given that corresponds to the required parameter 'factory' of 'AuthorizeApiKeyFilter.AuthorizeApiKeyFilter(ILogger, IBrowserKeyProvider, IServerIpProvider, IApiKeyRepository, Lazy<IConnectionMultiplexer>, IJsonSerializerOptionsFactory)'
🧪 Unit tests: test/api.unit.tests/Filters/AuthorizeApiKeyTests.cs#L197
There is no argument given that corresponds to the required parameter 'factory' of 'AuthorizeApiKeyFilter.AuthorizeApiKeyFilter(ILogger, IBrowserKeyProvider, IServerIpProvider, IApiKeyRepository, Lazy<IConnectionMultiplexer>, IJsonSerializerOptionsFactory)'
🧪 Unit tests: test/api.unit.tests/Filters/AuthorizeApiKeyTests.cs#L230
There is no argument given that corresponds to the required parameter 'factory' of 'AuthorizeApiKeyFilter.AuthorizeApiKeyFilter(ILogger, IBrowserKeyProvider, IServerIpProvider, IApiKeyRepository, Lazy<IConnectionMultiplexer>, IJsonSerializerOptionsFactory)'
🧪 Unit tests: test/api.unit.tests/Filters/AuthorizeApiKeyTests.cs#L266
There is no argument given that corresponds to the required parameter 'factory' of 'AuthorizeApiKeyFilter.AuthorizeApiKeyFilter(ILogger, IBrowserKeyProvider, IServerIpProvider, IApiKeyRepository, Lazy<IConnectionMultiplexer>, IJsonSerializerOptionsFactory)'
🧪 Unit tests: test/api.unit.tests/Filters/AuthorizeApiKeyTests.cs#L305
There is no argument given that corresponds to the required parameter 'factory' of 'AuthorizeApiKeyFilter.AuthorizeApiKeyFilter(ILogger, IBrowserKeyProvider, IServerIpProvider, IApiKeyRepository, Lazy<IConnectionMultiplexer>, IJsonSerializerOptionsFactory)'
🧪 Unit tests: test/api.unit.tests/Filters/AuthorizeApiKeyTests.cs#L335
There is no argument given that corresponds to the required parameter 'factory' of 'AuthorizeApiKeyFilter.AuthorizeApiKeyFilter(ILogger, IBrowserKeyProvider, IServerIpProvider, IApiKeyRepository, Lazy<IConnectionMultiplexer>, IJsonSerializerOptionsFactory)'
🧪 Unit tests: test/api.unit.tests/Filters/AuthorizeApiKeyTests.cs#L369
There is no argument given that corresponds to the required parameter 'factory' of 'AuthorizeApiKeyFilter.AuthorizeApiKeyFilter(ILogger, IBrowserKeyProvider, IServerIpProvider, IApiKeyRepository, Lazy<IConnectionMultiplexer>, IJsonSerializerOptionsFactory)'
🧪 Unit tests
Process completed with exit code 1.