Create Dockerfile #4
Annotations
21 warnings
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/
|
Unit Test:
src/Angor/Shared/Protocol/FounderContext.cs#L1
Non-nullable property 'ProjectInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Protocol/FounderContext.cs#L1
Non-nullable property 'ProjectSeeders' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Protocol/FounderContext.cs#L1
Non-nullable property 'ChangeAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Services/SignService.cs#L1
Possible null reference return. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Services/RelayService.cs#L1
Possible null reference return. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Services/IndexerService.cs#L1
Possible null reference return. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Services/IndexerService.cs#L1
Possible null reference return. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Services/IndexerService.cs#L1
Non-nullable property 'TransactionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Services/IndexerService.cs#L1
Non-nullable property 'InvestorPublicKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Services/IndexerService.cs#L1
Non-nullable property 'HashOfSecret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\angor\angor\src\Angor\Shared\Angor.Shared.csproj]
|
Publish (Angor)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Publish (Angor)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Publish (Angor):
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]
|
Publish (Angor)
'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]
|
Publish (Angor)
'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]
|
Publish (Angor):
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]
|
Publish (Angor)
'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]
|
Publish (Angor)
'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]
|
Publish (Angor):
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]
|
Publish (Angor):
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]
|
The logs for this run have expired and are no longer available.
Loading