MWPW-129917 - Milo Aside block enhancements #263
Annotations
3 errors and 1 warning
Running eslint:
libs/utils/decorate.js#L92
[eslint] reported by reviewdog 🐶
This line has a length of 122. Maximum allowed is 100.
Raw Output:
{"ruleId":"max-len","severity":2,"message":"This line has a length of 122. Maximum allowed is 100.","line":92,"column":1,"nodeType":"Program","messageId":"max","endLine":92,"endColumn":123}
|
Running eslint
Error running eslint.
|
Running eslint
Process completed with exit code 1.
|
Running eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|