Skip to content

Logs in

Logs in #945

Triggered via push November 13, 2024 19:36
Status Success
Total duration 2m 13s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: mingjun97/file-regex-replace@v1, docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9, docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38, docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc. 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, benjlevesque/short-sha@v2.2, mingjun97/file-regex-replace@v1, actions/setup-dotnet@v3, actions/upload-artifact@v3, alirezanet/publish-nuget@v3.1.0, docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9, docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38, docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc. 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
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build: Valour/Shared/Models/ISharedNotification.cs#L31
'ISharedNotification.Id' hides inherited member 'ISharedModel<long>.Id'. Use the new keyword if hiding was intended.
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: Valour/Database/Planet.cs#L99
The member 'Planet.NodeName' does not hide an accessible member. The new keyword is not required.
build: Valour/Sdk/Models/Message.cs#L216
The variable 'selfMember' is assigned but its value is never used
build: Valour/Client/Components/Sidebar/ChannelList/PlanetListComponent.razor#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: Valour/Client/Components/Sidebar/MemberList/MemberListComponent.razor#L428
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/Windows/ChannelWindows/MentionSelectComponent.razor#L64
Field 'MentionSelectComponent._members' is never assigned to, and will always have its default value null
build
The `set-output` 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 `set-output` 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 `set-output` 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 `set-output` 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 `set-output` 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
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
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
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build
'ISharedNotification.Id' hides inherited member 'ISharedModel<long>.Id'. Use the new keyword if hiding was intended.
build
'ISharedTheme.MainColor1' hides inherited member 'ISharedThemeMeta.MainColor1'. Use the new keyword if hiding was intended.
build
'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
The member 'Planet.NodeName' does not hide an accessible member. The new keyword is not required.
build
The variable 'selfMember' is assigned but its value is never used
build
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
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']