Skip to content

Complete Browse section (#225) #271

Complete Browse section (#225)

Complete Browse section (#225) #271

Triggered via push December 18, 2024 15:36
Status Success
Total duration 13m 44s
Artifacts 6

build.yml

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

Annotations

45 warnings
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/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/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/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/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/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.
Build (Windows x64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L15
Possible null reference assignment.
Build (Windows x64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L17
Possible null reference assignment.
Build (Windows x64): 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.
Build (Windows x64): src/Angor/Shared/Models/ProjectIndexerData.cs#L5
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/ProjectIndexerData.cs#L6
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/ProjectIndexerData.cs#L8
Non-nullable property 'NostrEventId' 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/ProjectIndexerData.cs#L10
Non-nullable property 'TrxId' 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/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.
Build (Windows x64): 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.
Build (Windows x64): 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.
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/
Publish (Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy (Test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size Digest
angor-desktop-0.0.76-linux-amd64.AppImage Expired
145 MB
sha256:2500304786a0ddea74bf5de7f52155758dfd65c4479fc11f464571cd8d166e65
angor-desktop-0.0.76-mac-aarch64.dmg Expired
26.4 MB
sha256:2bb71235b6c6ff9a12e2d5a0dc3aac2e8675f6df065fb3e563b4ed85fe983155
angor-desktop-0.0.76-win-x64.msi Expired
26.6 MB
sha256:0a670bcf1bb4a2314c4478d2d376318d0c5d34db282836be49b7eec3462342c8
angor-web-0.0.76-linux-x64.zip Expired
24 MB
sha256:27073cd2fba181ae818205314505f745bbfd14732474a86a494e8a26b922d1af
angor-web-0.0.76-osx-arm64.zip Expired
24 MB
sha256:fc36e6022adcf3822fe829bca22a12d03516238697debb48dd4f580c5749d333
angor-web-0.0.76-win-x64.zip Expired
24.2 MB
sha256:89e87f267d0ffab10f7f7b5c605a3ef61cf3538b295d9253011da69e74ff6eab