Initial Commit : Convert action to typescript #49
Triggered via pull request
September 18, 2023 05:12
Status
Failure
Total duration
1m 52s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
run-validation.yml
on: pull_request
Create app using builder
46s
Create app using found Dockerfile
1m 29s
Create app using provided Dockerfile
1m 39s
Create app using image on Linux runner
29s
Create app using image on Windows runner
1m 27s
Create app using image with new environment
36s
Create app using builder with YAML configuration
44s
Create app using image with YAML configuration on Linux runner
51s
Create app using image with YAML configuration on Windows runner
1m 24s
Update existing app using builder
1m 8s
Update app using image
41s
Update app using image with YAML configuration
39s
Annotations
28 errors and 17 warnings
Create app using image on Linux runner
Command failed: az containerapp create -n gh-ca-is-lin-6218458463 -g undefined -i mcr.microsoft.com/azuredocs/containerapps-helloworld:latest --environment undefined --ingress external --target-port 8080
WARNING: The command requires the extension containerapp. It will be installed first.
WARNING: The installed extension 'containerapp' is in preview.
ERROR: The environment '/subscriptions/***/resourceGroups/undefined/providers/Microsoft.App/managedEnvironments/undefined' does not exist. Specify a valid environment
|
Create app using image with new environment
Command failed: az containerapp create -n gh-ca-is-ne-6218458463 -g undefined -i mcr.microsoft.com/azuredocs/containerapps-helloworld:latest --environment undefined --ingress external --target-port 8080
WARNING: The command requires the extension containerapp. It will be installed first.
WARNING: The installed extension 'containerapp' is in preview.
ERROR: The environment '/subscriptions/***/resourceGroups/undefined/providers/Microsoft.App/managedEnvironments/undefined' does not exist. Specify a valid environment
|
Create app using image with new environment
Process completed with exit code 1.
|
Create app using image with new environment
Process completed with exit code 2.
|
Update app using image with YAML configuration
Command failed: az containerapp create -n update-using-image-yaml-app -g undefined --yaml /home/runner/work/container-apps-deploy-action/container-apps-deploy-action/yaml-samples/update-with-image-simple.yaml
WARNING: The command requires the extension containerapp. It will be installed first.
WARNING: The installed extension 'containerapp' is in preview.
WARNING: Additional flags were passed along with --yaml. These flags will be ignored, and the configuration defined in the yaml will be used instead
ERROR: (AuthorizationFailed) The client '4204c870-ab89-4cf1-ab31-a749ce40b963' with object id '4204c870-ab89-4cf1-ab31-a749ce40b963' does not have authorization to perform action 'Microsoft.App/containerApps/write' over scope '/subscriptions/***/resourceGroups/undefined/providers/Microsoft.App/containerApps/update-using-image-yaml-app' or the scope is invalid. If access was recently granted, please refresh your credentials.
|
Update app using image
Command failed: az containerapp create -n update-using-image-app -g undefined -i mcr.microsoft.com/azuredocs/containerapps-helloworld:latest --environment undefined --ingress external --target-port 8080
WARNING: The command requires the extension containerapp. It will be installed first.
WARNING: The installed extension 'containerapp' is in preview.
ERROR: The environment '/subscriptions/***/resourceGroups/undefined/providers/Microsoft.App/managedEnvironments/undefined' does not exist. Specify a valid environment
|
Create app using builder with YAML configuration
Process completed with exit code 1.
|
Create app using builder with YAML configuration
Unable to run provided bash command $***command***
|
Create app using builder with YAML configuration
The process '/usr/bin/bash' failed with exit code 1
|
Create app using builder with YAML configuration
The process '/usr/bin/bash' failed with exit code 1
|
Create app using builder with YAML configuration
Error: The process '/usr/bin/az' failed with exit code 2
|
Create app using builder
Process completed with exit code 1.
|
Create app using builder
Unable to run provided bash command $***command***
|
Create app using builder
The process '/usr/bin/bash' failed with exit code 1
|
Create app using builder
The process '/usr/bin/bash' failed with exit code 1
|
Create app using image with YAML configuration on Linux runner
Command failed: az containerapp create -n gh-ca-bs-yaml-lin-6218458463 -g undefined --yaml /home/runner/work/container-apps-deploy-action/container-apps-deploy-action/yaml-samples/create-with-image-simple.yaml
WARNING: The command requires the extension containerapp. It will be installed first.
WARNING: The installed extension 'containerapp' is in preview.
WARNING: Additional flags were passed along with --yaml. These flags will be ignored, and the configuration defined in the yaml will be used instead
ERROR: (AuthorizationFailed) The client '4204c870-ab89-4cf1-ab31-a749ce40b963' with object id '4204c870-ab89-4cf1-ab31-a749ce40b963' does not have authorization to perform action 'Microsoft.App/containerApps/write' over scope '/subscriptions/***/resourceGroups/undefined/providers/Microsoft.App/containerApps/gh-ca-bs-yaml-lin-6218458463' or the scope is invalid. If access was recently granted, please refresh your credentials.
|
Update existing app using builder
Process completed with exit code 1.
|
Update existing app using builder
Unable to run provided bash command $***command***
|
Update existing app using builder
The process '/usr/bin/bash' failed with exit code 1
|
Update existing app using builder
The process '/usr/bin/bash' failed with exit code 1
|
Create app using image with YAML configuration on Windows runner
Command failed: az containerapp create -n gh-ca-bs-yaml-win-6218458463 -g undefined --yaml yaml-samples/create-with-image-simple.yaml
WARNING: The command requires the extension containerapp. It will be installed first.
WARNING: The installed extension 'containerapp' is in preview.
WARNING: The command requires the extension containerapp. It will be installed first.
WARNING: The installed extension 'containerapp' is in preview.
WARNING: Additional flags were passed along with --yaml. These flags will be ignored, and the configuration defined in the yaml will be used instead
ERROR: (AuthorizationFailed) The client '4204c870-ab89-4cf1-ab31-a749ce40b963' with object id '4204c870-ab89-4cf1-ab31-a749ce40b963' does not have authorization to perform action 'Microsoft.App/containerApps/write' over scope '/subscriptions/***/resourceGroups/undefined/providers/Microsoft.App/containerApps/gh-ca-bs-yaml-win-6218458463' or the scope is invalid. If access was recently granted, please refresh your credentials.
|
Create app using image on Windows runner
Command failed: az containerapp create -n gh-ca-is-win-6218458463 -g undefined -i mcr.microsoft.com/azuredocs/containerapps-helloworld:latest --environment undefined --ingress external --target-port 8080
WARNING: The command requires the extension containerapp. It will be installed first.
ERROR: An error occurred. Pip failed with status code 2. Use --debug for more information.
|
Create app using found Dockerfile
Process completed with exit code 1.
|
Create app using found Dockerfile
The process '/usr/bin/docker' failed with exit code 1
|
Create app using found Dockerfile
The process '/usr/bin/docker' failed with exit code 1
|
Create app using provided Dockerfile
Process completed with exit code 1.
|
Create app using provided Dockerfile
The process '/usr/bin/docker' failed with exit code 1
|
Create app using provided Dockerfile
The process '/usr/bin/docker' failed with exit code 1
|
Create app using image on Linux runner
Command failed: az containerapp show -n gh-ca-is-lin-6218458463 -g oryx-gh-action-test -o none
WARNING: The command requires the extension containerapp. It will be installed first.
WARNING: The installed extension 'containerapp' is in preview.
ERROR: (ResourceNotFound) The Resource 'Microsoft.App/containerApps/gh-ca-is-lin-6218458463' under resource group 'oryx-gh-action-test' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
|
Create app using builder with YAML configuration
The process '/usr/bin/git' failed with exit code 128
|
Create app using builder with YAML configuration
Command failed: az containerapp show -n gh-ca-bs-yaml-6218458463 -g oryx-gh-action-test -o none
WARNING: The command requires the extension containerapp. It will be installed first.
WARNING: The installed extension 'containerapp' is in preview.
ERROR: (ResourceNotFound) The Resource 'Microsoft.App/containerApps/gh-ca-bs-yaml-6218458463' under resource group 'oryx-gh-action-test' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
|
Create app using builder with YAML configuration
Command failed: az containerapp env list -g oryx-gh-action-test --query [0].name"
/bin/sh: 1: Syntax error: Unterminated quoted string
|
Create app using builder with YAML configuration
Command failed: az containerapp env show -n gh-ca-bs-yaml-6218458463-env -g oryx-gh-action-test -o none
ERROR: (ResourceNotFound) The Resource 'Microsoft.App/managedEnvironments/gh-ca-bs-yaml-6218458463-env' under resource group 'oryx-gh-action-test' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
|
Create app using builder
The process '/usr/bin/git' failed with exit code 128
|
Create app using builder
Command failed: az containerapp show -n gh-ca-bs-6218458463 -g oryx-gh-action-test -o none
WARNING: The command requires the extension containerapp. It will be installed first.
WARNING: The installed extension 'containerapp' is in preview.
ERROR: (ResourceNotFound) The Resource 'Microsoft.App/containerApps/gh-ca-bs-6218458463' under resource group 'oryx-gh-action-test' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
|
Create app using image with YAML configuration on Linux runner
Command failed: az containerapp show -n gh-ca-bs-yaml-lin-6218458463 -g oryx-gh-action-test -o none
WARNING: The command requires the extension containerapp. It will be installed first.
WARNING: The installed extension 'containerapp' is in preview.
ERROR: (ResourceNotFound) The Resource 'Microsoft.App/containerApps/gh-ca-bs-yaml-lin-6218458463' under resource group 'oryx-gh-action-test' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
|
Create app using image with YAML configuration on Linux runner
Command failed: az containerapp env list -g oryx-gh-action-test --query [0].name"
/bin/sh: 1: Syntax error: Unterminated quoted string
|
Create app using image with YAML configuration on Linux runner
The process '/usr/bin/git' failed with exit code 128
|
Update existing app using builder
The process '/usr/bin/git' failed with exit code 128
|
Create app using image with YAML configuration on Windows runner
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Create app using image with YAML configuration on Windows runner
Command failed: az containerapp show -n gh-ca-bs-yaml-win-6218458463 -g oryx-gh-action-test -o none
WARNING: The command requires the extension containerapp. It will be installed first.
ERROR: An error occurred. Pip failed with status code 2. Use --debug for more information.
|
Create app using found Dockerfile
Command failed: az containerapp show -n gh-ca-fd-6218458463 -g oryx-gh-action-test -o none
WARNING: The command requires the extension containerapp. It will be installed first.
WARNING: The installed extension 'containerapp' is in preview.
ERROR: (ResourceNotFound) The Resource 'Microsoft.App/containerApps/gh-ca-fd-6218458463' under resource group 'oryx-gh-action-test' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
|
Create app using found Dockerfile
The process '/usr/bin/git' failed with exit code 128
|
Create app using provided Dockerfile
Command failed: az containerapp show -n gh-ca-pd-6218458463 -g oryx-gh-action-test -o none
WARNING: The command requires the extension containerapp. It will be installed first.
WARNING: The installed extension 'containerapp' is in preview.
ERROR: (ResourceNotFound) The Resource 'Microsoft.App/containerApps/gh-ca-pd-6218458463' under resource group 'oryx-gh-action-test' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
|
Create app using provided Dockerfile
The process '/usr/bin/git' failed with exit code 128
|