Update build-samples image #1329
Annotations
5 errors and 5 warnings
|
build
Process completed with exit code 1.
|
|
build:
samples/core/Modeling/GeneratedProperties/FluentAPI/DefaultValueSql.cs#L19
'PropertyBuilder<DateTime>' does not contain a definition for 'HasDefaultValueSql' and the best extension method overload 'RelationalPropertyBuilderExtensions.HasDefaultValueSql(IConventionPropertyBuilder, string?, bool)' requires a receiver of type 'Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder'
|
|
build:
samples/core/Modeling/GeneratedProperties/FluentAPI/DefaultValue.cs#L18
'PropertyBuilder<int>' does not contain a definition for 'HasDefaultValue' and the best extension method overload 'RelationalPropertyBuilderExtensions.HasDefaultValue(IConventionPropertyBuilder, object?, bool)' requires a receiver of type 'Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder'
|
|
build:
samples/core/Modeling/GeneratedProperties/FluentAPI/DefaultValueSql.cs#L19
'PropertyBuilder<DateTime>' does not contain a definition for 'HasDefaultValueSql' and the best extension method overload 'RelationalPropertyBuilderExtensions.HasDefaultValueSql(IConventionPropertyBuilder, string?, bool)' requires a receiver of type 'Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder'
|
|
build:
samples/core/Modeling/GeneratedProperties/FluentAPI/DefaultValue.cs#L18
'PropertyBuilder<int>' does not contain a definition for 'HasDefaultValue' and the best extension method overload 'RelationalPropertyBuilderExtensions.HasDefaultValue(IConventionPropertyBuilder, object?, bool)' requires a receiver of type 'Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder'
|
|
build:
samples/core/Miscellaneous/ConfiguringDbContext/WebApp/Program.cs#L8
The entry point of the program is global code; ignoring 'Program.Main(string[])' entry point.
|
|
build:
samples/core/Miscellaneous/ConfiguringDbContext/WebApp/Program.cs#L8
The entry point of the program is global code; ignoring 'Program.Main(string[])' entry point.
|
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|