Add source generator for repository-pattern code #111
Annotations
5 errors and 3 warnings
build:
src/WeihanLi.EntityFramework.SourceGenerator/EFRepositorySourceGenerator.cs#L33
The name 'Encoding' does not exist in the current context
|
build:
src/WeihanLi.EntityFramework.SourceGenerator/EFRepositorySourceGenerator.cs#L51
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/WeihanLi.EntityFramework.SourceGenerator/EFRepositorySourceGenerator.cs#L33
The name 'Encoding' does not exist in the current context
|
build:
src/WeihanLi.EntityFramework.SourceGenerator/EFRepositorySourceGenerator.cs#L51
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 252.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/WeihanLi.EntityFramework.SourceGenerator/EFRepositorySourceGenerator.cs#L78
Converting null literal or possible null value to non-nullable type.
|
build:
src/WeihanLi.EntityFramework.SourceGenerator/EFRepositorySourceGenerator.cs#L78
Converting null literal or possible null value to non-nullable type.
|
Loading