- group logs together to have a better visualisation of what's going on
- add emojis to all sorts of logs
This commit is contained in:
+1
-1
@@ -146,7 +146,7 @@ function validateTransfomers(
|
||||
target: transformer.target
|
||||
}
|
||||
} catch (e) {
|
||||
core.warning(`Bad replacer regex: ${transformer.pattern}`)
|
||||
core.warning(`⚠️ Bad replacer regex: ${transformer.pattern}`)
|
||||
return {
|
||||
pattern: null,
|
||||
target: ''
|
||||
|
||||
Reference in New Issue
Block a user