2020-01-03 12:00:06 +01:00
|
|
|
console.log(`::add-matcher::${__dirname}/.github/android-lint-file-matcher.json`);
|
|
|
|
|
console.log(`::add-matcher::${__dirname}/.github/android-lint-line-matcher.json`);
|
|
|
|
|
console.log(`::add-matcher::${__dirname}/.github/gradle-matcher.json`);
|
|
|
|
|
console.log(`::add-matcher::${__dirname}/.github/kotlin-error-matcher.json`);
|
|
|
|
|
console.log(`::add-matcher::${__dirname}/.github/kotlin-warning-matcher.json`);
|