add ci for dotnet #6
Annotations
6 warnings
TodoApp
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
TodoApp:
todoApp/servers/aspnet/generated/operations/ITodoItemsOperations.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
TodoApp:
todoApp/servers/aspnet/generated/operations/ITodoItemsOperations.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
PetStore
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
PetStore:
petstore/servers/aspnet/Program.cs#L53
Dereference of a possibly null reference.
|
PetStore:
petstore/servers/aspnet/Program.cs#L53
Dereference of a possibly null reference.
|