problem-matcher
There are 23 repositories under problem-matcher topic.
actions-rust-lang/setup-rust-toolchain
Setup a specific Rust toolchain with extra features like problem matchers
mborik/z80-macroasm-vscode
Support for Z80 macro-assemblers in Visual Studio Code
liskin/gh-problem-matcher-wrap
Invoke linters, detect errors/warnings, show them as annotations. Supports PRs from forks, unlike other Actions.
xt0rted/stylelint-problem-matcher
A GitHub Action that registers a problem matcher for Stylelint's report format
xt0rted/dotnet-format-problem-matcher
A GitHub Action that registers a problem matcher for dotnet-format's report output
mheap/problem-matcher
Problem Matcher implementation in node.js
xt0rted/markdownlint-problem-matcher
A GitHub Action that registers a problem matcher for markdownlint-cli's report format
xt0rted/problem-matcher
A GitHub Actions template to easily add or remove a problem matcher to workflows
korelstar/xmllint-problem-matcher
Shows xmllint errors in GitHub Actions as annotation with file and code line
sjinks/eslint-gha-formatter
ESLint Formatter for GitHub Actions
xt0rted/actions
A list of my GitHub Actions and associated projects
korelstar/phplint-problem-matcher
Shows `php -l` errors in GitHub Actions as annotation with file and code line
nekowinston/setup-deno
🦕 Deno Setup action with integrated cache
Cherry/htmllint-problem-matcher
A GitHub Action that registers a problem matcher for htmllint's report format
qligier/fhir-ig-action
A GitHub Action for FHIR IGs.
aslafy-z/problem-matchers
VSCode Problem matchers collection
Clovel/vscode-doxygen-problem-matcher
VSCode problemMatcher for Doxygen generator
olemorud/gcc-problem-matcher
Creates annotations for warnings and errors in gcc builds in GitHub Workflows
riotrah/vscode-prettier-problem-matcher
Prettier (--check) Problem Matchers for VS Code
EdricChan03/angular-problem-matchers-action
[WIP] Adds problem matchers for workflows invoking Angular CLI commands.
nhedger/vscode-ts-esbuild-problem-matchers
Problem matchers for TypeScript projects using esbuild
nomicode/wip-lintfree
A CLI tool for generating standard annotations for linting tools, tests, and so on (including support for GitHub Actions)
prantlf/vscode-karma-problem-matchers
Capture errors from tests written with Jasmine, Mocha or other test framework and run by Karma from Visual Studio Code.