Removed all instances of interpolated strings from editor scripts so … #347
Annotations
2 errors and 4 warnings
Run yarn run test "cloud-runner-end2end-caching" --detectOpenHandles --forceExit --runInBand
{
"ResponseMetadata": {
"RequestId": "f1ebe6bb-4014-44d0-ba95-2399c75d2f34"
},
"Stacks": [
{
"StackId": "arn:aws:cloudformation:eu-west-2:***:stack/game-ci-team-pipelines/7274a770-dbb3-11ed-aeba-0695ca1774f0",
"StackName": "game-ci-team-pipelines",
"Description": "Game-CI base stack",
"Parameters": [
{
"ParameterKey": "EnvironmentName",
"ParameterValue": "game-ci-team-pipelines"
},
{
"ParameterKey": "Version",
"ParameterValue": "860bc534aa77b648d373b8f48dac070f"
}
],
"CreationTime": "2023-04-15T17:32:08.530Z",
"DeletionTime": "2024-03-07T17:40:15.911Z",
"RollbackConfiguration": {},
"StackStatus": "DELETE_FAILED",
"StackStatusReason": "The following resource(s) failed to delete: [MainBucket]. ",
"DisableRollback": false,
"NotificationARNs": [],
"Capabilities": [
"CAPABILITY_IAM"
],
"Outputs": [
{
"OutputKey": "AutoscalingRole",
"OutputValue": "arn:aws:iam::***:role/game-ci-team-pipelines-AutoscalingRole-1GQMXITWYW77R",
"Description": "The ARN of the role used for autoscaling",
"ExportName": "game-ci-team-pipelines:AutoscalingRole"
},
{
"OutputKey": "ECSRole",
"OutputValue": "arn:aws:iam::***:role/game-ci-team-pipelines-ECSRole-7C6SFHMS53NO",
"Description": "The ARN of the ECS role",
"ExportName": "game-ci-team-pipelines:ECSRole"
},
{
"OutputKey": "CloudWatchIAMRole",
"OutputValue": "arn:aws:iam::***:role/game-ci-team-pipelines-CloudWatchIAMRole-ZJ4OCKILLVEY",
"Description": "The ARN of the CloudWatch role for subscription filter",
"ExportName": "game-ci-team-pipelines:CloudWatchIAMRole"
},
{
"OutputKey": "PublicSubnetOne",
"OutputValue": "subnet-0d1185a0be8875cfa",
"Description": "Public subnet one",
"ExportName": "game-ci-team-pipelines:PublicSubnetOne"
},
{
"OutputKey": "VpcId",
"OutputValue": "vpc-0690f21c912844501",
"Description": "The ID of the VPC that this stack is deployed in",
"ExportName": "game-ci-team-pipelines:VpcId"
},
{
"OutputKey": "PublicSubnetTwo",
"OutputValue": "subnet-01874b1309bd622b5",
"Description": "Public subnet two",
"ExportName": "game-ci-team-pipelines:PublicSubnetTwo"
},
{
"OutputKey": "ContainerSecurityGroup",
"OutputValue": "sg-08a94bccb02b09ef2",
"Description": "A security group used to allow Fargate containers to receive traffic",
"ExportName": "game-ci-team-pipelines:ContainerSecurityGroup"
},
{
"OutputKey": "DeleteCFNLambdaExecutionRole",
"OutputValue": "arn:aws:iam::***:role/game-ci-team-pipelines-DeleteCFNLambdaExecutionRol-1P4BQ0DI7XR6K",
"Description": "Lambda execution role for cleaning up cloud formations",
"ExportName": "game-ci-team-pipelines:DeleteCFNLambdaExecutionRole"
},
{
"OutputKey": "EfsFileStorageId",
"OutputValue": "fs-0f53a977d136c066d",
"Description": "The connection endpoint for the database.",
"ExportName": "game-ci-team-pipelines:E
|
Run yarn run test "cloud-runner-end2end-caching" --detectOpenHandles --forceExit --runInBand
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Configure AWS Credentials
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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "local-docker Build (iOS)", "local-docker Build (StandaloneLinux64)", "local-docker Build (StandaloneOSX)", "local-docker Build (StandaloneWindows64)", "local-docker Build (WebGL)".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading