Improve GitHub browser #461
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ModManager_Classes/Models/ModTweaker/DataModel/Storage/ModTweaksStorageModel.cs#L32
Nullability of reference types in return type of 'TweakerFileStorageModel? ModTweaksStorageModel.GetTweak(string Filename)' doesn't match implicitly implemented member 'TweakerFileStorageModel IModTweaksStorageModel.GetTweak(string Filename)' (possibly because of nullability attributes).
|
ModManager_Classes/GithubIntegration/StaticData/StaticFilepathImageStrategy.cs#L34
The variable 'e' is declared but never used
|
ModManager_Classes/GithubIntegration/StaticData/StaticFilenameReadmeStrategy.cs#L32
The variable 'e' is declared but never used
|
ModManager_Classes/GithubIntegration/RepositoryInformation/RepositoryProvider.cs#L25
The variable 'e' is declared but never used
|
ModManager_Classes/GithubIntegration/RepositoryInformation/RepositoryProvider.cs#L40
The variable 'e' is declared but never used
|
ModManager_Classes/GithubIntegration/RepositoryInformation/RepositoryProvider.cs#L55
The variable 'e' is declared but never used
|
ModManager_Classes/Texts/SimpleText.cs#L25
Non-nullable field '_text' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
ModManager_Classes/Texts/LocalizedText.cs#L38
Non-nullable field '_text' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
ModManager_Classes/Validation/ModCollectionHooks.cs#L18
Non-nullable field '_mods' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
ModManager_Classes/GithubIntegration/Download/InstallationException.cs#L18
Non-nullable property 'TextKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ModManager_Classes/Models/ModTweaker/DataModel/Storage/ModTweaksStorageModel.cs#L32
Nullability of reference types in return type of 'TweakerFileStorageModel? ModTweaksStorageModel.GetTweak(string Filename)' doesn't match implicitly implemented member 'TweakerFileStorageModel IModTweaksStorageModel.GetTweak(string Filename)' (possibly because of nullability attributes).
|
ModManager_Classes/GithubIntegration/StaticData/StaticFilepathImageStrategy.cs#L34
The variable 'e' is declared but never used
|
ModManager_Classes/GithubIntegration/StaticData/StaticFilenameReadmeStrategy.cs#L32
The variable 'e' is declared but never used
|
ModManager_Classes/GithubIntegration/RepositoryInformation/RepositoryProvider.cs#L25
The variable 'e' is declared but never used
|
ModManager_Classes/GithubIntegration/RepositoryInformation/RepositoryProvider.cs#L40
The variable 'e' is declared but never used
|
ModManager_Classes/GithubIntegration/RepositoryInformation/RepositoryProvider.cs#L55
The variable 'e' is declared but never used
|
ModManager_Classes/Validation/ModCollectionHooks.cs#L18
Non-nullable field '_mods' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
ModManager_Classes/Texts/SimpleText.cs#L25
Non-nullable field '_text' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
ModManager_Classes/Texts/LocalizedText.cs#L38
Non-nullable field '_text' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
ModManager_Classes/GithubIntegration/Download/InstallationException.cs#L18
Non-nullable property 'TextKey' 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