Skip to content

add public domains

add public domains #6

Triggered via push October 17, 2023 12:14
Status Success
Total duration 5m 57s
Artifacts 1

build.yml

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

Annotations

63 warnings
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, sondreb/action-release@main. 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)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (macos-latest, 18)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (macos-latest, 18): src/Angor/Client/Pages/Index.razor#L1
Found markup element with unexpected name 'SurveyPrompt'. If this is intended to be a component, add a @using directive for its namespace. [/Users/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (macos-latest, 18)
'Invest.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)
'Invest._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/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)
'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)
'Penalties._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/Shared/BaseComponent.cs#L1
Non-nullable property '_networkConfiguration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/Users/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (macos-latest, 18): src/Angor/Client/Shared/BaseComponent.cs#L1
Non-nullable property '_walletStorage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/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 (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, sondreb/action-release@main. 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)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (ubuntu-latest, 18)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (ubuntu-latest, 18): src/Angor/Client/Pages/Index.razor#L1
Found markup element with unexpected name 'SurveyPrompt'. If this is intended to be a component, add a @using directive for its namespace. [/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)
'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)
'Penalties._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)
'Invest.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)
'Invest._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/Shared/BaseComponent.cs#L1
Non-nullable property '_networkConfiguration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
build (ubuntu-latest, 18): src/Angor/Client/Shared/BaseComponent.cs#L1
Non-nullable property '_walletStorage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/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 (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, sondreb/action-release@main. 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]
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)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (windows-latest, 18)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
build (windows-latest, 18): src/Angor/Client/Pages/Index.razor#L1
Found markup element with unexpected name 'SurveyPrompt'. If this is intended to be a component, add a @using directive for its namespace. [D:\a\angor\angor\src\Angor\Client\Angor.Client.csproj]
build (windows-latest, 18)
'Invest.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)
'Invest._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/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)
'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)
'Penalties._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/Shared/NotificationComponent.razor#L1
Cannot convert null literal to non-nullable reference type. [D:\a\angor\angor\src\Angor\Client\Angor.Client.csproj]
build (windows-latest, 18): src/Angor/Client/Shared/NotificationComponent.razor#L1
Non-nullable field 'notificationMessage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\angor\angor\src\Angor\Client\Angor.Client.csproj]

Artifacts

Produced during runtime
Name Size
api Expired
215 MB