Restore support for all platforms #26
Annotations
12 warnings
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build:
Yura.Shared/Archive/ArchiveOptions.cs#L11
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Yura.Shared/Archive/DeusExArchive.cs#L66
Dereference of a possibly null reference.
|
build:
Yura.Shared/Archive/LegendArchive.cs#L59
Dereference of a possibly null reference.
|
build:
Yura.Shared/Archive/DefianceArchive.cs#L53
Dereference of a possibly null reference.
|
build:
Yura.Shared/Archive/TigerArchive.cs#L106
Dereference of a possibly null reference.
|
build:
Yura.Shared/Archive/ArchiveFile.cs#L68
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build:
Yura/App.xaml.cs#L27
'SentryOptions.BeforeSend' is obsolete: 'This property will be removed in a future version. Use SetBeforeSend instead.'
|
build:
Yura/Windows/SearchWindow.xaml.cs#L44
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '4' is not covered.
|
build:
Yura/App.xaml.cs#L27
'SentryOptions.BeforeSend' is obsolete: 'This property will be removed in a future version. Use SetBeforeSend instead.'
|
build:
Yura/Windows/SearchWindow.xaml.cs#L44
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '4' is not covered.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "yura".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
yura
|
900 KB |
|