Skip to content

Db cleanup

Db cleanup #1090

Triggered via push January 25, 2025 21:48
Status Failure
Total duration 45s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
build
buildx failed with: ERROR: invalid tag "ghcr.io/valour-software/valour:features/db-cleanup-b16bd1a": invalid reference format
build
No files were found with the provided path: **/test_results.trx. No artifacts will be uploaded.
build: Valour/Shared/Utilities/ConcurrentHashSet.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.ObjectPool
build: Valour/Database/Planet.cs#L108
The member 'Planet.NodeName' does not hide an accessible member. The new keyword is not required.
build: Valour/Client/Components/Messages/Embeds/EmbedComponent.razor#L131
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: Valour/Client/Components/Sidebar/MemberList/MemberListComponent.razor#L137
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: Valour/Client/Components/Messages/Embeds/EmbedComponent.razor#L155
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: Valour/Client/Components/Menus/Modals/Planets/Edit/EditPlanetInvitesComponent.razor#L124
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: Valour/Client/Components/Users/UserInfoComponent.razor#L94
Field 'UserInfoComponent._animAvatarUrl' is never assigned to, and will always have its default value null
build: Valour/Client/Components/Menus/Modals/Channels/Edit/EditCLIPermissionsComponent.razor#L163
The field 'EditCLIPermissionsComponent._selfPrimaryRole' is never used
build: Valour/Client/Components/Windows/ChannelWindows/ChatWindowComponent.razor#L23
The field 'ChatWindowComponent._loading' is assigned but its value is never used
build
The `save-state` 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/
build
The `save-state` 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/
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']