Add changelog page #2
Annotations
17 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/create-release@v1, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
DlssUpdater/App.xaml.cs#L82
Possible null reference return.
|
DlssUpdater/Singletons/VersionUpdater.cs#L71
The variable 'ex' is declared but never used
|
DlssUpdater/Defines/OnlinePackage.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
DlssUpdater/Defines/OnlinePackage.cs#L9
Non-nullable property 'MD5' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
DlssUpdater/Defines/OnlinePackage.cs#L10
Non-nullable property 'DownloadId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
DlssUpdater/Defines/InstalledPackage.cs#L5
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
DlssUpdater/Defines/InstalledPackage.cs#L6
Non-nullable property 'VersionDetailed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
DlssUpdater/Defines/InstalledPackage.cs#L7
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
DlssUpdater/Defines/GameInfo.cs#L89
Possible null reference argument for parameter 'gameName' in 'GameInfo.GameInfo(string gameName, string gamePath, LibraryType type)'.
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job succeeded
Loading