mirror of
http://43.153.184.91:8080/https://github.com/actions/setup-java.git
synced 2026-01-27 03:02:52 +08:00
14 lines
296 B
JSON
14 lines
296 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "java",
|
|
"pattern": [
|
|
{
|
|
"regexp": "^Exception in thread \"(.*)\" (.*): (.*)$",
|
|
"code": 2,
|
|
"message": 3
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |