-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: sam build - TypeError #6739
Comments
Hi, sorry for us to take a look at the issue we would need a lot more context, could you respond by filling out the initial issue template? Thanks so much. |
Closing as there is not enough information for us to investigate. Please open a new issue with more details if you are still facing issues or have questions. |
|
i have the same error " unhashable type: 'list'" Telemetry {'metrics': [{'commandRun': {'requestId': 'dfa3bfe4-38c7-4976-a8d3-a6daf5eaacc0', 'installationId': '4840ff81-f838-4eb6-8f42-3296c6e3da54', 'sessionId': '78665f6d-34f4-4bda-8478-ac178772b58c', 'executionEnvironment': 'GitHubAction', 'ci': True, 'pyversion': '3.10.12', 'samcliVersion': '1.110.0', 'awsProfileProvided': False, 'debugFlagProvided': True, 'region': '', 'commandName': 'sam build', 'metricSpecificAttributes': {'projectType': 'CFN', 'gitOrigin': None, 'projectName': '7041e5aea25a39391ab66afa24e528086268a744f7be816514ca82e0d5ed1c80', 'initialCommit': None}, 'duration': 124, 'exitReason': 'TypeError', 'exitCode': 255}}]} |
Description:
Steps to reproduce:
Observed result:
Expected result:
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
sam --version
:Add --debug flag to command you are running
The text was updated successfully, but these errors were encountered: