fix for issue 166, where you cannot create more than 15 projects. (#203) #264
Annotations
1 error and 14 warnings
Rename Windows files
Process completed with exit code 1.
|
Publish:
src/Angor/Shared/Models/Outpoint.cs#L8
Non-nullable property 'transactionId' 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/FounderContext.cs#L8
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/FounderContext.cs#L9
Non-nullable property 'ProjectSeeders' 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/FounderContext.cs#L10
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/ProjectInfo.cs#L9
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/ProjectInfo.cs#L10
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/ProjectInfo.cs#L11
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/ProjectInfo.cs#L13
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/ProjectInvestment.cs#L5
Non-nullable property 'TransactionId' 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/ProjectInvestment.cs#L7
Non-nullable property 'InvestorPublicKey' 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