Skip to content

Merge pull request #108 from MarkusBuettner/fix_x86_memory_segments #271

Merge pull request #108 from MarkusBuettner/fix_x86_memory_segments

Merge pull request #108 from MarkusBuettner/fix_x86_memory_segments #271

Triggered via push August 13, 2024 16:33
Status Success
Total duration 22s
Artifacts

lint.yml

on: push
Run linters
14s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
osaca/parser/parser_x86att.py#L111
Continuation line under-indented for visual indent (E128)
osaca/parser/parser_x86att.py#L112
Continuation line under-indented for visual indent (E128)
osaca/parser/parser_x86att.py#L113
Continuation line under-indented for visual indent (E128)
osaca/parser/parser_x86att.py#L114
Continuation line under-indented for visual indent (E128)
osaca/parser/parser_x86att.py#L115
Continuation line under-indented for visual indent (E128)
osaca/parser/parser_x86att.py#L116
Continuation line under-indented for visual indent (E128)
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/