Add Random Space Images for Nostr Profile Defaults on Testnet (#219) #269
Annotations
14 warnings
Publish:
src/Angor/Shared/Services/NetworkService.cs#L20
Non-nullable event 'OnStatusChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
Publish:
src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L15
Possible null reference assignment.
|
Publish:
src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L17
Possible null reference assignment.
|
Publish:
src/Angor/Shared/Services/IndexerService.cs#L18
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Publish:
src/Angor/Shared/Models/InvestorContext.cs#L9
Non-nullable property 'InvestorKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish:
src/Angor/Shared/Models/InvestorContext.cs#L11
Non-nullable property 'InvestorSecretHash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish:
src/Angor/Shared/Models/InvestorContext.cs#L13
Non-nullable property 'ProjectInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish:
src/Angor/Shared/Models/InvestorContext.cs#L15
Non-nullable property 'TransactionHex' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish:
src/Angor/Shared/Models/InvestorContext.cs#L21
Non-nullable property 'ChangeAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish:
src/Angor/Shared/Models/NostrRelayInfo.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Install Rust (Stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust (Stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust (Stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust (Stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading