Merge pull request #8 from mizrael/net8 #70
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build:
src/EvenireDB.Grpc/obj/Debug/net8.0/Events.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/EvenireDB.Grpc/obj/Debug/net8.0/Events.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/EvenireDB.Grpc/obj/Debug/net8.0/Events.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/EvenireDB.Grpc/obj/Debug/net8.0/Events.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/EvenireDB.Grpc/obj/Debug/net8.0/EventsGrpc.cs#L8
The type name 'grpc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/EvenireDB.Server/Program.cs#L24
Dereference of a possibly null reference.
|
build:
src/EvenireDB.Benchmark/GetBytesBenchmark.cs#L7
Non-nullable field '_input' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/EvenireDB.Benchmark/FileEventsRepositoryBenckmarks.cs#L11
Non-nullable field '_repoConfig' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/EvenireDB.Benchmark/FileEventsRepositoryBenckmarks.cs#L12
Non-nullable field '_factory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/EvenireDB.Benchmark/EventsProviderBenckmarks.cs#L14
Non-nullable field '_sut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|