added new doc for user ids #4590
Annotations
7 errors and 3 warnings
scripts/export-user-data.ts#L39
'userCount' is assigned a value but never used
|
scripts/export-user-data.ts#L39
'userCount' is never reassigned. Use 'const' instead
|
scripts/export-user-data.ts#L41
Unexpected `await` inside a loop
|
scripts/export-user-data.ts#L42
'netid' is never reassigned. Use 'const' instead
|
scripts/export-user-data.ts#L43
Expected property shorthand
|
scripts/export-user-data.ts#L50
Unary operator '++' used
|
|
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/
|
scripts/export-user-data.ts#L9
Unexpected console statement
|
scripts/export-user-data.ts#L31
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading