mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
15 lines
349 B
JSON
15 lines
349 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "spread-error",
|
|
"pattern": [
|
|
{
|
|
"regexp": "^\\d+-\\d+-\\d+ \\d+:\\d+:\\d+ ((Error) (preparing|executing|restoring) .+) : .*$",
|
|
"message": 1,
|
|
"severity": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|