Skip to content

Fix cypress test after UI change (#96) #150

Fix cypress test after UI change (#96)

Fix cypress test after UI change (#96) #150

Triggered via push May 17, 2024 13:30
Status Success
Total duration 4m 24s
Artifacts 1

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

67 warnings
build (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/setup-node@v1, sondreb/action-release@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/setup-node@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 (ubuntu-latest, 18): src/Angor/Client/Pages/Create.razor#L1
'Create.NavigationManager' hides inherited member 'BaseComponent.NavigationManager'. Use the new keyword if hiding was intended. [/home/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (ubuntu-latest, 18): src/Angor/Client/Pages/Create.razor#L1
'Create._walletStorage' hides inherited member 'BaseComponent._walletStorage'. Use the new keyword if hiding was intended. [/home/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (ubuntu-latest, 18): src/Angor/Client/Pages/Investor.razor#L1
'Investor._walletStorage' hides inherited member 'BaseComponent._walletStorage'. Use the new keyword if hiding was intended. [/home/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (ubuntu-latest, 18): src/Angor/Client/Pages/Investor.razor#L1
'Investor.NavigationManager' hides inherited member 'BaseComponent.NavigationManager'. Use the new keyword if hiding was intended. [/home/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (ubuntu-latest, 18): src/Angor/Client/Pages/Penalties.razor#L1
'Penalties.hasWallet' hides inherited member 'BaseComponent.hasWallet'. Use the new keyword if hiding was intended. [/home/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (ubuntu-latest, 18): src/Angor/Client/Pages/Penalties.razor#L1
'Penalties.NavigationManager' hides inherited member 'BaseComponent.NavigationManager'. Use the new keyword if hiding was intended. [/home/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (ubuntu-latest, 18): src/Angor/Client/Pages/Settings.razor#L1
'Settings._walletStorage' hides inherited member 'BaseComponent._walletStorage'. Use the new keyword if hiding was intended. [/home/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (ubuntu-latest, 18): src/Angor/Client/Pages/Settings.razor#L1
'Settings._networkConfiguration' hides inherited member 'BaseComponent._networkConfiguration'. Use the new keyword if hiding was intended. [/home/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (ubuntu-latest, 18): src/Angor/Client/Pages/View.razor#L1
'View.NavigationManager' hides inherited member 'BaseComponent.NavigationManager'. Use the new keyword if hiding was intended. [/home/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (ubuntu-latest, 18): src/Angor/Client/Pages/View.razor#L1
'View._walletStorage' hides inherited member 'BaseComponent._walletStorage'. Use the new keyword if hiding was intended. [/home/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (ubuntu-latest, 18): src/Angor/Shared/HdOperations.cs#L1
XML comment has syntactically incorrect cref attribute 'https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#path-levels' [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (ubuntu-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '0'. See also error CS1056. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (ubuntu-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '0'. See also error CS1056. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (ubuntu-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '4'. See also error CS1056. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (ubuntu-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '4'. See also error CS1056. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (ubuntu-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '#'. See also error CS1056. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (ubuntu-latest, 18): src/Angor/Shared/HdOperations.cs#L1
XML comment has syntactically incorrect cref attribute 'https://github.com/satoshilabs/slips/blob/master/slip-0044.md' [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (ubuntu-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '0'. See also error CS1056. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (ubuntu-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '0'. See also error CS1056. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (ubuntu-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '4'. See also error CS1056. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (macos-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/setup-node@v1, sondreb/action-release@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest, 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/setup-node@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 (macos-latest, 18): src/Angor/Client/Pages/Create.razor#L1
'Create.NavigationManager' hides inherited member 'BaseComponent.NavigationManager'. Use the new keyword if hiding was intended. [/Users/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (macos-latest, 18): src/Angor/Client/Pages/Create.razor#L1
'Create._walletStorage' hides inherited member 'BaseComponent._walletStorage'. Use the new keyword if hiding was intended. [/Users/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (macos-latest, 18): src/Angor/Client/Pages/View.razor#L1
'View.NavigationManager' hides inherited member 'BaseComponent.NavigationManager'. Use the new keyword if hiding was intended. [/Users/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (macos-latest, 18): src/Angor/Client/Pages/View.razor#L1
'View._walletStorage' hides inherited member 'BaseComponent._walletStorage'. Use the new keyword if hiding was intended. [/Users/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (macos-latest, 18): src/Angor/Client/Pages/Wallet.razor#L1
'Wallet._walletStorage' hides inherited member 'BaseComponent._walletStorage'. Use the new keyword if hiding was intended. [/Users/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (macos-latest, 18): src/Angor/Client/Pages/Investor.razor#L1
'Investor._walletStorage' hides inherited member 'BaseComponent._walletStorage'. Use the new keyword if hiding was intended. [/Users/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (macos-latest, 18): src/Angor/Client/Pages/Investor.razor#L1
'Investor.NavigationManager' hides inherited member 'BaseComponent.NavigationManager'. Use the new keyword if hiding was intended. [/Users/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (macos-latest, 18): src/Angor/Client/Pages/Penalties.razor#L1
'Penalties.hasWallet' hides inherited member 'BaseComponent.hasWallet'. Use the new keyword if hiding was intended. [/Users/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (macos-latest, 18): src/Angor/Client/Pages/Penalties.razor#L1
'Penalties.NavigationManager' hides inherited member 'BaseComponent.NavigationManager'. Use the new keyword if hiding was intended. [/Users/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (macos-latest, 18): src/Angor/Client/Pages/Settings.razor#L1
'Settings._walletStorage' hides inherited member 'BaseComponent._walletStorage'. Use the new keyword if hiding was intended. [/Users/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (macos-latest, 18): src/Angor/Shared/HdOperations.cs#L1
XML comment has syntactically incorrect cref attribute 'https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#path-levels' [/Users/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (macos-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '0'. See also error CS1056. [/Users/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (macos-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '0'. See also error CS1056. [/Users/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (macos-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '4'. See also error CS1056. [/Users/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (macos-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '4'. See also error CS1056. [/Users/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (macos-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '#'. See also error CS1056. [/Users/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (macos-latest, 18): src/Angor/Shared/HdOperations.cs#L1
XML comment has syntactically incorrect cref attribute 'https://github.com/satoshilabs/slips/blob/master/slip-0044.md' [/Users/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (macos-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '0'. See also error CS1056. [/Users/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (macos-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '0'. See also error CS1056. [/Users/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (macos-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '4'. See also error CS1056. [/Users/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
build (windows-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/setup-node@v1, sondreb/action-release@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest, 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/setup-node@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 (windows-latest, 18): src/Angor/Shared/HdOperations.cs#L1
XML comment has syntactically incorrect cref attribute 'https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#path-levels' [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
build (windows-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '0'. See also error CS1056. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
build (windows-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '0'. See also error CS1056. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
build (windows-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '4'. See also error CS1056. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
build (windows-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '4'. See also error CS1056. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
build (windows-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '#'. See also error CS1056. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "api". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
build (windows-latest, 18): src/Angor/Shared/HdOperations.cs#L1
XML comment has syntactically incorrect cref attribute 'https://github.com/satoshilabs/slips/blob/master/slip-0044.md' [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
build (windows-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '0'. See also error CS1056. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
build (windows-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '0'. See also error CS1056. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
build (windows-latest, 18): src/Angor/Shared/HdOperations.cs#L1
Unexpected character '4'. See also error CS1056. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
build (windows-latest, 18): src/Angor/Client/Pages/Create.razor#L1
'Create.NavigationManager' hides inherited member 'BaseComponent.NavigationManager'. Use the new keyword if hiding was intended. [D:\a\angor\angor\src\Angor\Client\Angor.Client.csproj]
build (windows-latest, 18): src/Angor/Client/Pages/Create.razor#L1
'Create._walletStorage' hides inherited member 'BaseComponent._walletStorage'. Use the new keyword if hiding was intended. [D:\a\angor\angor\src\Angor\Client\Angor.Client.csproj]
build (windows-latest, 18): src/Angor/Client/Pages/Investor.razor#L1
'Investor._walletStorage' hides inherited member 'BaseComponent._walletStorage'. Use the new keyword if hiding was intended. [D:\a\angor\angor\src\Angor\Client\Angor.Client.csproj]
build (windows-latest, 18): src/Angor/Client/Pages/Investor.razor#L1
'Investor.NavigationManager' hides inherited member 'BaseComponent.NavigationManager'. Use the new keyword if hiding was intended. [D:\a\angor\angor\src\Angor\Client\Angor.Client.csproj]
build (windows-latest, 18): src/Angor/Client/Pages/Penalties.razor#L1
'Penalties.hasWallet' hides inherited member 'BaseComponent.hasWallet'. Use the new keyword if hiding was intended. [D:\a\angor\angor\src\Angor\Client\Angor.Client.csproj]
build (windows-latest, 18): src/Angor/Client/Pages/Penalties.razor#L1
'Penalties.NavigationManager' hides inherited member 'BaseComponent.NavigationManager'. Use the new keyword if hiding was intended. [D:\a\angor\angor\src\Angor\Client\Angor.Client.csproj]
build (windows-latest, 18): src/Angor/Client/Pages/View.razor#L1
'View.NavigationManager' hides inherited member 'BaseComponent.NavigationManager'. Use the new keyword if hiding was intended. [D:\a\angor\angor\src\Angor\Client\Angor.Client.csproj]
build (windows-latest, 18): src/Angor/Client/Pages/View.razor#L1
'View._walletStorage' hides inherited member 'BaseComponent._walletStorage'. Use the new keyword if hiding was intended. [D:\a\angor\angor\src\Angor\Client\Angor.Client.csproj]
build (windows-latest, 18): src/Angor/Client/Pages/Wallet.razor#L1
'Wallet._walletStorage' hides inherited member 'BaseComponent._walletStorage'. Use the new keyword if hiding was intended. [D:\a\angor\angor\src\Angor\Client\Angor.Client.csproj]
build (windows-latest, 18): src/Angor/Client/Pages/Settings.razor#L1
'Settings._walletStorage' hides inherited member 'BaseComponent._walletStorage'. Use the new keyword if hiding was intended. [D:\a\angor\angor\src\Angor\Client\Angor.Client.csproj]

Artifacts

Produced during runtime
Name Size
api
99.2 MB