Skip to content

chore: add test data #7

chore: add test data

chore: add test data #7

Triggered via pull request December 24, 2024 15:13
@benny123twbenny123tw
synchronize #1
demo
Status Success
Total duration 22s
Artifacts

reviewdog.yml

on: pull_request
without-setup-uv
7s
without-setup-uv
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
without-setup-uv: testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Multiple imports on one line Raw Output: message:"Multiple imports on one line" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:1 column:15}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"E401" url:"https://docs.astral.sh/ruff/rules/multiple-imports-on-one-line"} suggestions:{range:{start:{line:1 column:1} end:{line:1 column:15}} text:"import os\nimport sys"}
without-setup-uv: testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Import block is un-sorted or un-formatted Raw Output: message:"Import block is un-sorted or un-formatted" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:3 column:1}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"I001" url:"https://docs.astral.sh/ruff/rules/unsorted-imports"} suggestions:{range:{start:{line:1 column:1} end:{line:3 column:1}} text:"import os # Multiple imports on one line (E401)\nimport sys\n\n\n"}
without-setup-uv: testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Multiple imports on one line Raw Output: message:"Multiple imports on one line" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:1 column:15}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"E401" url:"https://docs.astral.sh/ruff/rules/multiple-imports-on-one-line"} suggestions:{range:{start:{line:1 column:1} end:{line:1 column:15}} text:"import os\nimport sys"}
without-setup-uv: testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Import block is un-sorted or un-formatted Raw Output: message:"Import block is un-sorted or un-formatted" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:3 column:1}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"I001" url:"https://docs.astral.sh/ruff/rules/unsorted-imports"} suggestions:{range:{start:{line:1 column:1} end:{line:3 column:1}} text:"import os # Multiple imports on one line (E401)\nimport sys\n\n\n"}
without-setup-uv: testdata/error.py#L12
[ruff-github-check] reported by reviewdog ๐Ÿถ No newline at end of file Raw Output: message:"No newline at end of file" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:12 column:6} end:{line:12 column:6}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"W292" url:"https://docs.astral.sh/ruff/rules/missing-newline-at-end-of-file"} suggestions:{range:{start:{line:12 column:6} end:{line:12 column:6}} text:"\n"}
without-setup-uv: testdata/error.py#L12
[ruff-github-check] reported by reviewdog ๐Ÿถ No newline at end of file Raw Output: message:"No newline at end of file" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:12 column:6} end:{line:12 column:6}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"W292" url:"https://docs.astral.sh/ruff/rules/missing-newline-at-end-of-file"} suggestions:{range:{start:{line:12 column:6} end:{line:12 column:6}} text:"\n"}
lint (3.11): testdata/error.py#L1
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ Multiple imports on one line Raw Output: message:"Multiple imports on one line" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:1 column:15}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"E401" url:"https://docs.astral.sh/ruff/rules/multiple-imports-on-one-line"} suggestions:{range:{start:{line:1 column:1} end:{line:1 column:15}} text:"import os\nimport sys"}
lint (3.11): testdata/error.py#L1
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ Import block is un-sorted or un-formatted Raw Output: message:"Import block is un-sorted or un-formatted" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:3 column:1}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"I001" url:"https://docs.astral.sh/ruff/rules/unsorted-imports"} suggestions:{range:{start:{line:1 column:1} end:{line:3 column:1}} text:"import os # Multiple imports on one line (E401)\nimport sys\n\n\n"}
lint (3.11): testdata/error.py#L1
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ Multiple imports on one line Raw Output: message:"Multiple imports on one line" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:1 column:15}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"E401" url:"https://docs.astral.sh/ruff/rules/multiple-imports-on-one-line"} suggestions:{range:{start:{line:1 column:1} end:{line:1 column:15}} text:"import os\nimport sys"}
lint (3.11): testdata/error.py#L1
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ Import block is un-sorted or un-formatted Raw Output: message:"Import block is un-sorted or un-formatted" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:3 column:1}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"I001" url:"https://docs.astral.sh/ruff/rules/unsorted-imports"} suggestions:{range:{start:{line:1 column:1} end:{line:3 column:1}} text:"import os # Multiple imports on one line (E401)\nimport sys\n\n\n"}
lint (3.11): testdata/error.py#L12
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ No newline at end of file Raw Output: message:"No newline at end of file" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:12 column:6} end:{line:12 column:6}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"W292" url:"https://docs.astral.sh/ruff/rules/missing-newline-at-end-of-file"} suggestions:{range:{start:{line:12 column:6} end:{line:12 column:6}} text:"\n"}
lint (3.11): testdata/error.py#L12
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ No newline at end of file Raw Output: message:"No newline at end of file" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:12 column:6} end:{line:12 column:6}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"W292" url:"https://docs.astral.sh/ruff/rules/missing-newline-at-end-of-file"} suggestions:{range:{start:{line:12 column:6} end:{line:12 column:6}} text:"\n"}
lint (3.11): testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Multiple imports on one line Raw Output: message:"Multiple imports on one line" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:1 column:15}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"E401" url:"https://docs.astral.sh/ruff/rules/multiple-imports-on-one-line"} suggestions:{range:{start:{line:1 column:1} end:{line:1 column:15}} text:"import os\nimport sys"}
lint (3.11): testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Import block is un-sorted or un-formatted Raw Output: message:"Import block is un-sorted or un-formatted" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:3 column:1}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"I001" url:"https://docs.astral.sh/ruff/rules/unsorted-imports"} suggestions:{range:{start:{line:1 column:1} end:{line:3 column:1}} text:"import os # Multiple imports on one line (E401)\nimport sys\n\n\n"}
lint (3.11): testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Multiple imports on one line Raw Output: message:"Multiple imports on one line" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:1 column:15}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"E401" url:"https://docs.astral.sh/ruff/rules/multiple-imports-on-one-line"} suggestions:{range:{start:{line:1 column:1} end:{line:1 column:15}} text:"import os\nimport sys"}
lint (3.11): testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Import block is un-sorted or un-formatted Raw Output: message:"Import block is un-sorted or un-formatted" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:3 column:1}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"I001" url:"https://docs.astral.sh/ruff/rules/unsorted-imports"} suggestions:{range:{start:{line:1 column:1} end:{line:3 column:1}} text:"import os # Multiple imports on one line (E401)\nimport sys\n\n\n"}
lint (3.10): testdata/error.py#L1
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ Multiple imports on one line Raw Output: message:"Multiple imports on one line" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:1 column:15}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"E401" url:"https://docs.astral.sh/ruff/rules/multiple-imports-on-one-line"} suggestions:{range:{start:{line:1 column:1} end:{line:1 column:15}} text:"import os\nimport sys"}
lint (3.10): testdata/error.py#L1
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ Import block is un-sorted or un-formatted Raw Output: message:"Import block is un-sorted or un-formatted" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:3 column:1}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"I001" url:"https://docs.astral.sh/ruff/rules/unsorted-imports"} suggestions:{range:{start:{line:1 column:1} end:{line:3 column:1}} text:"import os # Multiple imports on one line (E401)\nimport sys\n\n\n"}
lint (3.10): testdata/error.py#L1
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ Multiple imports on one line Raw Output: message:"Multiple imports on one line" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:1 column:15}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"E401" url:"https://docs.astral.sh/ruff/rules/multiple-imports-on-one-line"} suggestions:{range:{start:{line:1 column:1} end:{line:1 column:15}} text:"import os\nimport sys"}
lint (3.10): testdata/error.py#L1
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ Import block is un-sorted or un-formatted Raw Output: message:"Import block is un-sorted or un-formatted" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:3 column:1}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"I001" url:"https://docs.astral.sh/ruff/rules/unsorted-imports"} suggestions:{range:{start:{line:1 column:1} end:{line:3 column:1}} text:"import os # Multiple imports on one line (E401)\nimport sys\n\n\n"}
lint (3.10): testdata/error.py#L12
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ No newline at end of file Raw Output: message:"No newline at end of file" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:12 column:6} end:{line:12 column:6}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"W292" url:"https://docs.astral.sh/ruff/rules/missing-newline-at-end-of-file"} suggestions:{range:{start:{line:12 column:6} end:{line:12 column:6}} text:"\n"}
lint (3.10): testdata/error.py#L12
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ No newline at end of file Raw Output: message:"No newline at end of file" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:12 column:6} end:{line:12 column:6}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"W292" url:"https://docs.astral.sh/ruff/rules/missing-newline-at-end-of-file"} suggestions:{range:{start:{line:12 column:6} end:{line:12 column:6}} text:"\n"}
lint (3.10): testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Multiple imports on one line Raw Output: message:"Multiple imports on one line" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:1 column:15}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"E401" url:"https://docs.astral.sh/ruff/rules/multiple-imports-on-one-line"} suggestions:{range:{start:{line:1 column:1} end:{line:1 column:15}} text:"import os\nimport sys"}
lint (3.10): testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Import block is un-sorted or un-formatted Raw Output: message:"Import block is un-sorted or un-formatted" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:3 column:1}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"I001" url:"https://docs.astral.sh/ruff/rules/unsorted-imports"} suggestions:{range:{start:{line:1 column:1} end:{line:3 column:1}} text:"import os # Multiple imports on one line (E401)\nimport sys\n\n\n"}
lint (3.10): testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Multiple imports on one line Raw Output: message:"Multiple imports on one line" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:1 column:15}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"E401" url:"https://docs.astral.sh/ruff/rules/multiple-imports-on-one-line"} suggestions:{range:{start:{line:1 column:1} end:{line:1 column:15}} text:"import os\nimport sys"}
lint (3.10): testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Import block is un-sorted or un-formatted Raw Output: message:"Import block is un-sorted or un-formatted" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:3 column:1}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"I001" url:"https://docs.astral.sh/ruff/rules/unsorted-imports"} suggestions:{range:{start:{line:1 column:1} end:{line:3 column:1}} text:"import os # Multiple imports on one line (E401)\nimport sys\n\n\n"}
lint (3.12): testdata/error.py#L1
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ Multiple imports on one line Raw Output: message:"Multiple imports on one line" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:1 column:15}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"E401" url:"https://docs.astral.sh/ruff/rules/multiple-imports-on-one-line"} suggestions:{range:{start:{line:1 column:1} end:{line:1 column:15}} text:"import os\nimport sys"}
lint (3.12): testdata/error.py#L1
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ Import block is un-sorted or un-formatted Raw Output: message:"Import block is un-sorted or un-formatted" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:3 column:1}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"I001" url:"https://docs.astral.sh/ruff/rules/unsorted-imports"} suggestions:{range:{start:{line:1 column:1} end:{line:3 column:1}} text:"import os # Multiple imports on one line (E401)\nimport sys\n\n\n"}
lint (3.12): testdata/error.py#L1
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ Multiple imports on one line Raw Output: message:"Multiple imports on one line" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:1 column:15}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"E401" url:"https://docs.astral.sh/ruff/rules/multiple-imports-on-one-line"} suggestions:{range:{start:{line:1 column:1} end:{line:1 column:15}} text:"import os\nimport sys"}
lint (3.12): testdata/error.py#L1
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ Import block is un-sorted or un-formatted Raw Output: message:"Import block is un-sorted or un-formatted" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:3 column:1}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"I001" url:"https://docs.astral.sh/ruff/rules/unsorted-imports"} suggestions:{range:{start:{line:1 column:1} end:{line:3 column:1}} text:"import os # Multiple imports on one line (E401)\nimport sys\n\n\n"}
lint (3.12): testdata/error.py#L12
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ No newline at end of file Raw Output: message:"No newline at end of file" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:12 column:6} end:{line:12 column:6}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"W292" url:"https://docs.astral.sh/ruff/rules/missing-newline-at-end-of-file"} suggestions:{range:{start:{line:12 column:6} end:{line:12 column:6}} text:"\n"}
lint (3.12): testdata/error.py#L12
[ruff-github-pr-check] reported by reviewdog ๐Ÿถ No newline at end of file Raw Output: message:"No newline at end of file" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:12 column:6} end:{line:12 column:6}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"W292" url:"https://docs.astral.sh/ruff/rules/missing-newline-at-end-of-file"} suggestions:{range:{start:{line:12 column:6} end:{line:12 column:6}} text:"\n"}
lint (3.12): testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Multiple imports on one line Raw Output: message:"Multiple imports on one line" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:1 column:15}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"E401" url:"https://docs.astral.sh/ruff/rules/multiple-imports-on-one-line"} suggestions:{range:{start:{line:1 column:1} end:{line:1 column:15}} text:"import os\nimport sys"}
lint (3.12): testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Import block is un-sorted or un-formatted Raw Output: message:"Import block is un-sorted or un-formatted" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:3 column:1}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"I001" url:"https://docs.astral.sh/ruff/rules/unsorted-imports"} suggestions:{range:{start:{line:1 column:1} end:{line:3 column:1}} text:"import os # Multiple imports on one line (E401)\nimport sys\n\n\n"}
lint (3.12): testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Multiple imports on one line Raw Output: message:"Multiple imports on one line" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:1 column:15}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"E401" url:"https://docs.astral.sh/ruff/rules/multiple-imports-on-one-line"} suggestions:{range:{start:{line:1 column:1} end:{line:1 column:15}} text:"import os\nimport sys"}
lint (3.12): testdata/error.py#L1
[ruff-github-check] reported by reviewdog ๐Ÿถ Import block is un-sorted or un-formatted Raw Output: message:"Import block is un-sorted or un-formatted" location:{path:"/home/runner/work/action-ruff/action-ruff/testdata/error.py" range:{start:{line:1 column:1} end:{line:3 column:1}}} source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"I001" url:"https://docs.astral.sh/ruff/rules/unsorted-imports"} suggestions:{range:{start:{line:1 column:1} end:{line:3 column:1}} text:"import os # Multiple imports on one line (E401)\nimport sys\n\n\n"}