Bump OpenTelemetry.Instrumentation.Process from 0.5.0-beta.3 to 0.5.0-beta.4 #180
Annotations
5 errors and 8 warnings
build:
Program.cs#L75
'AspNetCoreInstrumentationOptions' is inaccessible due to its protection level
|
build:
Program.cs#L78
'AspNetCoreInstrumentationOptions.Filter' is inaccessible due to its protection level
|
build:
Program.cs#L75
'AspNetCoreInstrumentationOptions' is inaccessible due to its protection level
|
build:
Program.cs#L78
'AspNetCoreInstrumentationOptions.Filter' is inaccessible due to its protection level
|
build
Process completed with exit code 1.
|
build:
Models/Hero.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Models/Hero.cs#L7
Non-nullable property 'AlterEgo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Models/Hero.cs#L8
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
repositories/HeroRepository.cs#L12
Possible null reference return.
|
build:
Models/Hero.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Models/Hero.cs#L7
Non-nullable property 'AlterEgo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Models/Hero.cs#L8
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
repositories/HeroRepository.cs#L12
Possible null reference return.
|