chore(deps): update dependency libgit2sharp to v0.29.0 - autoclosed #5147
Annotations
5 errors and 10 warnings
backend/src/Designer/Services/Implementation/SourceControlSI.cs#L60
'CloneOptions' does not contain a definition for 'CredentialsProvider' and no accessible extension method 'CredentialsProvider' accepting a first argument of type 'CloneOptions' could be found (are you missing a using directive or an assembly reference?)
|
backend/src/Designer/Services/Implementation/SourceControlSI.cs#L73
'CloneOptions' does not contain a definition for 'CredentialsProvider' and no accessible extension method 'CredentialsProvider' accepting a first argument of type 'CloneOptions' could be found (are you missing a using directive or an assembly reference?)
|
backend/src/Designer/Services/Implementation/SourceControlSI.cs#L60
'CloneOptions' does not contain a definition for 'CredentialsProvider' and no accessible extension method 'CredentialsProvider' accepting a first argument of type 'CloneOptions' could be found (are you missing a using directive or an assembly reference?)
|
backend/src/Designer/Services/Implementation/SourceControlSI.cs#L73
'CloneOptions' does not contain a definition for 'CredentialsProvider' and no accessible extension method 'CredentialsProvider' accepting a first argument of type 'CloneOptions' could be found (are you missing a using directive or an assembly reference?)
|
|
backend/src/Designer/Models/ServiceResource.cs#L58
Non-nullable property 'ContactPoints' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
backend/src/Designer/RepositoryClient/Model/ContentsResponse.cs#L11
Non-nullable property 'Links' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
backend/src/Designer/RepositoryClient/Model/ContentsResponse.cs#L17
Non-nullable property 'DownloadUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
backend/src/Designer/RepositoryClient/Model/ContentsResponse.cs#L23
Non-nullable property 'GitUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
backend/src/Designer/RepositoryClient/Model/ContentsResponse.cs#L26
Non-nullable property 'HtmlUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
backend/src/Designer/RepositoryClient/Model/ContentsResponse.cs#L29
Non-nullable property 'LastCommitSha' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
backend/src/Designer/RepositoryClient/Model/ContentsResponse.cs#L32
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
backend/src/Designer/RepositoryClient/Model/ContentsResponse.cs#L35
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
backend/src/Designer/RepositoryClient/Model/ContentsResponse.cs#L38
Non-nullable property 'Sha' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
backend/src/Designer/RepositoryClient/Model/ContentsResponse.cs#L44
Non-nullable property 'SubmoduleGitUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading