Skip to content

Update deploy.yml

Update deploy.yml #3

Triggered via push July 21, 2024 01:12
Status Failure
Total duration 2m 21s
Artifacts

deploy.yml

on: push
deploy-to-github-releases
2m 9s
deploy-to-github-releases
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
deploy-to-github-releases
Process completed with exit code 1.
deploy-to-github-releases: MangaJaNaiConverterGui/ViewLocator.cs#L23
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
deploy-to-github-releases: MangaJaNaiConverterGui/ViewLocator.cs#L10
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
deploy-to-github-releases: MangaJaNaiConverterGui/Views/MainWindow.axaml.cs#L45
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
deploy-to-github-releases: MangaJaNaiConverterGui/App.axaml.cs#L56
Possible null reference argument for parameter 'lifetime' in 'AutoSuspendHelper.AutoSuspendHelper(IApplicationLifetime lifetime)'.
deploy-to-github-releases: MangaJaNaiConverterGui/App.axaml.cs#L64
Dereference of a possibly null reference.
deploy-to-github-releases: MangaJaNaiConverterGui/Views/MainWindow.axaml.cs#L121
Possible null reference argument for parameter 'source' in 'List<IStorageItem> Enumerable.ToList<IStorageItem>(IEnumerable<IStorageItem> source)'.
deploy-to-github-releases: MangaJaNaiConverterGui/Views/MainWindow.axaml.cs#L129
Dereference of a possibly null reference.
deploy-to-github-releases: MangaJaNaiConverterGui/Views/MainWindow.axaml.cs#L139
Possible null reference argument for parameter 'source' in 'List<IStorageItem> Enumerable.ToList<IStorageItem>(IEnumerable<IStorageItem> source)'.
deploy-to-github-releases: MangaJaNaiConverterGui/Views/MainWindow.axaml.cs#L147
Dereference of a possibly null reference.
deploy-to-github-releases: MangaJaNaiConverterGui/Views/MainWindow.axaml.cs#L157
Possible null reference argument for parameter 'source' in 'List<IStorageItem> Enumerable.ToList<IStorageItem>(IEnumerable<IStorageItem> source)'.