fix PRs from forks #1722
build.yaml
on: push
test
1m 32s
build
33s
lighthouse
4m 20s
docker
1m 9s
Annotations
14 warnings
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
|
docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/.
|