Skip to content

Support FastEndpoints. Issue-72 #29

Support FastEndpoints. Issue-72

Support FastEndpoints. Issue-72 #29

Triggered via pull request June 12, 2024 06:53
Status Success
Total duration 2m 59s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test: src/IdempotentAPI.AccessCache/IdempotencyAccessCache.cs#L27
'IIdempotencyCache.CreateCacheEntryOptions(int)' is obsolete: 'Use the double Milliseconds overload'
build-and-test: src/IdempotentAPI.AccessCache/IdempotencyAccessCache.cs#L27
'IIdempotencyCache.CreateCacheEntryOptions(int)' is obsolete: 'Use the double Milliseconds overload'
build-and-test: tests/IdempotentAPI.UnitTests/FiltersTests/IdempotencyAttribute_Tests.cs#L1332
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test: tests/IdempotentAPI.UnitTests/FiltersTests/IdempotencyAttribute_Tests.cs#L1332
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test: tests/IdempotentAPI.IntegrationTests/WebMinimalApi2ApplicationFactory.cs#L12
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build-and-test: tests/IdempotentAPI.IntegrationTests/WebApi1ApplicationFactory.cs#L11
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build-and-test: tests/IdempotentAPI.IntegrationTests/WebApi2ApplicationFactory.cs#L11
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build-and-test: tests/IdempotentAPI.IntegrationTests/WebMinimalApi1ApplicationFactory.cs#L12
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build-and-test: tests/IdempotentAPI.IntegrationTests/WebTestFastEndpointsAPI1ApplicationFactory.cs#L12
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build-and-test: tests/IdempotentAPI.IntegrationTests/WebTestFastEndpointsAPI2ApplicationFactory.cs#L12
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build-and-test: src/IdempotentAPI.AccessCache/IdempotencyAccessCache.cs#L27
'IIdempotencyCache.CreateCacheEntryOptions(int)' is obsolete: 'Use the double Milliseconds overload'
build-and-test: tests/IdempotentAPI.UnitTests/FiltersTests/IdempotencyAttribute_Tests.cs#L1332
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test: tests/IdempotentAPI.UnitTests/FiltersTests/IdempotencyAttribute_Tests.cs#L1332
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test: src/IdempotentAPI.AccessCache/IdempotencyAccessCache.cs#L27
'IIdempotencyCache.CreateCacheEntryOptions(int)' is obsolete: 'Use the double Milliseconds overload'
build-and-test: tests/IdempotentAPI.IntegrationTests/WebTestFastEndpointsAPI2ApplicationFactory.cs#L12
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build-and-test: tests/IdempotentAPI.IntegrationTests/WebTestFastEndpointsAPI1ApplicationFactory.cs#L12
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build-and-test: tests/IdempotentAPI.IntegrationTests/WebMinimalApi2ApplicationFactory.cs#L12
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build-and-test: tests/IdempotentAPI.IntegrationTests/WebMinimalApi1ApplicationFactory.cs#L12
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build-and-test: tests/IdempotentAPI.IntegrationTests/WebApi2ApplicationFactory.cs#L11
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build-and-test: tests/IdempotentAPI.IntegrationTests/WebApi1ApplicationFactory.cs#L11
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.