Bump Octokit from 9.0.0 to 9.1.0 #384
Annotations
3 errors and 11 warnings
Build the application:
Analogy.LogViewer.Github/IAnalogy/GitRepositoryLoader.cs#L45
The type 'ProductHeaderValue' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
|
Build the application:
Analogy.LogViewer.Github/IAnalogy/IssuesTracker.cs#L42
The type 'ProductHeaderValue' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
|
Build the application
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build the application:
Analogy.LogViewer.Github/GitHubActions/GitFetchAction.cs#L17
Nullability of reference types in type of parameter 'value' of 'void GitFetchAction.SmallImage.set' doesn't match implicitly implemented member 'void IAnalogyCustomAction.SmallImage.set' (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.Github/GitHubActions/GitFetchAction.cs#L16
Nullability of reference types in type of parameter 'value' of 'void GitFetchAction.LargeImage.set' doesn't match implicitly implemented member 'void IAnalogyCustomAction.LargeImage.set' (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.Github/GitHubActions/GitFetchAction.cs#L16
Non-nullable property 'LargeImage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the application:
Analogy.LogViewer.Github/GitHubActions/GitFetchAction.cs#L17
Non-nullable property 'SmallImage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the application:
Analogy.LogViewer.Github/DataTypes/RepositorySettings.cs#L14
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the application:
Analogy.LogViewer.Github/DataTypes/RepositorySettings.cs#L14
Non-nullable property 'RepoName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the application:
Analogy.LogViewer.Github/GithubSettings.cs#L8
Possible null reference assignment.
|
Build the application:
Analogy.LogViewer.Github/GithubSettings.cs#L15
Non-nullable property 'LocalGitHubToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the application:
Analogy.LogViewer.Github/IAnalogy/GitHubDataProviderSettings.cs#L14
Non-nullable property 'DataProviderSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build the application:
Analogy.LogViewer.Github/IAnalogy/DownloadInformation.cs#L27
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading