Updated getCurrentUser
to use 4 different endpoints.
#358
npmpublish.yml
on: pull_request
test
30s
publish-npm
0s
Annotations
10 errors and 2 warnings
test:
lib/util/getCurrentUser.js#L3
Missing space before value for key 'func'
|
test:
lib/util/getCurrentUser.js#L3
Strings must use singlequote
|
test:
lib/util/getCurrentUser.js#L23
Missing space before value for key 'body'
|
test:
lib/util/getCurrentUser.js#L23
Strings must use singlequote
|
test:
lib/util/getCurrentUser.js#L26
There should be no space after '['
|
test:
lib/util/getCurrentUser.js#L26
There should be no space before ']'
|
test:
lib/util/getCurrentUser.js#L27
There should be no space after '['
|
test:
lib/util/getCurrentUser.js#L27
There should be no space before ']'
|
test:
lib/util/getCurrentUser.js#L27
Strings must use singlequote
|
test:
lib/util/getCurrentUser.js#L28
Strings must use singlequote
|
test
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/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|