You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-12-04T08:44:10.561Z [WARNING]: Failed to compile.
2024-12-04T08:44:10.567Z [WARNING]: ./components/dashboard/index.tsx:3:19
Type error: Cannot find module './Panel' or its corresponding type declarations.
bellow is the complete build log
2024-12-04T08:40:22.283Z [INFO]: # Cloning repository: [email protected]:TeknoloGenie/amplify-nextjs-dashboard-boilerplate.git
2024-12-04T08:40:23.307Z [INFO]:
2024-12-04T08:40:23.308Z [INFO]: Cloning into 'amplify-nextjs-dashboard-boilerplate'...
2024-12-04T08:40:23.308Z [INFO]: # Switching to commit: 6d5156e
2024-12-04T08:40:23.323Z [INFO]: Note: switching to '6d5156ec540c08482639c66662ea8b208d239c08'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 6d5156e updated readme with website and discord link
2024-12-04T08:40:23.419Z [INFO]: Successfully cleaned up Git credentials
2024-12-04T08:40:23.419Z [INFO]: # Checking for Git submodules at: /codebuild/output/src151706819/src/amplify-nextjs-dashboard-boilerplate/.gitmodules
2024-12-04T08:40:23.428Z [INFO]: # Retrieving environment cache...
2024-12-04T08:40:23.481Z [INFO]: # Retrieved environment cache
2024-12-04T08:40:23.481Z [INFO]: ---- Setting Up SSM Secrets ----
2024-12-04T08:40:23.481Z [INFO]: SSM params {"Path":"/amplify/d1hnz7yuan69g5/main/","WithDecryption":true}
2024-12-04T08:40:24.257Z [INFO]: # No package override configuration found.
2024-12-04T08:40:24.262Z [INFO]: # Retrieving cache...
2024-12-04T08:40:45.775Z [INFO]: # Extracting cache...
2024-12-04T08:41:13.279Z [INFO]: # Extraction completed
2024-12-04T08:41:13.548Z [INFO]: # Retrieved cache
2024-12-04T08:41:16.611Z [INFO]: ## Starting Backend Build
# Starting phase: build
# Executing command: npm ci --cache .npm --prefer-offline
2024-12-04T08:42:07.805Z [WARNING]: npm WARN deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
2024-12-04T08:42:07.978Z [WARNING]: npm
2024-12-04T08:42:07.979Z [WARNING]:
2024-12-04T08:42:07.979Z [WARNING]: WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
2024-12-04T08:42:08.181Z [WARNING]: npm
2024-12-04T08:42:08.181Z [WARNING]: WARN deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
2024-12-04T08:42:08.221Z [WARNING]: npm
2024-12-04T08:42:08.221Z [WARNING]: WARN deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
2024-12-04T08:42:08.274Z [WARNING]: npm
2024-12-04T08:42:08.274Z [WARNING]: WARN deprecated [email protected]: Use your platform's native atob() and btoa() methods instead
2024-12-04T08:42:08.517Z [WARNING]: npm WARN
2024-12-04T08:42:08.517Z [WARNING]: deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
2024-12-04T08:42:08.526Z [WARNING]: npm WARN
2024-12-04T08:42:08.527Z [WARNING]: deprecated [email protected]: Glob versions prior to v9 are no longer supported
2024-12-04T08:42:08.527Z [WARNING]: npm
2024-12-04T08:42:08.527Z [WARNING]: WARN deprecated [email protected]: Glob versions prior to v9 are no longer supported
2024-12-04T08:42:08.529Z [WARNING]: npm
2024-12-04T08:42:08.529Z [WARNING]: WARN deprecated [email protected]: Glob versions prior to v9 are no longer supported
2024-12-04T08:42:08.532Z [WARNING]: npm
2024-12-04T08:42:08.532Z [WARNING]: WARN deprecated [email protected]: Glob versions prior to v9 are no longer supported
2024-12-04T08:42:08.539Z [WARNING]: npm
2024-12-04T08:42:08.539Z [WARNING]: WARN deprecated [email protected]: Glob versions prior to v9 are no longer supported
2024-12-04T08:42:08.698Z [WARNING]: npm WARN deprecated
2024-12-04T08:42:08.698Z [WARNING]: [email protected]: Glob versions prior to v9 are no longer supported
2024-12-04T08:42:08.730Z [WARNING]: npm WARN deprecated
2024-12-04T08:42:08.730Z [WARNING]: @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
2024-12-04T08:42:08.860Z [WARNING]: npm WARN deprecated [email protected]: Use your platform's native DOMException instead
2024-12-04T08:42:14.714Z [WARNING]: npm WARN
2024-12-04T08:42:14.719Z [WARNING]: deprecated [email protected]: This version is no longer supported. Please see https://eslint.org/version-support for other options.
2024-12-04T08:42:16.280Z [WARNING]: npm WARN
2024-12-04T08:42:16.280Z [WARNING]: deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
2024-12-04T08:42:31.288Z [INFO]: added 1662 packages, and audited 2043 packages in 1m
2024-12-04T08:42:31.294Z [INFO]: 212 packages are looking for funding
run npm fund for details
1 high severity vulnerability
To address all issues, run:
npm audit fix
Run npm audit for details.
2024-12-04T08:42:31.352Z [INFO]: # Executing command: npx ampx pipeline-deploy --branch $AWS_BRANCH --app-id $AWS_APP_ID
2024-12-04T08:42:44.304Z [INFO]:
2024-12-04T08:42:44.309Z [INFO]: NOTICES (What's this? https://github.com/aws/aws-cdk/wiki/CLI-Notices)
31716 cli: import fails with with 'S3 error: Access Denied'
Overview: When using cdk import, the command tries to read a template
that doesn't exist from the assets bucket.
Affected versions: cli: >=2.161.0 <=2.162.0
More information at: aws/aws-cdk#31716
If you don’t want to see a notice anymore, use "cdk acknowledge ". For example, "cdk acknowledge 31716".
2024-12-04T08:42:51.235Z [INFO]: ✨ Synthesis time: 0.14s
2024-12-04T08:42:52.114Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Building 78bfc270d1da167b39b5da94b3639d39cda34366a7125eba92f25894e205e591:current_account-current_region
2024-12-04T08:42:52.114Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Built 78bfc270d1da167b39b5da94b3639d39cda34366a7125eba92f25894e205e591:current_account-current_region
2024-12-04T08:42:52.115Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Building 640db7a6ec65f1ac689c14b228838a7837d024d33929750f1a7fd3add36b2882:current_account-current_region
�[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Built 640db7a6ec65f1ac689c14b228838a7837d024d33929750f1a7fd3add36b2882:current_account-current_region
2024-12-04T08:42:52.115Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Publishing 78bfc270d1da167b39b5da94b3639d39cda34366a7125eba92f25894e205e591:current_account-current_region
2024-12-04T08:42:52.115Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Building 1792dfbafb32b8743af7d1b50a198e505253b0716c67c83419748a4863726dc7:current_account-current_region
�[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Built 1792dfbafb32b8743af7d1b50a198e505253b0716c67c83419748a4863726dc7:current_account-current_region
2024-12-04T08:42:52.116Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Publishing 640db7a6ec65f1ac689c14b228838a7837d024d33929750f1a7fd3add36b2882:current_account-current_region
2024-12-04T08:42:52.117Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Building c62a62f4bc84316764fcb627a0f593adb3cfe8940c4945f2e9df82b1813893a7:current_account-current_region
2024-12-04T08:42:52.118Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Built c62a62f4bc84316764fcb627a0f593adb3cfe8940c4945f2e9df82b1813893a7:current_account-current_region
2024-12-04T08:42:52.119Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Publishing 1792dfbafb32b8743af7d1b50a198e505253b0716c67c83419748a4863726dc7:current_account-current_region
2024-12-04T08:42:52.119Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Building 4d15c8b054748eb0b366845837891cb2760804060daddee1c3b8ed36bd14539d:current_account-current_region
2024-12-04T08:42:52.120Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Built 4d15c8b054748eb0b366845837891cb2760804060daddee1c3b8ed36bd14539d:current_account-current_region
�[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Publishing c62a62f4bc84316764fcb627a0f593adb3cfe8940c4945f2e9df82b1813893a7:current_account-current_region
2024-12-04T08:42:52.122Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Building 16a5ca36b297716f0398893abc0af5bbd351c9dc21c168998f48644f4bcd3973:current_account-current_region
2024-12-04T08:42:52.122Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Built 16a5ca36b297716f0398893abc0af5bbd351c9dc21c168998f48644f4bcd3973:current_account-current_region
�[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Publishing 4d15c8b054748eb0b366845837891cb2760804060daddee1c3b8ed36bd14539d:current_account-current_region
2024-12-04T08:42:52.130Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Building d435c198ecfda70a50d3d5e5d2cd46dcc91e0704ba3e47c8687d6f928fb969e2:current_account-current_region
2024-12-04T08:42:52.130Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Built d435c198ecfda70a50d3d5e5d2cd46dcc91e0704ba3e47c8687d6f928fb969e2:current_account-current_region
�[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Publishing 16a5ca36b297716f0398893abc0af5bbd351c9dc21c168998f48644f4bcd3973:current_account-current_region
2024-12-04T08:42:52.134Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Building a20ad82c8920098d358dcc212984830ec862a3b447c3dac4fa8aa94318347003:current_account-current_region
2024-12-04T08:42:52.134Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Built a20ad82c8920098d358dcc212984830ec862a3b447c3dac4fa8aa94318347003:current_account-current_region
2024-12-04T08:42:52.135Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Publishing d435c198ecfda70a50d3d5e5d2cd46dcc91e0704ba3e47c8687d6f928fb969e2:current_account-current_region
2024-12-04T08:42:52.139Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Building 4e51941616daf40596589fb02f3072e6c2f3ac4a4e8d5cfb3f699037a7f42f1e:current_account-current_region
2024-12-04T08:42:52.139Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Built 4e51941616daf40596589fb02f3072e6c2f3ac4a4e8d5cfb3f699037a7f42f1e:current_account-current_region
2024-12-04T08:42:52.140Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Publishing a20ad82c8920098d358dcc212984830ec862a3b447c3dac4fa8aa94318347003:current_account-current_region
2024-12-04T08:42:52.141Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Building 16211031dafad860aca71fa43223cd35409bc7d01d47a3fd2ea3952436b90e68:current_account-current_region
2024-12-04T08:42:52.141Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Built 16211031dafad860aca71fa43223cd35409bc7d01d47a3fd2ea3952436b90e68:current_account-current_region
2024-12-04T08:42:52.375Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Published a20ad82c8920098d358dcc212984830ec862a3b447c3dac4fa8aa94318347003:current_account-current_region
2024-12-04T08:42:52.375Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Publishing 4e51941616daf40596589fb02f3072e6c2f3ac4a4e8d5cfb3f699037a7f42f1e:current_account-current_region
2024-12-04T08:42:52.380Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Published 78bfc270d1da167b39b5da94b3639d39cda34366a7125eba92f25894e205e591:current_account-current_region
2024-12-04T08:42:52.382Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: start: Publishing 16211031dafad860aca71fa43223cd35409bc7d01d47a3fd2ea3952436b90e68:current_account-current_region
2024-12-04T08:42:52.391Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Published 1792dfbafb32b8743af7d1b50a198e505253b0716c67c83419748a4863726dc7:current_account-current_region
2024-12-04T08:42:52.409Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Published c62a62f4bc84316764fcb627a0f593adb3cfe8940c4945f2e9df82b1813893a7:current_account-current_region
2024-12-04T08:42:52.409Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Published d435c198ecfda70a50d3d5e5d2cd46dcc91e0704ba3e47c8687d6f928fb969e2:current_account-current_region
2024-12-04T08:42:52.414Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Published 640db7a6ec65f1ac689c14b228838a7837d024d33929750f1a7fd3add36b2882:current_account-current_region
2024-12-04T08:42:52.441Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Published 4d15c8b054748eb0b366845837891cb2760804060daddee1c3b8ed36bd14539d:current_account-current_region
2024-12-04T08:42:52.442Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Published 16a5ca36b297716f0398893abc0af5bbd351c9dc21c168998f48644f4bcd3973:current_account-current_region
2024-12-04T08:42:52.526Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Published 16211031dafad860aca71fa43223cd35409bc7d01d47a3fd2ea3952436b90e68:current_account-current_region
2024-12-04T08:42:52.567Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: success: Published 4e51941616daf40596589fb02f3072e6c2f3ac4a4e8d5cfb3f699037a7f42f1e:current_account-current_region
2024-12-04T08:42:52.568Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: deploying... [1/1]
2024-12-04T08:42:52.820Z [INFO]: �[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m: creating CloudFormation changeset...
2024-12-04T08:43:09.701Z [INFO]: amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 0/6 | 8:43:03 AM | �[0mUPDATE_IN_PROGRESS �[0m | AWS::CloudFormation::Stack | �[0m�[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m�[0m �[36m�[1mUser Initiated�[22m�[39m
2024-12-04T08:43:09.706Z [INFO]: amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 0/6 | 8:43:07 AM | �[0mUPDATE_IN_PROGRESS �[0m | AWS::CloudFormation::Stack | �[0m�[1mfunction.NestedStack/function.NestedStackResource�[22m�[0m (function1351588B)
amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 0/6 | 8:43:07 AM | �[0mUPDATE_IN_PROGRESS �[0m | AWS::CloudFormation::Stack | �[0m�[1mauth.NestedStack/auth.NestedStackResource�[22m�[0m (auth179371D7)
amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 1/6 | 8:43:08 AM | �[32mUPDATE_COMPLETE �[39m | AWS::CloudFormation::Stack | �[32m�[1mfunction.NestedStack/function.NestedStackResource�[22m�[39m (function1351588B)
amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 2/6 | 8:43:08 AM | �[32mUPDATE_COMPLETE �[39m | AWS::CloudFormation::Stack | �[32m�[1mauth.NestedStack/auth.NestedStackResource�[22m�[39m (auth179371D7)
amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 2/6 | 8:43:08 AM | �[0mUPDATE_IN_PROGRESS �[0m | AWS::CloudFormation::Stack | �[0m�[1mdata.NestedStack/data.NestedStackResource�[22m�[0m (data7552DF31)
amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 2/6 | 8:43:08 AM | �[0mUPDATE_IN_PROGRESS �[0m | AWS::CloudFormation::Stack | �[0m�[1mstorage.NestedStack/storage.NestedStackResource�[22m�[0m (storage0EC3F24A)
2024-12-04T08:43:14.767Z [INFO]: amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 3/6 | 8:43:09 AM | �[32mUPDATE_COMPLETE �[39m | AWS::CloudFormation::Stack | �[32m�[1mstorage.NestedStack/storage.NestedStackResource�[22m�[39m (storage0EC3F24A)
2024-12-04T08:43:35.137Z [INFO]: amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 4/6 | 8:43:30 AM | �[32mUPDATE_COMPLETE �[39m | AWS::CloudFormation::Stack | �[32m�[1mdata.NestedStack/data.NestedStackResource�[22m�[39m (data7552DF31)
2024-12-04T08:43:35.148Z [INFO]: amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 5/6 | 8:43:32 AM | �[32mUPDATE_COMPLETE_CLEA�[39m | AWS::CloudFormation::Stack | �[32m�[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m�[39m
amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 4/6 | 8:43:33 AM | �[32mUPDATE_COMPLETE �[39m | AWS::CloudFormation::Stack | �[32m�[1mstorage.NestedStack/storage.NestedStackResource�[22m�[39m (storage0EC3F24A)
2024-12-04T08:43:55.451Z [INFO]: amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 3/6 | 8:43:54 AM | �[32mUPDATE_COMPLETE �[39m | AWS::CloudFormation::Stack | �[32m�[1mdata.NestedStack/data.NestedStackResource�[22m�[39m (data7552DF31)
2024-12-04T08:43:55.458Z [INFO]: amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 2/6 | 8:43:54 AM | �[32mUPDATE_COMPLETE �[39m | AWS::CloudFormation::Stack | �[32m�[1mfunction.NestedStack/function.NestedStackResource�[22m�[39m (function1351588B)
amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 1/6 | 8:43:54 AM | �[32mUPDATE_COMPLETE �[39m | AWS::CloudFormation::Stack | �[32m�[1mauth.NestedStack/auth.NestedStackResource�[22m�[39m (auth179371D7)
amplify-d1hnz7yuan69g5-main-branch-6380932d93 | 2/6 | 8:43:54 AM | �[32mUPDATE_COMPLETE �[39m | AWS::CloudFormation::Stack | �[32m�[1mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[22m�[39m
2024-12-04T08:43:59.408Z [INFO]: �[32m�[39m
�[32m ✅ amplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m
2024-12-04T08:43:59.412Z [INFO]: ✨ Deployment time: 66.84s
Outputs:
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mallowUnauthenticatedIdentities�[39m = �[4m�[36mfalse�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mamplifyApiModelSchemaS3Uri�[39m = �[4m�[36ms3://amplify-d1hnz7yuan69g5-ma-amplifydataamplifycodege-66dvbm5csifn/model-schema.graphql�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mauthRegion�[39m = �[4m�[36mus-west-1�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mawsAppsyncAdditionalAuthenticationTypes�[39m = �[4m�[36mAMAZON_COGNITO_USER_POOLS,AWS_IAM�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mawsAppsyncApiEndpoint�[39m = �[4m�[36mhttps://cip6onjkizcqtgxtsbviafotea.appsync-api.us-west-1.amazonaws.com/graphql�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mawsAppsyncApiId�[39m = �[4m�[36muua6tgpruffjpbrxzxi2j23zze�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mawsAppsyncApiKey�[39m = �[4m�[36mda2-xis2s4nrzragldhjmx7g4flmle�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mawsAppsyncAuthenticationType�[39m = �[4m�[36mAPI_KEY�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mawsAppsyncRegion�[39m = �[4m�[36mus-west-1�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mbucketName�[39m = �[4m�[36mamplify-d1hnz7yuan69g5-main-br-mediabucket9f5de49b-hhx6k0kbfzb2�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mbuckets�[39m = �[4m�[36m["{"name":"media","bucketName":"amplify-d1hnz7yuan69g5-main-br-mediabucket9f5de49b-hhx6k0kbfzb2","storageRegion":"us-west-1","paths":{"media/${cognito-identity.amazonaws.com:sub}/":{"entityidentity":["get","list","write","delete"]},"media/":{"authenticated":["list"]},"media/profile-pictures/${cognito-identity.amazonaws.com:sub}/":{"entityidentity":["get","list","write","delete"]},"media/profile-pictures/":{"guest":["get","list"],"authenticated":["get","list"]}}}"]�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mdefinedFunctions�[39m = �[4m�[36m["amplify-d1hnz7yuan69g5-ma-postconfirmationlambda19-BXWr1Prxzyz2"]�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mdeploymentType�[39m = �[4m�[36mbranch�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36midentityPoolId�[39m = �[4m�[36mus-west-1:9fb8562a-d53c-4373-ab64-a8d6da09cade�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mmfaConfiguration�[39m = �[4m�[36mOFF�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mmfaTypes�[39m = �[4m�[36m[]�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36moauthClientId�[39m = �[4m�[36mtg254kgu5v2dkpt01n4l2mffp�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36moauthCognitoDomain�[39m =
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36moauthRedirectSignIn�[39m = �[4m�[36mhttps://example.com�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36moauthRedirectSignOut�[39m =
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36moauthResponseType�[39m = �[4m�[36mcode�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36moauthScope�[39m = �[4m�[36m["profile","phone","email","openid","aws.cognito.signin.user.admin"]�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mpasswordPolicyMinLength�[39m = �[4m�[36m8�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mpasswordPolicyRequirements�[39m = �[4m�[36m["REQUIRES_NUMBERS","REQUIRES_LOWERCASE","REQUIRES_UPPERCASE","REQUIRES_SYMBOLS"]�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mregion�[39m = �[4m�[36mus-west-1�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36msignupAttributes�[39m = �[4m�[36m["email"]�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36msocialProviders�[39m =
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mstorageRegion�[39m = �[4m�[36mus-west-1�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36muserPoolId�[39m = �[4m�[36mus-west-1_OsUb8PwsH�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36musernameAttributes�[39m = �[4m�[36m["email"]�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mverificationMechanisms�[39m = �[4m�[36m["email"]�[39m�[24m
�[36mamplify-d1hnz7yuan69g5-main-branch-6380932d93�[39m.�[36mwebClientId�[39m = �[4m�[36mtg254kgu5v2dkpt01n4l2mffp�[39m�[24m
Stack ARN:
arn:aws:cloudformation:us-west-1:826714853728:stack/amplify-d1hnz7yuan69g5-main-branch-6380932d93/d86b4e80-7261-11ef-ae87-029c0c0c5381
✨ Total time: 66.99s
2024-12-04T08:43:59.567Z [INFO]: NOTICES (What's this? https://github.com/aws/aws-cdk/wiki/CLI-Notices)
2024-12-04T08:43:59.567Z [INFO]: 31716 cli: import fails with with 'S3 error: Access Denied'
Overview: When using cdk import, the command tries to read a template
that doesn't exist from the assets bucket.
Affected versions: cli: >=2.161.0 <=2.162.0
More information at: https://github.com/aws/aws-cdk/issues/31716
31885 (cli): Bootstrap stack outdated
Overview: The bootstrap stack in aws://826714853728/us-west-1 is outdated.
We recommend at least version 21, distributed with CDK CLI
2.149.0 or higher. Please rebootstrap your environment by
runing 'cdk bootstrap aws://826714853728/us-west-1'
Affected versions: bootstrap: <21
More information at: https://github.com/aws/aws-cdk/issues/31885
If you don’t want to see a notice anymore, use "cdk acknowledge ". For example, "cdk acknowledge 31716".
2024-12-04T08:43:59.970Z [INFO]: File written: amplify_outputs.json
2024-12-04T08:43:59.970Z [INFO]:
2024-12-04T08:44:00.225Z [INFO]: # Completed phase: build
## Completed Backend Build
2024-12-04T08:44:00.230Z [INFO]: ## Starting Frontend Build
# Starting phase: build
2024-12-04T08:44:00.230Z [INFO]: # Executing command: npm run build
2024-12-04T08:44:00.493Z [INFO]: > [email protected] build
> next build
2024-12-04T08:44:01.132Z [INFO]: ▲ Next.js 14.2.14
2024-12-04T08:44:01.132Z [INFO]:
2024-12-04T08:44:01.133Z [INFO]: Linting and checking validity of types ...
2024-12-04T08:44:10.561Z [WARNING]: Failed to compile.
2024-12-04T08:44:10.567Z [WARNING]: ./components/dashboard/index.tsx:3:19
Type error: Cannot find module './Panel' or its corresponding type declarations.
�[0m �[90m 1 |�[39m �[36mimport�[39m �[33mReact�[39m �[36mfrom�[39m �[32m"react"�[39m�[33m;�[39m�[0m
�[0m �[90m 2 |�[39m �[36mimport�[39m { �[33mView�[39m } �[36mfrom�[39m �[32m"@aws-amplify/ui-react"�[39m�[33m;�[39m�[0m
�[0m�[31m�[1m>�[22m�[39m�[90m 3 |�[39m �[36mimport�[39m �[33mPanel�[39m �[36mfrom�[39m �[32m"./Panel"�[39m�[33m;�[39m�[0m
�[0m �[90m |�[39m �[31m�[1m^�[22m�[39m�[0m
�[0m �[90m 4 |�[39m�[0m
�[0m �[90m 5 |�[39m �[36minterface�[39m �[33mPanelConfig�[39m {�[0m
�[0m �[90m 6 |�[39m id�[33m:�[39m string�[33m;�[39m�[0m
2024-12-04T08:44:10.661Z [ERROR]: !!! Build failed
2024-12-04T08:44:10.662Z [INFO]: Please read more about Amplify Hosting's support for SSR frameworks to find if your build failure is related to an unsupported feature: https://docs.aws.amazon.com/amplify/latest/userguide/amplify-ssr-framework-support.html. You may also find this troubleshooting guide useful: https://docs.aws.amazon.com/amplify/latest/userguide/troubleshooting-ssr-deployment.html
2024-12-04T08:44:10.662Z [ERROR]: !!! Error: Command failed with exit code 1
2024-12-04T08:44:10.662Z [INFO]: # Starting environment caching...
2024-12-04T08:44:10.662Z [INFO]: # Uploading environment cache artifact...
2024-12-04T08:44:10.735Z [INFO]: # Uploaded environment cache artifact
2024-12-04T08:44:10.735Z [INFO]: # Environment caching completed
The text was updated successfully, but these errors were encountered:
direct error log reference
bellow is the complete build log
The text was updated successfully, but these errors were encountered: