Token assets #953
Annotations
1 error and 16 warnings
Build and push Docker image
buildx failed with: ERROR: invalid tag "ghcr.io/valour-software/valour:features/token-68f4306": invalid reference format
|
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/
|
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/
|
Publish Test Results
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 and push Docker image
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 and push Docker image
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/
|
Setup .NET
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Loading