#6: more tests #26
Annotations
15 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
src/TempMail.Client/TempMailClientConfigurationBuilder.cs#L92
Dereference of a possibly null reference.
|
build:
src/TempMail.Client/TempMailClientConfigurationBuilder.cs#L92
Dereference of a possibly null reference.
|
build:
tests/TempMail.Client.Tests/Util/MockingHttpMessageHandler.cs#L68
Dereference of a possibly null reference.
|
build:
tests/TempMail.Client.Tests/Util/MockingHttpMessageHandler.cs#L93
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:
tests/TempMail.Client.Tests/Util/MockingHttpMessageHandler.cs#L114
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:
src/TempMail.Client/TempMailClientConfigurationBuilder.cs#L92
Dereference of a possibly null reference.
|
build:
src/TempMail.Client/TempMailClientConfigurationBuilder.cs#L92
Dereference of a possibly null reference.
|
build:
tests/TempMail.Client.Tests/Util/MockingHttpMessageHandler.cs#L68
Dereference of a possibly null reference.
|
build:
tests/TempMail.Client.Tests/Util/MockingHttpMessageHandler.cs#L93
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:
tests/TempMail.Client.Tests/Util/MockingHttpMessageHandler.cs#L114
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.
|