Skip to content

Work

Work #951

Triggered via push November 20, 2024 22:27
Status Failure
Total duration 29s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
build
Build:Cannot find name 'inputKeyDownHandler'.
build
Build:Cannot find name 'input'. Did you mean 'oninput'?
build
Build:Cannot find name 'inputCaretMoveHandler'.
build
Build:Cannot find name 'input'. Did you mean 'oninput'?
build
Build:Cannot find name 'inputPasteHandler'. Did you mean 'inputHandler'?
build
Build:Cannot find name 'input'. Did you mean 'oninput'?
build
Build:Cannot find name 'inputKeyDownHandler'.
build
Build:Cannot find name 'input'. Did you mean 'oninput'?
build
Build:Cannot find name 'inputCaretMoveHandler'.
build
Build:Cannot find name 'input'. Did you mean 'oninput'?
build
The following actions uses node12 which is deprecated and will be forced to run on node16: mingjun97/file-regex-replace@v1. 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. 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/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#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Valour/Sdk/Models/Message.cs#L278
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Valour/Sdk/Models/Message.cs#L317
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Valour/Sdk/Models/User.cs#L80
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Valour/Sdk/Models/User.cs#L107
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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']