Skip to content

Merge pull request #1540 from kuu-26/fix/avatar-upload-20mb #1750

Merge pull request #1540 from kuu-26/fix/avatar-upload-20mb

Merge pull request #1540 from kuu-26/fix/avatar-upload-20mb #1750

Triggered via push April 20, 2026 14:20
Status Success
Total duration 4m 31s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
build
Process completed with exit code 1.
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v4, alirezanet/publish-nuget@v3.1.0, docker/build-push-action@v2, docker/login-action@v2, mingjun97/file-regex-replace@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build
Non-nullable property 'ApiVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Non-nullable property 'SecretKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Non-nullable property 'FirebaseCredentialPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Non-nullable property 'AzureHubName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Non-nullable property 'AzureConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
The `save-state` 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
The `save-state` 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
No files were found with the provided path: **/test_results.trx. No artifacts will be uploaded.
build: Config/Configs/StripeConfig.cs#L7
Non-nullable property 'ApiVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Config/Configs/StripeConfig.cs#L7
Non-nullable property 'SecretKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Valour/Shared/Models/OauthTokenExchangeRequest.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Valour/Shared/Models/Staff/ModerationAuditLog.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Valour/Shared/Models/Staff/ISharedAutomodTrigger.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Valour/Shared/Utilities/ConcurrentHashSet.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Valour/Shared/Utilities/PlanetEmojiText.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Valour/Shared/Utilities/PlanetEmojiText.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Valour/Shared/Utilities/PlanetEmojiText.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Valour/Shared/Utilities/PlanetEmojiText.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.