ci: enable relevant apps for deployment #55
ci-cd-pull-request.yml
on: pull_request
Generate git short sha
/
Generate git short sha
5s
Check for changes
/
Filter
4s
build-and-test
/
Typechecking
31s
build-and-test
/
Linting
21s
build-and-test
/
Tests
30s
build-and-test
/
Builds
1m 52s
playwright-test
/
Playwright Tests
44s
Deploy apps to test
/
Deploy migration job to test
50s
dry-run-deploy-infra
/
Deploy to test
1m 28s
Matrix: Deploy apps to test / deploy-apps
Annotations
7 errors and 19 warnings
Deploy apps to test / Deploy frontend-design-poc to test
ERROR: Unhandled exception. System.IO.DirectoryNotFoundException: Could not find a part of the path '/home/runner/work/dialogporten-frontend/dialogporten-frontend/.azure/applications/frontend-design-poc/test.bicepparam'.
at Interop.ThrowExceptionForIoErrno(ErrorInfo, String, Boolean)
at Interop.CheckIo(Error, String , Boolean )
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, OpenFlags, Int32, Boolean, Boolean& , Func`4)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, FileMode, FileAccess, FileShare, FileOptions, Int64, UnixFileMode, Int64& , UnixFileMode& , Boolean, Boolean& , Func`4 )
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1 , Func`4 )
at System.IO.Strategies.OSFileStreamStrategy..ctor(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1)
at System.IO.Strategies.UnixFileStreamStrategy..ctor(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream, String, FileMode, FileAccess, FileShare, Int32, FileOptions, Int64, Nullable`1)
at System.IO.FileStream..ctor(String, FileMode, FileAccess, FileShare, Int32, FileOptions, Int64)
at System.IO.FileStream..ctor(String, FileMode, FileAccess, FileShare, Int32, FileOptions)
at System.IO.File.AsyncStreamReader(String, Encoding)
at System.IO.File.InternalReadAllTextAsync(String, Encoding, CancellationToken)
at Bicep.Cli.Commands.BuildParamsCommand.CreateWorkspaceWithParamOverrides(Uri paramsFileUri)
at Bicep.Cli.Commands.BuildParamsCommand.RunAsync(BuildParamsArguments args)
at Bicep.Cli.Program.RunAsync(String[] args, CancellationToken cancellationToken)
at Bicep.Cli.Program.<>c__DisplayClass3_0.<<Main>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at Bicep.Cli.Program.RunWithCancellationAsync(Func`2 runFunc)
at Bicep.Cli.Program.Main(String[] args)
at Bicep.Cli.Program.<Main>(String[] args)
|
Deploy apps to test / Deploy frontend-design-poc to test
Error: Deployment failed.
|
Deploy apps to test / Deploy bff-frontend-poc to test
The job was canceled because "frontend-design-poc" failed.
|
Deploy apps to test / Deploy bff-frontend-poc to test
ERROR: Unhandled exception. System.IO.DirectoryNotFoundException: Could not find a part of the path '/home/runner/work/dialogporten-frontend/dialogporten-frontend/.azure/applications/bff-frontend-poc/test.bicepparam'.
at Interop.ThrowExceptionForIoErrno(ErrorInfo, String, Boolean)
at Interop.CheckIo(Error, String , Boolean )
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, OpenFlags, Int32, Boolean, Boolean& , Func`4)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, FileMode, FileAccess, FileShare, FileOptions, Int64, UnixFileMode, Int64& , UnixFileMode& , Boolean, Boolean& , Func`4 )
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1 , Func`4 )
at System.IO.Strategies.OSFileStreamStrategy..ctor(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1)
at System.IO.Strategies.UnixFileStreamStrategy..ctor(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream, String, FileMode, FileAccess, FileShare, Int32, FileOptions, Int64, Nullable`1)
at System.IO.FileStream..ctor(String, FileMode, FileAccess, FileShare, Int32, FileOptions, Int64)
at System.IO.FileStream..ctor(String, FileMode, FileAccess, FileShare, Int32, FileOptions)
at System.IO.File.AsyncStreamReader(String, Encoding)
at System.IO.File.InternalReadAllTextAsync(String, Encoding, CancellationToken)
at Bicep.Cli.Commands.BuildParamsCommand.CreateWorkspaceWithParamOverrides(Uri paramsFileUri)
at Bicep.Cli.Commands.BuildParamsCommand.RunAsync(BuildParamsArguments args)
at Bicep.Cli.Program.RunAsync(String[] args, CancellationToken cancellationToken)
at Bicep.Cli.Program.<>c__DisplayClass3_0.<<Main>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at Bicep.Cli.Program.RunWithCancellationAsync(Func`2 runFunc)
at Bicep.Cli.Program.Main(String[] args)
at Bicep.Cli.Program.<Main>(String[] args)
|
Deploy apps to test / Deploy bff-frontend-poc to test
Error: Deployment failed.
|
Deploy apps to test / Deploy bff to test
The job was canceled because "frontend-design-poc" failed.
|
Deploy apps to test / Deploy bff to test
The operation was canceled.
|
build-and-test / Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-test / Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-test / Typechecking
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
playwright-test / Playwright Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy apps to test / Deploy migration job to test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1, azure/arm-deploy@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy apps to test / Deploy migration job to test
WARNING: The configuration value of bicep.use_binary_from_path has been set to 'false'.
|
Deploy apps to test / Deploy frontend-design-poc to test
WARNING: The configuration value of bicep.use_binary_from_path has been set to 'false'.
|
Deploy apps to test / Deploy frontend-design-poc to test
ERROR: Unhandled exception. System.IO.DirectoryNotFoundException: Could not find a part of the path '/home/runner/work/dialogporten-frontend/dialogporten-frontend/.azure/applications/frontend-design-poc/test.bicepparam'.
at Interop.ThrowExceptionForIoErrno(ErrorInfo, String, Boolean)
at Interop.CheckIo(Error, String , Boolean )
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, OpenFlags, Int32, Boolean, Boolean& , Func`4)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, FileMode, FileAccess, FileShare, FileOptions, Int64, UnixFileMode, Int64& , UnixFileMode& , Boolean, Boolean& , Func`4 )
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1 , Func`4 )
at System.IO.Strategies.OSFileStreamStrategy..ctor(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1)
at System.IO.Strategies.UnixFileStreamStrategy..ctor(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream, String, FileMode, FileAccess, FileShare, Int32, FileOptions, Int64, Nullable`1)
at System.IO.FileStream..ctor(String, FileMode, FileAccess, FileShare, Int32, FileOptions, Int64)
at System.IO.FileStream..ctor(String, FileMode, FileAccess, FileShare, Int32, FileOptions)
at System.IO.File.AsyncStreamReader(String, Encoding)
at System.IO.File.InternalReadAllTextAsync(String, Encoding, CancellationToken)
at Bicep.Cli.Commands.BuildParamsCommand.CreateWorkspaceWithParamOverrides(Uri paramsFileUri)
at Bicep.Cli.Commands.BuildParamsCommand.RunAsync(BuildParamsArguments args)
at Bicep.Cli.Program.RunAsync(String[] args, CancellationToken cancellationToken)
at Bicep.Cli.Program.<>c__DisplayClass3_0.<<Main>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at Bicep.Cli.Program.RunWithCancellationAsync(Func`2 runFunc)
at Bicep.Cli.Program.Main(String[] args)
at Bicep.Cli.Program.<Main>(String[] args)
|
Deploy apps to test / Deploy frontend-design-poc to test
Template validation failed.
|
Deploy apps to test / Deploy bff-frontend-poc to test
WARNING: The configuration value of bicep.use_binary_from_path has been set to 'false'.
|
Deploy apps to test / Deploy bff-frontend-poc to test
ERROR: Unhandled exception. System.IO.DirectoryNotFoundException: Could not find a part of the path '/home/runner/work/dialogporten-frontend/dialogporten-frontend/.azure/applications/bff-frontend-poc/test.bicepparam'.
at Interop.ThrowExceptionForIoErrno(ErrorInfo, String, Boolean)
at Interop.CheckIo(Error, String , Boolean )
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, OpenFlags, Int32, Boolean, Boolean& , Func`4)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, FileMode, FileAccess, FileShare, FileOptions, Int64, UnixFileMode, Int64& , UnixFileMode& , Boolean, Boolean& , Func`4 )
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1 , Func`4 )
at System.IO.Strategies.OSFileStreamStrategy..ctor(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1)
at System.IO.Strategies.UnixFileStreamStrategy..ctor(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String, FileMode, FileAccess, FileShare, FileOptions, Int64, Nullable`1)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream, String, FileMode, FileAccess, FileShare, Int32, FileOptions, Int64, Nullable`1)
at System.IO.FileStream..ctor(String, FileMode, FileAccess, FileShare, Int32, FileOptions, Int64)
at System.IO.FileStream..ctor(String, FileMode, FileAccess, FileShare, Int32, FileOptions)
at System.IO.File.AsyncStreamReader(String, Encoding)
at System.IO.File.InternalReadAllTextAsync(String, Encoding, CancellationToken)
at Bicep.Cli.Commands.BuildParamsCommand.CreateWorkspaceWithParamOverrides(Uri paramsFileUri)
at Bicep.Cli.Commands.BuildParamsCommand.RunAsync(BuildParamsArguments args)
at Bicep.Cli.Program.RunAsync(String[] args, CancellationToken cancellationToken)
at Bicep.Cli.Program.<>c__DisplayClass3_0.<<Main>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at Bicep.Cli.Program.RunWithCancellationAsync(Func`2 runFunc)
at Bicep.Cli.Program.Main(String[] args)
at Bicep.Cli.Program.<Main>(String[] args)
|
Deploy apps to test / Deploy bff-frontend-poc to test
Template validation failed.
|
Deploy apps to test / Deploy bff to test
WARNING: The configuration value of bicep.use_binary_from_path has been set to 'false'.
|
dry-run-deploy-infra / Deploy to test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/CLI@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dry-run-deploy-infra / Deploy to test
This deployment mode is not supported for subscription scoped deployments, this parameter will be ignored!
|
dry-run-deploy-infra / Deploy to test
WARNING: The configuration value of bicep.use_binary_from_path has been set to 'false'.
|
dry-run-deploy-infra / Deploy to test
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/
|
dry-run-deploy-infra / Deploy to test
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-and-test / Builds
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
425 KB |
|