Sync with FluentCore update #235
Annotations
14 warnings
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/
|
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/
|
Natsurainko.FluentCore/Natsurainko.FluentCore/Management/Parsing/Data/AssetElement.cs#L33
Nullability of reference types in type of parameter 'value' of 'void AssetElement.Checksum.set' doesn't match implicitly implemented member 'void IDownloadElement.Checksum.set' (possibly because of nullability attributes).
|
Natsurainko.FluentCore/Natsurainko.FluentCore/Management/Parsing/Data/LibraryElement.cs#L28
Nullability of reference types in return type of 'string? LibraryElement.Url.get' doesn't match implicitly implemented member 'string IDownloadElement.Url.get' (possibly because of nullability attributes).
|
Natsurainko.FluentCore/Natsurainko.FluentCore/Resources/BaseResourcesDownloader.cs#L41
Cannot convert null literal to non-nullable reference type.
|
Natsurainko.FluentCore/Natsurainko.FluentCore/Launch/LaunchArgumentsBuilder/BaseArgumentsBuilder.cs#L70
Cannot convert null literal to non-nullable reference type.
|
Natsurainko.FluentCore/Natsurainko.FluentCore/Launch/LaunchArgumentsBuilder/BaseArgumentsBuilder.cs#L70
Cannot convert null literal to non-nullable reference type.
|
Natsurainko.FluentCore/Natsurainko.FluentCore/Launch/LaunchArgumentsBuilder/DefaultArgumentsBuilder.cs#L149
Cannot convert null literal to non-nullable reference type.
|
Natsurainko.FluentCore/Natsurainko.FluentCore/Launch/LaunchArgumentsBuilder/DefaultArgumentsBuilder.cs#L149
Cannot convert null literal to non-nullable reference type.
|
Natsurainko.FluentCore/Natsurainko.FluentCore/Resources/DefaultResoucresDownloader.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Natsurainko.FluentCore/Natsurainko.FluentCore/Resources/IResourcesDownloader.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Natsurainko.FluentCore/Natsurainko.FluentCore/Services/Download/DefaultDownloadService.cs#L27
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading