Update dotnet-desktop.yml #16
Annotations
22 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, NuGet/setup-nuget@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
TubeSync/Models/DownloadItem.cs#L67
'DownloadItem.SetProperty<T>(ref T, T, string)' hides inherited member 'ObservableObject.SetProperty<T>(ref T, T, string?)'. Use the new keyword if hiding was intended.
|
build:
TubeSync/Services/LocalSettingsService.cs#L66
Possible null reference argument for parameter 'value' in 'Task<string> Json.StringifyAsync(object value)'.
|
build:
TubeSync/ViewModels/MainViewModel.cs#L185
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build:
TubeSync/Services/LocalSettingsService.cs#L72
Possible null reference argument for parameter 'value' in 'Task<string> Json.StringifyAsync(object value)'.
|
build:
TubeSync/Services/FileService.cs#L11
Possible null reference return.
|
build:
TubeSync/Services/FileService.cs#L14
Possible null reference return.
|
build:
TubeSync/Services/DownloadService.cs#L16
Non-nullable field 'httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
TubeSync/Services/DownloadService.cs#L16
Non-nullable event 'ProgressChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
TubeSync/Models/DownloadItem.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
TubeSync/Models/DownloadItem.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
TubeSync/Models/DownloadItem.cs#L67
'DownloadItem.SetProperty<T>(ref T, T, string)' hides inherited member 'ObservableObject.SetProperty<T>(ref T, T, string?)'. Use the new keyword if hiding was intended.
|
build:
TubeSync/Models/DownloadItem.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
TubeSync/Models/DownloadItem.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
TubeSync/Models/DownloadItem.cs#L7
Non-nullable property 'Duration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
TubeSync/Models/DownloadItem.cs#L8
Non-nullable property 'Bitrate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
TubeSync/Models/DownloadItem.cs#L9
Non-nullable property 'FileSize' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
TubeSync/Models/DownloadItem.cs#L10
Non-nullable property 'FileFormat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
TubeSync/Models/DownloadItem.cs#L11
Non-nullable property 'VideoInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
TubeSync/Models/DownloadItem.cs#L13
Non-nullable property 'RemoteUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
TubeSync/Models/DownloadItem.cs#L14
Non-nullable property 'LocalPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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: "msix-package".
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 | |
---|---|---|
msix-package
Expired
|
92.9 MB |
|