Skip to content

Commit

Permalink
Adding linter results for GenesysCloudBlueprints/bot-connector-for-ms…
Browse files Browse the repository at this point in the history
…-power-virtual-agent
  • Loading branch information
blueprint_bot committed Nov 11, 2024
1 parent 9c55bbb commit 43f08fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"success": [{"id": "struct_3", "level": "error", "description": "Every Genesys Cloud blueprint should have a overview.png file that contains a high-level architecture diagram for the blueprint."}, {"id": "struct_0", "level": "error", "description": "All Genesys Cloud blueprints must include a README.MD file. This file should contain a brief introduction of the blueprint."}, {"id": "struct_1", "level": "error", "description": "Every Genesys Cloud blueprint should have a blueprint directory at the root of the project. This directory should hold all assets associated with the blueprint."}, {"id": "struct_2", "level": "error", "description": "Every Genesys Cloud blueprint should have a blueprint/images directory that will contain all of the image assets for a project."}, {"id": "content_2", "level": "error", "description": "The index.md file's front matter must include the following fields: title, author, indextype, icon, image, category, and summary", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 3, "lineCount": 1, "lineContent": "title: Use Web Messaging with Genesys Bot Connector and Microsoft Power VA (Virtual Agent)"}, {"path": "blueprint/index.md", "lineNumber": 4, "lineCount": 1, "lineContent": "author: Marc Sassoon and Pierrick Lozach"}, {"path": "blueprint/index.md", "lineNumber": 5, "lineCount": 1, "lineContent": "indextype: blueprint"}, {"path": "blueprint/index.md", "lineNumber": 6, "lineCount": 1, "lineContent": "icon: blueprint"}, {"path": "blueprint/index.md", "lineNumber": 7, "lineCount": 1, "lineContent": "image: images/bot-wm-aws.png"}, {"path": "blueprint/index.md", "lineNumber": 8, "lineCount": 1, "lineContent": "category: 3"}, {"path": "blueprint/index.md", "lineNumber": 9, "lineCount": 1, "lineContent": "summary: |"}]}, {"id": "struct_4", "level": "error", "description": "Every Genesys Cloud blueprint should have a blueprint/index.md that contains a complete writeup in Markdown of the blueprint."}, {"id": "link_1", "level": "error", "description": "Image links in index.md file should point to a valid image file.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 15, "lineCount": 1, "lineContent": "![Web Messaging with Genesys Bot Connector and Microsoft Power VA](images/bot-wm-aws.png \"Web Messaging with Genesys Bot Connector and Microsoft Power VA\")"}, {"path": "blueprint/index.md", "lineNumber": 115, "lineCount": 1, "lineContent": "\t![Copy the bot security key](images/PowerVaSecurity.png \"Copy the bot security key\")"}, {"path": "blueprint/index.md", "lineNumber": 137, "lineCount": 1, "lineContent": "\t![Set permissions to the table](images/DynamoDBPermissions.png \"Set permissions to the table\")"}, {"path": "blueprint/index.md", "lineNumber": 145, "lineCount": 1, "lineContent": " ![Add trigger](images/TriggerAdding.png \"Add trigger\")"}, {"path": "blueprint/index.md", "lineNumber": 153, "lineCount": 1, "lineContent": " ![Create API Gateway resource](images/CreateResource.png \"Create API Gateway resource\")"}, {"path": "blueprint/index.md", "lineNumber": 155, "lineCount": 1, "lineContent": " ![Create resource](images/create-resource.png \"Create resource\")"}, {"path": "blueprint/index.md", "lineNumber": 157, "lineCount": 1, "lineContent": " ![Add the POST method to the Gateway](images/MethodSettings.png \"Add the POST method to the Gateway\")"}, {"path": "blueprint/index.md", "lineNumber": 159, "lineCount": 1, "lineContent": "\t![Trigger Lambda settings](images/LambdaSettings.png \"Trigger Lambda settings\")"}, {"path": "blueprint/index.md", "lineNumber": 167, "lineCount": 1, "lineContent": "\t![Set the mapping template](images/MappingTemplate.png \"Set the mapping template\")"}, {"path": "blueprint/index.md", "lineNumber": 185, "lineCount": 1, "lineContent": "\t![Deploy the API Gateway](images/DeployAPI.png \"Deploy the API Gateway\")"}, {"path": "blueprint/index.md", "lineNumber": 189, "lineCount": 1, "lineContent": "\t![Copy the API Gateway URL](images/TriggerURL.png \"Copy the API Gateway URL\")"}, {"path": "blueprint/index.md", "lineNumber": 204, "lineCount": 1, "lineContent": "\t![postUtterance settings](images/PostUtteranceSettings.png \"postUtterance settings\")"}, {"path": "blueprint/index.md", "lineNumber": 212, "lineCount": 1, "lineContent": " \t![Configure credentials](images/Credentials.png \"Configure credentials\")"}, {"path": "blueprint/index.md", "lineNumber": 225, "lineCount": 1, "lineContent": "![Genesys Cloud permissions](images/GCPermissions.png \"Genesys Cloud permissions\")"}, {"path": "blueprint/index.md", "lineNumber": 291, "lineCount": 1, "lineContent": "\t![Architect toolbox](images/Toolbox.png \"Architect toolbox\")"}, {"path": "blueprint/index.md", "lineNumber": 294, "lineCount": 1, "lineContent": "\t![Call Bot Connector action](images/CallConnector.png \"Call Bot Connector action\")"}, {"path": "blueprint/index.md", "lineNumber": 297, "lineCount": 1, "lineContent": "\t![Complete the Architect flow](images/ArchitectFlow.png \"Complete the Architect flow\")"}, {"path": "blueprint/index.md", "lineNumber": 303, "lineCount": 1, "lineContent": " ![Messenger Deployment](images/MessengerDep.png \"Messenger Deployment\")"}, {"path": "blueprint/index.md", "lineNumber": 306, "lineCount": 1, "lineContent": "\t![Messenger](images/Messenger.png \"Messenger\")"}]}, {"id": "content_9", "level": "error", "description": "The index.md file should have a '### Download the repository containing the project files' section that describe how to clone the blueprint repository from GitHub.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 101, "lineCount": 1, "lineContent": "### Download the repository containing the project files"}]}, {"id": "content_10", "level": "error", "description": "The index.md should have a '## Additional resources' section containing the project files section. This section should include any additional links that will be useful for the blueprint.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 309, "lineCount": 1, "lineContent": "## Additional resources"}]}, {"id": "link_0", "level": "error", "description": "Image links in the README.md file should point to a valid image file.", "fileHighlights": [{"path": "README.md", "lineNumber": 5, "lineCount": 1, "lineContent": "![Web Messaging with Genesys Bot Connector and Microsoft Power VA](blueprint/images/bot-wm-aws.png \"Web Messaging with Genesys Bot Connector and Microsoft Power VA\")"}]}, {"id": "content_5", "level": "error", "description": "The index.md must have a '## Content' section linking to the rest of the document.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 33, "lineCount": 1, "lineContent": "## Content"}]}, {"id": "content_3", "level": "error", "description": "The index.md must have a '## Scenario' section describing the problem the blueprint is trying to solve.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 17, "lineCount": 1, "lineContent": "## Scenario"}]}, {"id": "content_4", "level": "error", "description": "The index.md must have a '## Solution' section describing how blueprint solves the project.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 23, "lineCount": 1, "lineContent": "## Solution"}]}, {"id": "content_6", "level": "error", "description": "The index.md file must have a '## Prerequisites' section that describes the skillset and technical requirements an individual must have to successfully install the blueprint.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 51, "lineCount": 1, "lineContent": "## Prerequisites"}]}, {"id": "content_7", "level": "error", "description": "The index.md file should have '### Specialized knowledge' section that enumerates the skill sets that the implementor should possess in order to carry out the blueprint.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 53, "lineCount": 1, "lineContent": "### Specialized knowledge"}]}, {"id": "link_2", "level": "error", "description": "Image links in the README.md file is missing alternative text.", "fileHighlights": []}, {"id": "link_4", "level": "error", "description": "Hyperlinks in the README.md file is missing alternative text.", "fileHighlights": []}, {"id": "content_8", "level": "error", "description": "The index.md file should have a '## Implementation steps' section that enumerates the steps necessary to carry out the blueprint implementation.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 75, "lineCount": 1, "lineContent": "## Implementation steps"}]}, {"id": "content_1", "level": "error", "description": "The front matter must be defined in the file or the blueprint will not appear in the Developer Center", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 1, "lineCount": 11, "lineContent": "---\n\ntitle: Use Web Messaging with Genesys Bot Connector and Microsoft Power VA (Virtual Agent)\nauthor: Marc Sassoon and Pierrick Lozach\nindextype: blueprint\nicon: blueprint\nimage: images/bot-wm-aws.png\ncategory: 3\nsummary: |\n This Genesys Cloud Developer Blueprint explains how to deploy a Microsoft Power Virtual Agent (VA) bot to answer your customer queries through Web Messaging and Messenger. The blueprint also provides the solution for using a third-party bot that Genesys Cloud does not support as a strategic vendor. The solution uses the Genesys Bot Connector that provides the API and acts as the link between Genesys Cloud and the bot.\n---"}]}, {"id": "link_5", "level": "error", "description": "Hyperlinks in the index.md file is missing alternative text.", "fileHighlights": []}, {"id": "link_3", "level": "error", "description": "Image links in the index.md file is missing alternative text.", "fileHighlights": []}], "failed": [{"id": "content_0", "level": "error", "description": "Overview image should be referred to in README.MD", "fileHighlights": []}], "timestamp": "2024-11-11T21:12:33Z"}
{"success": [{"id": "struct_1", "level": "error", "description": "Every Genesys Cloud blueprint should have a blueprint directory at the root of the project. This directory should hold all assets associated with the blueprint."}, {"id": "struct_3", "level": "error", "description": "Every Genesys Cloud blueprint should have a overview.png file that contains a high-level architecture diagram for the blueprint."}, {"id": "struct_0", "level": "error", "description": "All Genesys Cloud blueprints must include a README.MD file. This file should contain a brief introduction of the blueprint."}, {"id": "struct_2", "level": "error", "description": "Every Genesys Cloud blueprint should have a blueprint/images directory that will contain all of the image assets for a project."}, {"id": "content_7", "level": "error", "description": "The index.md file should have '### Specialized knowledge' section that enumerates the skill sets that the implementor should possess in order to carry out the blueprint.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 53, "lineCount": 1, "lineContent": "### Specialized knowledge"}]}, {"id": "content_3", "level": "error", "description": "The index.md must have a '## Scenario' section describing the problem the blueprint is trying to solve.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 17, "lineCount": 1, "lineContent": "## Scenario"}]}, {"id": "content_4", "level": "error", "description": "The index.md must have a '## Solution' section describing how blueprint solves the project.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 23, "lineCount": 1, "lineContent": "## Solution"}]}, {"id": "content_5", "level": "error", "description": "The index.md must have a '## Content' section linking to the rest of the document.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 33, "lineCount": 1, "lineContent": "## Content"}]}, {"id": "content_2", "level": "error", "description": "The index.md file's front matter must include the following fields: title, author, indextype, icon, image, category, and summary", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 3, "lineCount": 1, "lineContent": "title: Use Web Messaging with Genesys Bot Connector and Microsoft Power VA (Virtual Agent)"}, {"path": "blueprint/index.md", "lineNumber": 4, "lineCount": 1, "lineContent": "author: Marc Sassoon and Pierrick Lozach"}, {"path": "blueprint/index.md", "lineNumber": 5, "lineCount": 1, "lineContent": "indextype: blueprint"}, {"path": "blueprint/index.md", "lineNumber": 6, "lineCount": 1, "lineContent": "icon: blueprint"}, {"path": "blueprint/index.md", "lineNumber": 7, "lineCount": 1, "lineContent": "image: images/bot-wm-aws.png"}, {"path": "blueprint/index.md", "lineNumber": 8, "lineCount": 1, "lineContent": "category: 3"}, {"path": "blueprint/index.md", "lineNumber": 9, "lineCount": 1, "lineContent": "summary: |"}]}, {"id": "struct_4", "level": "error", "description": "Every Genesys Cloud blueprint should have a blueprint/index.md that contains a complete writeup in Markdown of the blueprint."}, {"id": "content_6", "level": "error", "description": "The index.md file must have a '## Prerequisites' section that describes the skillset and technical requirements an individual must have to successfully install the blueprint.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 51, "lineCount": 1, "lineContent": "## Prerequisites"}]}, {"id": "link_0", "level": "error", "description": "Image links in the README.md file should point to a valid image file.", "fileHighlights": [{"path": "README.md", "lineNumber": 5, "lineCount": 1, "lineContent": "![Web Messaging with Genesys Bot Connector and Microsoft Power VA](blueprint/images/bot-wm-aws.png \"Web Messaging with Genesys Bot Connector and Microsoft Power VA\")"}]}, {"id": "content_8", "level": "error", "description": "The index.md file should have a '## Implementation steps' section that enumerates the steps necessary to carry out the blueprint implementation.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 75, "lineCount": 1, "lineContent": "## Implementation steps"}]}, {"id": "content_9", "level": "error", "description": "The index.md file should have a '### Download the repository containing the project files' section that describe how to clone the blueprint repository from GitHub.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 101, "lineCount": 1, "lineContent": "### Download the repository containing the project files"}]}, {"id": "content_10", "level": "error", "description": "The index.md should have a '## Additional resources' section containing the project files section. This section should include any additional links that will be useful for the blueprint.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 309, "lineCount": 1, "lineContent": "## Additional resources"}]}, {"id": "link_2", "level": "error", "description": "Image links in the README.md file is missing alternative text.", "fileHighlights": []}, {"id": "link_1", "level": "error", "description": "Image links in index.md file should point to a valid image file.", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 15, "lineCount": 1, "lineContent": "![Web Messaging with Genesys Bot Connector and Microsoft Power VA](images/overview.png \"Web Messaging with Genesys Bot Connector and Microsoft Power VA\")"}, {"path": "blueprint/index.md", "lineNumber": 115, "lineCount": 1, "lineContent": "\t![Copy the bot security key](images/PowerVaSecurity.png \"Copy the bot security key\")"}, {"path": "blueprint/index.md", "lineNumber": 137, "lineCount": 1, "lineContent": "\t![Set permissions to the table](images/DynamoDBPermissions.png \"Set permissions to the table\")"}, {"path": "blueprint/index.md", "lineNumber": 145, "lineCount": 1, "lineContent": " ![Add trigger](images/TriggerAdding.png \"Add trigger\")"}, {"path": "blueprint/index.md", "lineNumber": 153, "lineCount": 1, "lineContent": " ![Create API Gateway resource](images/CreateResource.png \"Create API Gateway resource\")"}, {"path": "blueprint/index.md", "lineNumber": 155, "lineCount": 1, "lineContent": " ![Create resource](images/create-resource.png \"Create resource\")"}, {"path": "blueprint/index.md", "lineNumber": 157, "lineCount": 1, "lineContent": " ![Add the POST method to the Gateway](images/MethodSettings.png \"Add the POST method to the Gateway\")"}, {"path": "blueprint/index.md", "lineNumber": 159, "lineCount": 1, "lineContent": "\t![Trigger Lambda settings](images/LambdaSettings.png \"Trigger Lambda settings\")"}, {"path": "blueprint/index.md", "lineNumber": 167, "lineCount": 1, "lineContent": "\t![Set the mapping template](images/MappingTemplate.png \"Set the mapping template\")"}, {"path": "blueprint/index.md", "lineNumber": 185, "lineCount": 1, "lineContent": "\t![Deploy the API Gateway](images/DeployAPI.png \"Deploy the API Gateway\")"}, {"path": "blueprint/index.md", "lineNumber": 189, "lineCount": 1, "lineContent": "\t![Copy the API Gateway URL](images/TriggerURL.png \"Copy the API Gateway URL\")"}, {"path": "blueprint/index.md", "lineNumber": 204, "lineCount": 1, "lineContent": "\t![postUtterance settings](images/PostUtteranceSettings.png \"postUtterance settings\")"}, {"path": "blueprint/index.md", "lineNumber": 212, "lineCount": 1, "lineContent": " \t![Configure credentials](images/Credentials.png \"Configure credentials\")"}, {"path": "blueprint/index.md", "lineNumber": 225, "lineCount": 1, "lineContent": "![Genesys Cloud permissions](images/GCPermissions.png \"Genesys Cloud permissions\")"}, {"path": "blueprint/index.md", "lineNumber": 291, "lineCount": 1, "lineContent": "\t![Architect toolbox](images/Toolbox.png \"Architect toolbox\")"}, {"path": "blueprint/index.md", "lineNumber": 294, "lineCount": 1, "lineContent": "\t![Call Bot Connector action](images/CallConnector.png \"Call Bot Connector action\")"}, {"path": "blueprint/index.md", "lineNumber": 297, "lineCount": 1, "lineContent": "\t![Complete the Architect flow](images/ArchitectFlow.png \"Complete the Architect flow\")"}, {"path": "blueprint/index.md", "lineNumber": 303, "lineCount": 1, "lineContent": " ![Messenger Deployment](images/MessengerDep.png \"Messenger Deployment\")"}, {"path": "blueprint/index.md", "lineNumber": 306, "lineCount": 1, "lineContent": "\t![Messenger](images/Messenger.png \"Messenger\")"}]}, {"id": "link_4", "level": "error", "description": "Hyperlinks in the README.md file is missing alternative text.", "fileHighlights": []}, {"id": "content_1", "level": "error", "description": "The front matter must be defined in the file or the blueprint will not appear in the Developer Center", "fileHighlights": [{"path": "blueprint/index.md", "lineNumber": 1, "lineCount": 11, "lineContent": "---\n\ntitle: Use Web Messaging with Genesys Bot Connector and Microsoft Power VA (Virtual Agent)\nauthor: Marc Sassoon and Pierrick Lozach\nindextype: blueprint\nicon: blueprint\nimage: images/bot-wm-aws.png\ncategory: 3\nsummary: |\n This Genesys Cloud Developer Blueprint explains how to deploy a Microsoft Power Virtual Agent (VA) bot to answer your customer queries through Web Messaging and Messenger. The blueprint also provides the solution for using a third-party bot that Genesys Cloud does not support as a strategic vendor. The solution uses the Genesys Bot Connector that provides the API and acts as the link between Genesys Cloud and the bot.\n---"}]}, {"id": "link_3", "level": "error", "description": "Image links in the index.md file is missing alternative text.", "fileHighlights": []}, {"id": "link_5", "level": "error", "description": "Hyperlinks in the index.md file is missing alternative text.", "fileHighlights": []}], "failed": [{"id": "content_0", "level": "error", "description": "Overview image should be referred to in README.MD", "fileHighlights": []}], "timestamp": "2024-11-11T21:13:25Z"}

0 comments on commit 43f08fa

Please sign in to comment.