zoom and loop are the same thing #1704
build.yaml
on: pull_request
test
1m 31s
build
47s
lighthouse
4m 36s
docker
0s
Annotations
1 error and 13 warnings
test
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:
src/App.jsx#L45
Expected 'this' to be used by class method 'apiErrorResponseCallback'
|
test:
src/App.jsx#L80
Expected 'this' to be used by class method 'redirectLink'
|
test:
src/App.jsx#L100
Expected 'this' to be used by class method 'anonymousRoutes'
|
test:
src/App.jsx#L111
Expected 'this' to be used by class method 'renderLoading'
|
test:
src/actions/cached.js#L85
'expireCacheItems' was used before it was defined
|
test:
src/actions/cached.js#L347
'fetchCoord' was used before it was defined
|
test:
src/actions/cached.js#L348
'fetchCoord' was used before it was defined
|
test:
src/actions/files.js#L271
Unexpected `await` inside a loop
|
test:
src/actions/index.js#L15
'checkRoutesData' was used before it was defined
|
test:
src/actions/index.js#L24
'urlForState' was used before it was defined
|
lighthouse
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|