Restructure projects #490
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run ./build.ps1
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Run ./build.ps1:
test/Bff.Tests/TestFramework/MockExternalAuthenticationHandler.cs#L65
Cannot convert null literal to non-nullable reference type.
|
Run ./build.ps1:
test/Bff.Tests/TestFramework/GenericHost.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Run ./build.ps1:
test/Bff.Tests/TestHosts/BffHost.cs#L450
Cannot convert null literal to non-nullable reference type.
|
Run ./build.ps1:
test/Bff.Tests/TestHosts/BffHost.cs#L478
Cannot convert null literal to non-nullable reference type.
|
Run ./build.ps1:
test/Bff.Tests/TestHosts/BffHost.cs#L505
Cannot convert null literal to non-nullable reference type.
|
Run ./build.ps1:
test/Bff.Tests/TestFramework/MockExternalAuthenticationHandler.cs#L41
Nullability of reference types in type of parameter 'properties' of 'Task MockExternalAuthenticationHandler.SignOutAsync(AuthenticationProperties properties)' doesn't match implicitly implemented member 'Task IAuthenticationSignOutHandler.SignOutAsync(AuthenticationProperties? properties)' (possibly because of nullability attributes).
|
Run ./build.ps1:
test/Bff.Tests/TestHosts/BffHostUsingResourceNamedTokens.cs#L113
Cannot convert null literal to non-nullable reference type.
|
Run ./build.ps1:
test/Bff.Tests/TestHosts/BffHostUsingResourceNamedTokens.cs#L159
Cannot convert null literal to non-nullable reference type.
|
Run ./build.ps1:
test/Bff.Tests/TestHosts/BffHostUsingResourceNamedTokens.cs#L187
Cannot convert null literal to non-nullable reference type.
|
Run actions/[email protected]
The `save-state` 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/
|
Run actions/[email protected]
The `save-state` 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/
|
Loading