Skip to content

Goodbye Graffiti code sample: Update agent export file with new schema #231

Goodbye Graffiti code sample: Update agent export file with new schema

Goodbye Graffiti code sample: Update agent export file with new schema #231

Triggered via pull request May 23, 2024 17:09
Status Failure
Total duration 28s
Artifacts

lint-markdown.yaml

on: pull_request
markdown-lint
18s
markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
First line in a file should be a top-level heading: conversation-design/docs/conversation-design-workshop.md#L1
conversation-design/docs/conversation-design-workshop.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "![Workshop header](./static/wo..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md041.md
Headings should be surrounded by blank lines: conversation-design/docs/conversation-design-workshop.md#L3
conversation-design/docs/conversation-design-workshop.md:3 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## What is it?"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md022.md
Headings should be surrounded by blank lines: conversation-design/docs/conversation-design-workshop.md#L6
conversation-design/docs/conversation-design-workshop.md:6 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Why?"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md022.md
Trailing spaces: conversation-design/docs/conversation-design-workshop.md#L17
conversation-design/docs/conversation-design-workshop.md:17:42 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Headings should be surrounded by blank lines: conversation-design/docs/conversation-design-workshop.md#L17
conversation-design/docs/conversation-design-workshop.md:17 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Why is Generative AI in this workshop?"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md022.md
Trailing spaces: conversation-design/docs/conversation-design-workshop.md#L18
conversation-design/docs/conversation-design-workshop.md:18:470 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Trailing spaces: conversation-design/docs/conversation-design-workshop.md#L22
conversation-design/docs/conversation-design-workshop.md:22:31 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
markdown-lint
Failed with exit code: 1
markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, DavidAnson/markdownlint-cli2-action@v11. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
markdown-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/