Update FluentCore #267
Annotations
34 warnings
Build (x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@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 (x64):
Natsurainko.FluentCore/Natsurainko.FluentCore/Resources/Downloader/Data/DownloadElement.cs#L16
Nullability of reference types in type of parameter 'value' of 'void DownloadElement.Url.set' doesn't match implicitly implemented member 'void IDownloadElement.Url.set' (possibly because of nullability attributes).
|
Build (x64):
Natsurainko.FluentCore/Natsurainko.FluentCore/Management/Parsing/Data/AssetElement.cs#L28
Nullability of reference types in type of parameter 'value' of 'void AssetElement.Url.set' doesn't match implicitly implemented member 'void IDownloadElement.Url.set' (possibly because of nullability attributes).
|
Build (x64):
Natsurainko.FluentLauncher/Services/Download/DownloadService.cs#L43
Cannot convert null literal to non-nullable reference type.
|
Build (x64):
Natsurainko.FluentLauncher/Utils/AccountToJsonConverter.cs#L15
Nullability of reference types in type of parameter 'source' of 'object AccountToJsonConverter.Convert(object source)' doesn't match implicitly implemented member 'object? IDataTypeConverter.Convert(object? source)' (possibly because of nullability attributes).
|
Build (x64):
Natsurainko.FluentLauncher/Utils/AccountToJsonConverter.cs#L34
Nullability of reference types in type of parameter 'target' of 'object AccountToJsonConverter.ConvertFrom(object target)' doesn't match implicitly implemented member 'object? IDataTypeConverter.ConvertFrom(object? target)' (possibly because of nullability attributes).
|
Build (x64):
Natsurainko.FluentLauncher/Services/UI/Pages/PageProvider.cs#L7
Cannot convert null literal to non-nullable reference type.
|
Build (x64):
Natsurainko.FluentLauncher/Services/UI/Pages/PageProvider.cs#L46
Nullability of reference types in return type of 'object? PageProvider<TPageBase>.GetViewModel(string key)' doesn't match implicitly implemented member 'object IPageProvider.GetViewModel(string key)' (possibly because of nullability attributes).
|
Build (x64):
Natsurainko.FluentLauncher/Services/UI/Pages/PageProviderBuilder.cs#L29
Cannot convert null literal to non-nullable reference type.
|
Build (x64):
Natsurainko.FluentLauncher/ViewModels/OOBE/OOBEViewModel.cs#L165
Nullability of reference types in type of parameter 'oldValue' doesn't match partial method declaration.
|
Build (x64):
Natsurainko.FluentLauncher/Classes/Exceptions/CompleteGameResourcesFailedException.cs#L17
Dereference of a possibly null reference.
|
Build (x64)
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/
|
Build (x64)
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/
|
Build (x64)
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/
|
Build (arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@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 (arm64)
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/
|
Build (arm64)
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/
|
Build (arm64)
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/
|
Build (arm64):
Natsurainko.FluentCore/Natsurainko.FluentCore/Resources/Downloader/Data/DownloadElement.cs#L16
Nullability of reference types in type of parameter 'value' of 'void DownloadElement.Url.set' doesn't match implicitly implemented member 'void IDownloadElement.Url.set' (possibly because of nullability attributes).
|
Build (arm64):
Natsurainko.FluentCore/Natsurainko.FluentCore/Management/Parsing/Data/AssetElement.cs#L28
Nullability of reference types in type of parameter 'value' of 'void AssetElement.Url.set' doesn't match implicitly implemented member 'void IDownloadElement.Url.set' (possibly because of nullability attributes).
|
Build (arm64):
Natsurainko.FluentLauncher/Utils/AccountToJsonConverter.cs#L15
Nullability of reference types in type of parameter 'source' of 'object AccountToJsonConverter.Convert(object source)' doesn't match implicitly implemented member 'object? IDataTypeConverter.Convert(object? source)' (possibly because of nullability attributes).
|
Build (arm64):
Natsurainko.FluentLauncher/Utils/AccountToJsonConverter.cs#L34
Nullability of reference types in type of parameter 'target' of 'object AccountToJsonConverter.ConvertFrom(object target)' doesn't match implicitly implemented member 'object? IDataTypeConverter.ConvertFrom(object? target)' (possibly because of nullability attributes).
|
Build (arm64):
Natsurainko.FluentLauncher/Services/Download/DownloadService.cs#L43
Cannot convert null literal to non-nullable reference type.
|
Build (arm64):
Natsurainko.FluentLauncher/Services/UI/Pages/PageProvider.cs#L7
Cannot convert null literal to non-nullable reference type.
|
Build (arm64):
Natsurainko.FluentLauncher/Services/UI/Pages/PageProvider.cs#L46
Nullability of reference types in return type of 'object? PageProvider<TPageBase>.GetViewModel(string key)' doesn't match implicitly implemented member 'object IPageProvider.GetViewModel(string key)' (possibly because of nullability attributes).
|
Build (arm64):
Natsurainko.FluentLauncher/Services/UI/Pages/PageProviderBuilder.cs#L29
Cannot convert null literal to non-nullable reference type.
|
Build (arm64):
Natsurainko.FluentLauncher/ViewModels/OOBE/OOBEViewModel.cs#L165
Nullability of reference types in type of parameter 'oldValue' doesn't match partial method declaration.
|
Build (arm64):
Natsurainko.FluentLauncher/Classes/Exceptions/CompleteGameResourcesFailedException.cs#L17
Dereference of a possibly null reference.
|
Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Release
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/
|
Release
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.msix
Expired
|
27 MB |
|
.msixbundle
Expired
|
27 MB |
|
.msixupload
Expired
|
26.9 MB |
|