Update version #280
Annotations
14 warnings
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/Models/FounderPubKeys.cs#L10
Non-nullable property 'FounderKey' 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/FounderPubKeys.cs#L12
Non-nullable property 'FounderRecoveryKey' 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/FounderPubKeys.cs#L14
Non-nullable property 'ProjectIdentifier' 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/FounderPubKeys.cs#L16
Non-nullable property 'NostrPubKey' 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/WalletWords.cs#L7
Non-nullable property 'Words' 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/Wallet.cs#L4
Non-nullable property 'FounderKeys' 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/Wallet.cs#L5
Non-nullable property 'EncryptedData' 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/UtxoData.cs#L15
Non-nullable property 'UtxoData' 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