Skip to content

Allow access for dispatchers. #3264

Allow access for dispatchers.

Allow access for dispatchers. #3264

Triggered via push March 5, 2024 14:14
Status Success
Total duration 1m 34s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Basic tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Basic tests
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Basic tests: src/API.js#L550
'refreshToken' is already declared in the upper scope on line 550 column 5
Basic tests: src/App.js#L71
Missing trailing comma
Basic tests: src/__tests__/API.test.js#L128
Disabled test
Basic tests: src/__tests__/API.test.js#L174
Missing trailing comma
Basic tests: src/__tests__/API.test.js#L197
Missing trailing comma
Basic tests: src/__tests__/API.test.js#L200
Missing trailing comma
Basic tests: src/__tests__/API.test.js#L210
A space is required after '['
Basic tests: src/__tests__/API.test.js#L210
A space is required before ']'
Basic tests: src/__tests__/API.test.js#L224
Missing trailing comma