Format server file with main prettier installation #88
Annotations
1 error and 1 warning
|
build
google-github-actions/deploy-appengine failed with: failed to execute gcloud command `gcloud app deploy --quiet --format json backend/app_private_dev.yaml --promote`: WARNING: You might be using automatic scaling for a standard environment deployment, without providing a value for automatic_scaling.max_instances. Starting from March, 2025, App Engine sets the automatic scaling maximum instances default for standard environment deployments to 20. This change doesn't impact existing apps. To override the default, specify the new max_instances value in your app.yaml file, and deploy a new version or redeploy over an existing version. For details on max_instances, see https://cloud.google.com/appengine/docs/standard/reference/app-yaml.md#scaling_elements.
Services to deploy:
descriptor: [/home/runner/work/atip/atip/backend/app_private_dev.yaml]
source: [/home/runner/work/atip/atip/backend]
target project: [dft-rlg-atip-dev]
target service: [default]
target version: [20260625t083339]
target url: [https://dft-rlg-atip-dev.ew.r.appspot.com]
target service account: [gh-builder-service-account@dft-rlg-atip-dev.iam.gserviceaccount.com]
Beginning deployment of service [default]...
╔════════════════════════════════════════════════════════════╗
╠═ Uploading 4 files to Google Cloud Storage ═╣
╚════════════════════════════════════════════════════════════╝
File upload done.
Waiting for operation [apps/dft-rlg-atip-dev/operations/operation-1782376420956-6550fd96d5987-cc6f636d-fb32abff] to complete...
.....................................failed.
ERROR: (gcloud.app.deploy) Error Response: [13] an internal error has occurred
Details: [
[
{
"@type": "type.googleapis.com/google.rpc.DebugInfo",
"detail": "Failed to create cloud build: com.google.net.rpc3.client.RpcClientException: <eye3 title='/ArgoAdminNoCloudAudit.CreateBuild, INVALID_ARGUMENT'/> APPLICATION_ERROR;google.devtools.cloudbuild.v1/ArgoAdminNoCloudAudit.CreateBuild;build.service_account must be specified due to the evaluation of the following org policies:\n\t\t\t\t\"constraints/cloudbuild.disableCreateDefaultServiceAccount\"\n\t\t\t\t\"constraints/cloudbuild.useBuildServiceAccount\"\n\t\t\t\t\"constraints/cloudbuild.useComputeServiceAccount\"\n\t\t\t\tPlease check the value of these constraints and visit https://cloud.google.com/build/docs/cloud-build-service-account-updates for information on setting them;AppErrorCode=3;StartTimeMs=1782376425021;unknown;ResFormat=uncompressed;ServerTimeSec=0.063311771;LogBytes=256;Non-FailFast;EndUserCredsRequested;EffSecLevel=privacy_and_integrity;ReqFormat=uncompressed;ReqID=4968b23c6088d464;GlobalID=0;Server=[2002:a05:600a:1f13:b0:3d6:66f6:bef]:4001.",
"stackEntries": [
"cloud/control2/shared/userfriendly/userfriendly_helpers.go:66 +0x25 google3/cloud/control2/shared/userfriendly/userfriendly.DebugInfoWithMessage({0x2a921bf8f000, 0x3ab})",
"cloud/control2/frontend/storedata/public_operation.go:256 +0xc8 google3/cloud/control2/frontend/storedata/publicoperation.toOperationError({0x564e74fdb860, 0x2a923698eb10}, 0x2a923d1dc4d8?, 0x70?)",
"cloud/control2/frontend/storedata/public_operation.go:122 +0x3c5 google3/cloud/control2/frontend/storedata/publicoperation.ToPublic({0x564e74fdb860, 0x2a923698eb10}, 0x2a923d1dc4d8, 0x2a920f21a470, 0x2a9209d50e10, 0x2a9206f7da70)",
"cloud/control2/frontend/converters/operation_converter.go:46 +0xa7 google3/cloud/control2/frontend/converters/operationconverter.(*OperationConverter).ConvertResource(0x2a9235f4a370, {0x564e74fdb860, 0x2a923698eb10}, {0x564e74fe5280, 0x2a923d1dc4d8}, 0x0?, 0x2a923ca3d4c0?)",
"cloud/control2/frontend/handler/get.go:205 +0x14fb google3/cloud/control2/
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3, google-github-actions/auth@v1, google-github-actions/deploy-appengine@v1, jetli/wasm-pack-action@v0.4.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|