Update README for JSON configuration system #18
Annotations
5 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
HostDownloader/Modules/WindowsSystem/ConfigReader.cs#L51
Cannot convert null literal to non-nullable reference type.
|
|
build:
HostDownloader/Modules/DownloadSystem/HostListManager.cs#L339
Possible null reference return.
|
|
build:
HostDownloader/Modules/WindowsSystem/ConfigReader.cs#L51
Cannot convert null literal to non-nullable reference type.
|
|
build:
HostDownloader/Modules/DownloadSystem/HostListManager.cs#L339
Possible null reference return.
|