Ioptions snapshot #123
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
AspNetCore.ReCaptcha.Tests/TestLogger.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
AspNetCore.ReCaptcha.Tests/TestLogger.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
AspNetCore.ReCaptcha.Tests/ReCaptchaServiceTests.cs#L71
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
Build:
AspNetCore.ReCaptcha.Tests/ReCaptchaServiceTests.cs#L160
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
Build:
AspNetCore.ReCaptcha.Tests/ReCaptchaServiceTests.cs#L113
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
Build:
AspNetCore.ReCaptcha.Tests/ReCaptchaServiceTests.cs#L248
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
Build:
AspNetCore.ReCaptcha.Tests/ReCaptchaServiceTests.cs#L204
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
Build:
Samples/AspNetCore.ReCaptcha.RazorPages/Pages/Error.cshtml.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Samples/AspNetCore.ReCaptcha.Mvc/Models/ErrorViewModel.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
AspNetCore.ReCaptcha.Tests/TestLogger.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading