Skip to content

update ci

update ci #1

Triggered via push February 4, 2024 17:39
Status Failure
Total duration 4m 32s
Artifacts

ci-devel.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
build (Release, x64)
Cannot import the key file 'AniMoe.App_TemporaryKey.pfx'. The key file may be password protected. To correct this, try to import the certificate manually into the current user’s personal certificate store.
build (Release, x64)
A certificate with thumbprint 'EFCBA8B8C30CD949466461335B1209635DA4AABB' that is specified in the project cannot be found in the certificate store. Please specify a valid thumbprint in the project file.
build (Release, x64)
The certificate specified is not valid for signing. For more information about valid certificates, see http://go.microsoft.com/fwlink/?LinkID=241478.
build (Release, x64)
Process completed with exit code 1.
build (Release, 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/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (Release, x64): src/AniMoe.App/Views/UserView.xaml.cs#L35
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.
build (Release, x64): src/AniMoe.App/Views/CharacterView.xaml.cs#L54
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.
build (Release, x64): src/AniMoe.App/Controls/UserViewControls/UserOverviewPage.xaml.cs#L35
The field 'UserOverviewPage._loadGenreTable' is assigned but its value is never used
build (Release, x64): src/AniMoe.App/Views/UserView.xaml.cs#L47
The field 'UserView.AboutHtml' is assigned but its value is never used
build (Release, x64): src/AniMoe.App/Views/UserView.xaml.cs#L35
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.
build (Release, x64): src/AniMoe.App/Views/CharacterView.xaml.cs#L54
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.
build (Release, x64): src/AniMoe.App/Views/UserView.xaml.cs#L47
The field 'UserView.AboutHtml' is assigned but its value is never used
build (Release, x64)
Cannot import the key file 'AniMoe.App_TemporaryKey.pfx'. The key file may be password protected. To correct this, try to import the certificate manually into the current user’s personal certificate store.
build (Release, x64)
A certificate with thumbprint 'EFCBA8B8C30CD949466461335B1209635DA4AABB' that is specified in the project cannot be found in the certificate store. Please specify a valid thumbprint in the project file.
build (Release, x64)
The certificate specified is not valid for signing. For more information about valid certificates, see http://go.microsoft.com/fwlink/?LinkID=241478.