Implementação | Injeção de dependência #8
Annotations
11 warnings
|
build (Release)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
build (Release):
ExplorandoMarte/Models/Terreno.cs#L12
Non-nullable property 'Nome' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release):
ExplorandoMarte/Repository/Repository.cs#L25
Possible null reference return.
|
|
build (Release):
ExplorandoMarte/Repository/Repository.cs#L21
Possible null reference argument for parameter 'item' in 'bool List<T>.Remove(T item)'.
|
|
build (Release):
ExplorandoMarte/Application/Application.cs#L19
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ServiceProviderServiceExtensions.GetRequiredService<T>(IServiceProvider)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
build (Release):
ExplorandoMarte/Models/Planalto.cs#L49
Possible null reference return.
|
|
build (Release):
ExplorandoMarte/Models/Rover.cs#L21
Non-nullable property 'Planalto' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release):
ExplorandoMarte/Models/Terreno.cs#L12
Non-nullable property 'Nome' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release):
ExplorandoMarte/Repository/Repository.cs#L25
Possible null reference return.
|
|
build (Release):
ExplorandoMarte/Repository/Repository.cs#L21
Possible null reference argument for parameter 'item' in 'bool List<T>.Remove(T item)'.
|
|
build (Release):
ExplorandoMarte/Application/Application.cs#L19
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ServiceProviderServiceExtensions.GetRequiredService<T>(IServiceProvider)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Published_EXE_13877637836 env.
Expired
|
13.6 MB |
sha256:4f030b4e6a7162ddf2a762982613dc7106624c2a5d50a092b6742fd02f05e9d8
|
|