feat(resource): 资源管理 #35
Draft
Annotations
5 errors and 10 warnings
|
|
|
|
|
Utils/Hash/MurmurHash2Provider.cs#L9
'MurmurHash2Provider' does not implement interface member 'IHashProvider.Length'
|
|
Utils/Hash/MurmurHash2Provider.cs#L9
'MurmurHash2Provider' does not implement interface member 'IHashProvider.Length'
|
|
|
|
SourceGenerators/LifecycleServiceTypesGenerator.cs#L12
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1041.md)
|
|
SourceGenerators/ConfigGenerator.cs#L12
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1041.md)
|
|
SourceGenerators/EnvironmentInteropGenerator.cs#L12
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1041.md)
|
|
SourceGenerators/ConfigGenerator.cs#L283
Nullability of reference types in return type of 'lambda expression' doesn't match the target delegate 'Func<ConfigGenerator.GroupModel, ISymbol?>' (possibly because of nullability attributes).
|
|
SourceGenerators/ConfigGenerator.cs#L283
The type 'Microsoft.CodeAnalysis.ISymbol?' cannot be used as type parameter 'TKey' in the generic type or method 'Enumerable.ToDictionary<TSource, TKey, TElement>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>?)'. Nullability of type argument 'Microsoft.CodeAnalysis.ISymbol?' doesn't match 'notnull' constraint.
|
|
SourceGenerators/LifecycleServiceTypesGenerator.cs#L12
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1041.md)
|
|
SourceGenerators/ConfigGenerator.cs#L12
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1041.md)
|
|
SourceGenerators/EnvironmentInteropGenerator.cs#L12
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1041.md)
|
|
SourceGenerators/ConfigGenerator.cs#L283
Nullability of reference types in return type of 'lambda expression' doesn't match the target delegate 'Func<ConfigGenerator.GroupModel, ISymbol?>' (possibly because of nullability attributes).
|
|
SourceGenerators/ConfigGenerator.cs#L283
The type 'Microsoft.CodeAnalysis.ISymbol?' cannot be used as type parameter 'TKey' in the generic type or method 'Enumerable.ToDictionary<TSource, TKey, TElement>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>?)'. Nullability of type argument 'Microsoft.CodeAnalysis.ISymbol?' doesn't match 'notnull' constraint.
|
The logs for this run have expired and are no longer available.
Loading