Skip to content

Update Directory.Build.props #2

Update Directory.Build.props

Update Directory.Build.props #2

Re-run triggered January 14, 2025 10:58
Status Failure
Total duration 35s
Artifacts

dotnet.yml

on: push
deploy-nuget
23s
deploy-nuget
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
deploy-nuget: src/Fast.Test/Program.cs#L13
'IServiceCollection' does not contain a definition for 'WithFast' and no accessible extension method 'WithFast' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
deploy-nuget: src/Fast.Test/Program.cs#L26
'WebApplication' does not contain a definition for 'MapFast' and no accessible extension method 'MapFast' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)
deploy-nuget: src/Fast.Test/Program.cs#L13
'IServiceCollection' does not contain a definition for 'WithFast' and no accessible extension method 'WithFast' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
deploy-nuget: src/Fast.Test/Program.cs#L26
'WebApplication' does not contain a definition for 'MapFast' and no accessible extension method 'MapFast' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)
deploy-nuget
Process completed with exit code 1.
deploy-nuget
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
deploy-nuget: src/FastService/FastOption.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-nuget: src/FastService/FastOption.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-nuget: src/FastService/FastOption.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-nuget: src/FastService/FastOption.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-nuget: src/FastService/FastOption.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-nuget: src/FastService/FastOption.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-nuget: src/FastService.Analyzers/FastGenerator.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-nuget: src/FastService.Analyzers/FastGenerator.cs#L107
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-nuget: src/FastService.Analyzers/FastGenerator.cs#L193
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy-nuget: src/FastService.Analyzers/FastGenerator.cs#L466
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.