Skip to content

fix for issue 166, where you cannot create more than 15 projects. (#203) #264

fix for issue 166, where you cannot create more than 15 projects. (#203)

fix for issue 166, where you cannot create more than 15 projects. (#203) #264

Triggered via push December 13, 2024 15:34
Status Failure
Total duration 13m 15s
Artifacts 5

build.yml

on: push
Matrix: build
Publish (Release)
0s
Publish (Release)
Deploy (Test)
0s
Deploy (Test)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 43 warnings
Build (Windows x64)
Process completed with exit code 1.
Build (macOS ARM64)
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/
Build (macOS ARM64)
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/
Build (macOS ARM64)
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/
Build (macOS ARM64)
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/
Build (macOS ARM64): src/Angor/Shared/Services/SignService.cs#L46
Nullability of reference types in value of type '(DateTime Value, string? Id)' doesn't match target type '(DateTime, string)'.
Build (macOS ARM64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L33
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (macOS ARM64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L34
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (macOS ARM64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L35
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (macOS ARM64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L36
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (macOS ARM64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L37
Non-nullable property 'ImageRuntimeVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (macOS ARM64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L38
Non-nullable property 'EntryPoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (macOS ARM64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L15
Possible null reference assignment.
Build (macOS ARM64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L17
Possible null reference assignment.
Build (macOS ARM64): src/Angor/Shared/Services/SignService.cs#L57
Dereference of a possibly null reference.
Build (Linux x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (Linux x64)
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/
Build (Linux x64)
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/
Build (Linux x64)
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/
Build (Linux x64)
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/
Build (Linux x64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L33
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (Linux x64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L34
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (Linux x64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L35
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (Linux x64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L36
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (Linux x64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L37
Non-nullable property 'ImageRuntimeVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (Linux x64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L38
Non-nullable property 'EntryPoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (Linux x64): src/Angor/Shared/Services/SignService.cs#L46
Nullability of reference types in value of type '(DateTime Value, string? Id)' doesn't match target type '(DateTime, string)'.
Build (Linux x64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L15
Possible null reference assignment.
Build (Linux x64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L17
Possible null reference assignment.
Build (Linux x64): src/Angor/Shared/Services/SignService.cs#L57
Dereference of a possibly null reference.
Build (Windows x64): 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.
Build (Windows x64): 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.
Build (Windows x64): 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.
Build (Windows x64): 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.
Build (Windows x64): 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.
Build (Windows x64): 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.
Build (Windows x64): 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.
Build (Windows x64): 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.
Build (Windows x64): 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.
Build (Windows x64): 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.
Build (Windows x64)
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/
Build (Windows x64)
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/
Build (Windows x64)
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/
Build (Windows x64)
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/

Artifacts

Produced during runtime
Name Size
angor-desktop-0.0.76-linux-amd64.AppImage
145 MB
angor-desktop-0.0.76-mac-aarch64.dmg
26.4 MB
angor-web-0.0.76-linux-x64.zip
24 MB
angor-web-0.0.76-osx-arm64.zip
24 MB
angor-web-0.0.76-win-x64.zip
24.2 MB