Removed token parameter which prevented the function from respecting … #299
Annotations
10 errors and 2 warnings
Lint lib/:
lib/client/onNotification.js#L39
Extra semicolon
|
Lint lib/:
lib/client/onNotification.js#L49
Extra semicolon
|
Lint lib/:
lib/client/onNotification.js#L51
Expected indentation of 4 spaces but found 6
|
Lint lib/:
lib/client/onNotification.js#L51
Missing space before function parentheses
|
Lint lib/:
lib/client/onNotification.js#L52
Expected indentation of 6 spaces but found 8
|
Lint lib/:
lib/client/onNotification.js#L53
Expected indentation of 4 spaces but found 6
|
Lint lib/:
lib/client/onNotification.js#L55
Expected indentation of 4 spaces but found 6
|
Lint lib/:
lib/client/onNotification.js#L57
Expected indentation of 4 spaces but found 6
|
Lint lib/:
lib/client/onNotification.js#L58
Expected indentation of 6 spaces but found 8
|
Lint lib/:
lib/client/onNotification.js#L59
Expected indentation of 6 spaces but found 8
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading