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/
|
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. [/home/runner/work/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. [/home/runner/work/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. [/home/runner/work/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. [/home/runner/work/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. [/home/runner/work/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. [/home/runner/work/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. [/home/runner/work/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. [/home/runner/work/angor/angor/src/Angor/Client/Angor.Client.csproj]
|
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. [/home/runner/work/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. [/home/runner/work/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. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Protocol/InvestorContext.cs#L1
Non-nullable property 'InvestorKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Protocol/InvestorContext.cs#L1
Non-nullable property 'InvestorSecretHash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Protocol/InvestorContext.cs#L1
Non-nullable property 'ProjectInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Protocol/InvestorContext.cs#L1
Non-nullable property 'TransactionHex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Protocol/InvestorContext.cs#L1
Non-nullable property 'ChangeAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/Services/SignService.cs#L1
Possible null reference return. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
|
Unit Test:
src/Angor/Shared/WalletOperations.cs#L1
Possible null reference argument for parameter 'source' in 'long Enumerable.Sum<Coin>(IEnumerable<Coin> source, Func<Coin, long> selector)'. [/home/runner/work/angor/angor/src/Angor/Shared/Angor.Shared.csproj]
|
The logs for this run have expired and are no longer available.
Loading