Skip to content

Update build.yml

Update build.yml #258

Triggered via push December 12, 2024 22:12
Status Failure
Total duration 14m 31s
Artifacts 7

build.yml

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

Annotations

3 errors and 57 warnings
Build (macOS x64)
Process completed with exit code 1.
Build (Windows ARM64)
Process completed with exit code 1.
Build (Windows ARM64)
Process completed with exit code 1.
Build (macOS 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 (macOS 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 (macOS 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 (macOS 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 (macOS 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 (macOS 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 (macOS 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 (macOS 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 (macOS 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 (macOS 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 (macOS 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 (macOS x64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L15
Possible null reference assignment.
Build (macOS x64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L17
Possible null reference assignment.
Build (macOS x64): 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#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/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/Services/SignService.cs#L57
Dereference of a possibly null reference.
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): 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 (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/SignService.cs#L57
Dereference of a possibly null reference.
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/
Build (Windows 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 (Windows 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 (Windows 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 (Windows 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 (Windows 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 (Windows 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 (Windows 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 (Windows 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 (Windows 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 (Windows 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 (Windows 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 (Windows ARM64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L15
Possible null reference assignment.
Build (Windows ARM64): src/Angor/Shared/Utilities/AssemblyInfoHelper.cs#L17
Possible null reference assignment.
Build (Windows ARM64): src/Angor/Shared/Services/SignService.cs#L57
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
angor-desktop-0.0.76-linux-amd64.AppImage
146 MB
angor-desktop-0.0.76-mac-aarch64.dmg
26.8 MB
angor-desktop-0.0.76-win-x64.msi
26.6 MB
angor-web-0.0.76-linux-x64.zip
24.5 MB
angor-web-0.0.76-osx-x64.zip
24.5 MB
angor-web-0.0.76-win-arm64.zip
24.2 MB
angor-web-0.0.76-win-x64.zip
24.2 MB