move shared settings to Directory.Build.props #13
Annotations
6 errors and 11 warnings
ubuntu-latest
[xUnit.net 00:00:02.51] Alba.Testing.Acceptance.using_custom_service_registrations.override_service_registration_in_bootstrapping [FAIL]
|
ubuntu-latest
{"errors":{"value":["The value field is required."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-41c4d0170d10b315e290e6bde262a3cc-6cf830c56290466a-00"}
|
ubuntu-latest
[xUnit.net 00:00:02.24] Alba.Testing.Acceptance.using_custom_service_registrations.override_service_registration_in_bootstrapping [FAIL]
|
ubuntu-latest
{"errors":{"value":["The value field is required."]},"type":"https://tools.ietf.org/html/rfc9110#section-15.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-9f4ae8b7719b57040c76502d3d3e1e95-3c26147205059ac6-00"}
|
ubuntu-latest
Target "Test" has thrown an exception
|
ubuntu-latest
Process completed with exit code 255.
|
ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest
/home/runner/work/alba/alba/src/WebApiAspNetCore3/WeatherForecast.cs(13,23): warning CS8618: Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/alba/alba/src/WebApiAspNetCore3/WebApiStartupHostingModel.csproj]
|
ubuntu-latest
/home/runner/work/alba/alba/src/WebApp/Startup.cs(13,31): warning CS8618: Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/alba/alba/src/WebApp/WebApp.csproj]
|
ubuntu-latest
/home/runner/work/alba/alba/src/WebApp/Controllers/ValuesController.cs(16,33): warning CS8618: Non-nullable property 'LastWidget' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/alba/alba/src/WebApp/WebApp.csproj]
|
ubuntu-latest
/home/runner/work/alba/alba/src/WebApp/Controllers/MathController.cs(25,23): warning CS8618: Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/alba/alba/src/WebApp/WebApp.csproj]
|
ubuntu-latest
/home/runner/work/alba/alba/src/WebApp/Controllers/GatewayController.cs(23,23): warning CS8618: Non-nullable property 'One' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/alba/alba/src/WebApp/WebApp.csproj]
|
ubuntu-latest
/home/runner/work/alba/alba/src/WebApp/Controllers/GatewayController.cs(24,23): warning CS8618: Non-nullable property 'Two' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/alba/alba/src/WebApp/WebApp.csproj]
|
ubuntu-latest
/home/runner/work/alba/alba/src/WebApp/Controllers/GatewayController.cs(25,23): warning CS8618: Non-nullable property 'Three' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/alba/alba/src/WebApp/WebApp.csproj]
|
ubuntu-latest
/home/runner/work/alba/alba/src/WebApp/Controllers/GatewayController.cs(18,34): warning CS8618: Non-nullable property 'LastInput' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/alba/alba/src/WebApp/WebApp.csproj]
|
ubuntu-latest
/home/runner/work/alba/alba/src/Alba/Security/OpenConnectUserPassword.cs(68,32): warning CS8601: Possible null reference assignment. [/home/runner/work/alba/alba/src/Alba/Alba.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/alba/alba/src/Alba/Security/OpenConnectUserPassword.cs(78,28): warning CS8601: Possible null reference assignment. [/home/runner/work/alba/alba/src/Alba/Alba.csproj::TargetFramework=net7.0]
|