Configure special types to be excluded when serializing. Issue-81 #40
Annotations
1 error and 16 warnings
build-and-test
Process completed with exit code 1.
|
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.TestWebMinimalAPIs/ApiContext/ApiDbContext.cs#L21
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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.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.TestWebMinimalAPIs/ApiContext/ApiDbContext.cs#L21
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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.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.TestWebMinimalAPIs/ApiContext/ApiDbContext.cs#L21
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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.
|