Dont try to decrypt a failed trx sig request the second time (#196) #273
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#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/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/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#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/Services/SignService.cs#L57
Dereference of a possibly null reference.
|
Build (Windows x64):
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.
|
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/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/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 (Windows 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 (Windows 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 (Windows 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 (Windows 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 (Windows 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 (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 | |
---|---|---|
angor-desktop-0.0.76-linux-amd64.AppImage
|
145 MB |
|
angor-desktop-0.0.76-mac-aarch64.dmg
|
26.4 MB |
|
angor-desktop-0.0.76-win-x64.msi
|
26.6 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 |
|