Release v-10.3.0 (#11951) #11953
Merged
Release v-10.3.0 (#11951) #11953
Annotations
1 error and 14 warnings
|
InstallNodejsDependencies
Process completed with exit code 1.
|
|
dotnet build:
src/Butil/Bit.Butil/Publics/Crypto.cs#L61
Possible null reference assignment.
|
|
dotnet build:
src/Butil/Bit.Butil/Publics/Crypto.cs#L60
Possible null reference assignment.
|
|
dotnet build:
src/Butil/Bit.Butil/Publics/Console.cs#L14
Dereference of a possibly null reference.
|
|
dotnet build:
src/Butil/Bit.Butil/Publics/SessionStorage.cs#L8
XML comment has syntactically incorrect cref attribute 'https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage'
|
|
dotnet build:
src/Butil/Bit.Butil/Publics/LocalStorage.cs#L8
XML comment has syntactically incorrect cref attribute 'https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage'
|
|
dotnet build:
src/Besql/Bit.Besql/DbContextFactoryBase.cs#L17
Member 'Bit.Besql.DbContextFactoryBase<TDbContext>.CreateDbContextAsync(CancellationToken)' with 'RequiresUnreferencedCodeAttribute' implements interface member 'Microsoft.EntityFrameworkCore.IDbContextFactory<TContext>.CreateDbContextAsync(CancellationToken)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
|
|
dotnet build
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsAotCompatible>
|
|
dotnet build
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
|
dotnet build
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsAotCompatible>
|
|
dotnet build
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
|
InstallNodejsDependencies
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsAotCompatible>
|
|
InstallNodejsDependencies
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
|
InstallNodejsDependencies
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsAotCompatible>
|
|
InstallNodejsDependencies
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
Loading