feat: add GitHub Actions workflow to tweet on release #662
build.yml
on: pull_request
Lint & Doc
54s
Test Coverage
4m 5s
Matrix: Build & Test
Annotations
10 errors
|
Lint & Doc:
scripts/tweet-release.js#L139
Newline required at end of file but not found
|
|
Lint & Doc:
scripts/tweet-release.js#L127
This line has a length of 88. Maximum allowed is 80
|
|
Lint & Doc:
scripts/tweet-release.js#L115
This line has a length of 156. Maximum allowed is 80
|
|
Lint & Doc:
scripts/tweet-release.js#L94
This line has a length of 83. Maximum allowed is 80
|
|
Lint & Doc:
scripts/tweet-release.js#L87
Expected parentheses around arrow function argument having a body with curly braces
|
|
Lint & Doc:
scripts/tweet-release.js#L41
This line has a length of 82. Maximum allowed is 80
|
|
Lint & Doc:
scripts/tweet-release.js#L12
This line has a length of 87. Maximum allowed is 80
|
|
Lint & Doc:
scripts/tweet-release.js#L11
This line has a length of 81. Maximum allowed is 80
|
|
Lint & Doc:
scripts/tweet-release.js#L9
More than 1 blank line not allowed
|
|
Lint & Doc:
scripts/tweet-release.js#L1
Use the global form of 'use strict'
|