2020-01-03 11:55:35 +01:00
|
|
|
console.log(`::add-matcher::${process.cwd()}/.github/android-lint-file-matcher.json`);
|
|
|
|
|
console.log(`::add-matcher::${process.cwd()}/.github/android-lint-line-matcher.json`);
|
|
|
|
|
console.log(`::add-matcher::${process.cwd()}/.github/gradle-matcher.json`);
|
|
|
|
|
console.log(`::add-matcher::${process.cwd()}/.github/kotlin-error-matcher.json`);
|
|
|
|
|
console.log(`::add-matcher::${process.cwd()}/.github/kotlin-warning-matcher.json`);
|