Skip to content

Add files via upload #952

Add files via upload

Add files via upload #952

Triggered via push November 20, 2024 22:30
Status Failure
Total duration 50s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
build
buildx failed with: ERROR: invalid tag "ghcr.io/valour-software/valour:features/token-6db345c": invalid reference format
build
The following actions uses node12 which is deprecated and will be forced to run on node16: mingjun97/file-regex-replace@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, mingjun97/file-regex-replace@v1, actions/setup-dotnet@v3, actions/upload-artifact@v3, alirezanet/publish-nuget@v3.1.0, docker/login-action@v2, docker/build-push-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
No files were found with the provided path: **/test_results.trx. No artifacts will be uploaded.
build: Valour/Shared/Models/Themes/ISharedTheme.cs#L11
'ISharedTheme.MainColor1' hides inherited member 'ISharedThemeMeta.MainColor1'. Use the new keyword if hiding was intended.
build: Valour/Shared/Models/Themes/ISharedTheme.cs#L23
'ISharedTheme.PastelCyan' hides inherited member 'ISharedThemeMeta.PastelCyan'. Use the new keyword if hiding was intended.
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.ObjectPool
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.AspNetCore.SignalR.Client
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/Client/Pages/Index.razor#L55
Found markup element with unexpected name 'DockFloaters'. If this is intended to be a component, add a @using directive for its namespace.
build: Valour/Client/Components/Sidebar/ChannelList/PlanetListComponent.razor#L53
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/Windows/ChannelWindows/MentionSelectComponent.razor#L76
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#L218
Component parameter 'Row' should not be set outside of its component.
build: Valour/Client/Components/Messages/Embeds/EmbedComponent.razor#L255
Component parameter 'item' should not be set outside of its component.
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']