Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency react-router-dom to v6 #936

Closed
wants to merge 1 commit into from

fix(deps): update dependency react-router-dom to v6

58724a9
Select commit
Failed to load commit list.
Closed

fix(deps): update dependency react-router-dom to v6 #936

fix(deps): update dependency react-router-dom to v6
58724a9
Select commit
Failed to load commit list.
firefoxci-taskcluster / tests-frontend-node-14 succeeded Apr 23, 2024 in 3m 21s

FirefoxCI (push)

frontend-node node14

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-04-23 14:13:10.552Z] Task ID: V50Kcnm6TKiNe6NbYULpJQ
[taskcluster 2024-04-23 14:13:10.552Z] Worker ID: 1263010856758312864
[taskcluster 2024-04-23 14:13:10.552Z] Worker Group: us-west1-b
[taskcluster 2024-04-23 14:13:10.552Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-4
[taskcluster 2024-04-23 14:13:10.552Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-04-23 14:13:10.552Z] Worker Version: 38.0.5
[taskcluster 2024-04-23 14:13:10.552Z] Public IP: 35.199.164.27
[taskcluster 2024-04-23 14:13:10.552Z] Hostname: releng-t-linux-gcp-bszwxp1jrz6rqbdu-5tuzg
[taskcluster 2024-04-23 14:13:10.552Z] using cache "releng-level-3-checkouts-v3-58974d7dcf0417b3fe53-R3w_uOfoTNOUYKDlB7EXqw" -> /builds/worker/checkouts

[taskcluster 2024-04-23 14:13:10.968Z] Image 'public/image.tar.zst' from task 'R3w_uOfoTNOUYKDlB7EXqw' loaded.  Using image ID sha256:e2a611af457d8c9bb6afd3cc9c7e55c3d5b6360fa1ca79f54783a3ec9fc00051.
[taskcluster 2024-04-23 14:13:10.983Z] === Task Starting ===
[setup 2024-04-23T14:13:11.247Z] run-task started in /
[setup 2024-04-23T14:13:11.247Z] Invoked by command: --shipit-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce cd frontend && yarn install && yarn lint && yarn test --passWithNoTests && yarn build
[setup 2024-04-23T14:13:11.247Z] Python version: 3.7.3
[cache 2024-04-23T14:13:11.249Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-04-23T14:13:11.249Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-04-23T14:13:11.249Z] volume /builds/worker/checkouts is a cache
[setup 2024-04-23T14:13:11.249Z] running as worker:worker
[vcs 2024-04-23T14:13:11.250Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-04-23T14:13:11.252Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/shipit', '/builds/worker/checkouts/vcs']
[vcs 2024-04-23T14:13:11.255Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-04-23T14:13:11.911Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/shipit', 'refs/heads/renovate/major-react-router-monorepo']
[vcs 2024-04-23T14:13:12.172Z] From https://github.com/mozilla-releng/shipit
[vcs 2024-04-23T14:13:12.172Z]  * branch            renovate/major-react-router-monorepo -> FETCH_HEAD
[vcs 2024-04-23T14:13:12.176Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/shipit', 'refs/heads/renovate/major-react-router-monorepo']
[vcs 2024-04-23T14:13:12.403Z] From https://github.com/mozilla-releng/shipit
[vcs 2024-04-23T14:13:12.403Z]  * branch            renovate/major-react-router-monorepo -> FETCH_HEAD
[vcs 2024-04-23T14:13:12.406Z] executing ['git', 'checkout', '-f', '-B', 'refs/heads/renovate/major-react-router-monorepo', '58724a931b61eb938a9d5c38d4b10df9b077b109']
[vcs 2024-04-23T14:13:12.418Z] Switched to a new branch 'refs/heads/renovate/major-react-router-monorepo'
[vcs 2024-04-23T14:13:12.418Z] cleaning git checkout...
[vcs 2024-04-23T14:13:12.418Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-04-23T14:13:12.421Z] removing []
[vcs 2024-04-23T14:13:12.421Z] successfully cleaned git checkout!
[vcs 2024-04-23T14:13:12.423Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/shipit/commit/58724a931b61eb938a9d5c38d4b10df9b077b109' title='Built from shipit commit 58724a931b61eb938a9d5c38d4b10df9b077b109'>58724a931b61eb938a9d5c38d4b10df9b077b109</a>
[task 2024-04-23T14:13:12.423Z] executing ['sh', '-lxce', 'cd frontend && yarn install && yarn lint && yarn test --passWithNoTests && yarn build']
[task 2024-04-23T14:13:12.425Z] + id -u
[task 2024-04-23T14:13:12.426Z] + [ 1000 -eq 0 ]
[task 2024-04-23T14:13:12.426Z] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[task 2024-04-23T14:13:12.426Z] + export PATH
[task 2024-04-23T14:13:12.426Z] + [ $  ]
[task 2024-04-23T14:13:12.426Z] + [  ]
[task 2024-04-23T14:13:12.426Z] + id -u
[task 2024-04-23T14:13:12.426Z] + [ 1000 -eq 0 ]
[task 2024-04-23T14:13:12.427Z] + PS1=$ 
[task 2024-04-23T14:13:12.427Z] + [ -d /etc/profile.d ]
[task 2024-04-23T14:13:12.427Z] + [ -r /etc/profile.d/*.sh ]
[task 2024-04-23T14:13:12.427Z] + unset i
[task 2024-04-23T14:13:12.427Z] + [ -n  ]
[task 2024-04-23T14:13:12.427Z] + [ -d /builds/worker/bin ]
[task 2024-04-23T14:13:12.427Z] + [ -d /builds/worker/.local/bin ]
[task 2024-04-23T14:13:12.427Z] + cd frontend
[task 2024-04-23T14:13:12.427Z] + yarn install
[task 2024-04-23T14:13:12.671Z] yarn install v1.22.19
[task 2024-04-23T14:13:12.742Z] [1/4] Resolving packages...
[task 2024-04-23T14:13:13.139Z] [2/4] Fetching packages...
[task 2024-04-23T14:13:38.454Z] [3/4] Linking dependencies...
[task 2024-04-23T14:13:38.458Z] warning " > @material-ui/pickers@3.3.10" has unmet peer dependency "@date-io/core@^1.3.6".
[task 2024-04-23T14:13:38.460Z] warning " > react-interval@2.1.2" has unmet peer dependency "@types/react@^15.0.0 || ^16.0.0 || ^17.0.0".
[task 2024-04-23T14:13:38.461Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb@9.0.0-rc.4" has incorrect peer dependency "eslint@^6.0.0".
[task 2024-04-23T14:13:38.462Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb@9.0.0-rc.4" has incorrect peer dependency "neutrino@9.0.0-rc.4".
[task 2024-04-23T14:13:38.463Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/eslint@9.0.0-rc.4" has incorrect peer dependency "eslint@^6.0.0".
[task 2024-04-23T14:13:38.464Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/eslint@9.0.0-rc.4" has incorrect peer dependency "neutrino@9.0.0-rc.4".
[task 2024-04-23T14:13:38.464Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > eslint-plugin-react-hooks@2.5.1" has incorrect peer dependency "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0".
[task 2024-04-23T14:13:38.465Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/eslint > eslint-loader@3.0.4" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0".
[task 2024-04-23T14:13:38.466Z] warning "@neutrinojs/jest > eslint-plugin-jest > @typescript-eslint/experimental-utils > @typescript-eslint/typescript-estree > tsutils@3.17.1" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
[task 2024-04-23T14:13:55.672Z] [4/4] Building fresh packages...
[task 2024-04-23T14:13:55.890Z] Done in 43.22s.
[task 2024-04-23T14:13:55.919Z] + yarn lint
[task 2024-04-23T14:13:56.048Z] yarn run v1.22.19
[task 2024-04-23T14:13:56.071Z] $ eslint --cache --format codeframe --ext mjs,jsx,js src
[task 2024-04-23T14:14:00.379Z] Done in 4.33s.
[task 2024-04-23T14:14:00.385Z] + yarn test --passWithNoTests
[task 2024-04-23T14:14:00.514Z] yarn run v1.22.19
[task 2024-04-23T14:14:00.537Z] $ jest --passWithNoTests
[task 2024-04-23T14:14:01.312Z] No tests found, exiting with code 0
[task 2024-04-23T14:14:01.427Z] Done in 0.92s.
[task 2024-04-23T14:14:01.433Z] + yarn build
[task 2024-04-23T14:14:01.567Z] yarn run v1.22.19
[task 2024-04-23T14:14:01.590Z] $ dotenv webpack -- --mode production
[task 2024-04-23T14:14:04.843Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2024-04-23T14:14:04.843Z]   npx browserslist@latest --update-db
[task 2024-04-23T14:14:04.843Z]   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2024-04-23T14:14:20.605Z] Hash: 125f5d66ad30e758ff10
[task 2024-04-23T14:14:20.605Z] Version: webpack 4.46.0
[task 2024-04-23T14:14:20.605Z] Time: 18118ms
[task 2024-04-23T14:14:20.605Z] Built at: 04/23/2024 2:14:20 PM
[task 2024-04-23T14:14:20.605Z]                                   Asset       Size  Chunks                                Chunk Names
[task 2024-04-23T14:14:20.605Z]                    assets/0.23ce0488.js   86.2 KiB       0  [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]                   assets/7.1ac3c589.css    505 KiB       7  [emitted] [immutable]  [big]  
[task 2024-04-23T14:14:20.605Z]                    assets/7.9dcb32a5.js   1.45 MiB       7  [emitted] [immutable]  [big]  
[task 2024-04-23T14:14:20.605Z]                    assets/8.6f9487ba.js   22.8 KiB       8  [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]                    assets/9.7a22b5ec.js    127 KiB       9  [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]                assets/Login.c80a7664.js  222 bytes       1  [emitted] [immutable]         Login
[task 2024-04-23T14:14:20.605Z]           assets/NewRelease.8d33dc13.js   6.25 KiB       2  [emitted] [immutable]         NewRelease
[task 2024-04-23T14:14:20.605Z]        assets/NewXPIRelease.533e72d0.js   4.12 KiB       3  [emitted] [immutable]         NewXPIRelease
[task 2024-04-23T14:14:20.605Z]             assets/Releases.8e71b1a7.js   9.48 KiB       4  [emitted] [immutable]         Releases
[task 2024-04-23T14:14:20.605Z]                assets/index.c0e9ac75.js   34.3 KiB       5  [emitted] [immutable]         index
[task 2024-04-23T14:14:20.605Z] assets/logo-word-hor-white.15b4b97a.svg   15.4 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z] assets/logo-word-hor-white.2a8d93eb.svg   9.96 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z] assets/logo-word-hor-white.302ab509.svg   42.1 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z] assets/logo-word-hor-white.33dea17b.svg   31.3 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z] assets/logo-word-hor-white.43039a92.svg   9.07 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z] assets/logo-word-hor-white.67222649.svg   12.8 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z] assets/logo-word-hor-white.774ca9ec.svg   13.5 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]       assets/logo-word-hor.1e1bdb69.svg   13.5 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]       assets/logo-word-hor.788cb0bd.svg   9.07 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]       assets/logo-word-hor.788f4f99.svg   33.8 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]       assets/logo-word-hor.c676b15e.svg   12.8 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]       assets/logo-word-hor.d5aaae18.svg   9.97 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]       assets/logo-word-hor.df8fd20d.svg   42.1 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]       assets/logo-word-hor.e9d2dfee.svg   15.4 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]                assets/logo.0151f940.svg     40 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]                assets/logo.604a98c9.svg   11.3 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]                assets/logo.9c8a5676.svg   10.3 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]                assets/logo.c4431773.svg   8.97 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]                assets/logo.ebc7934d.svg   10.4 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]                assets/logo.fd50abaa.svg   14.1 KiB          [emitted] [immutable]         
[task 2024-04-23T14:14:20.605Z]              assets/runtime.933ec939.js   2.36 KiB       6  [emitted] [immutable]         runtime
[task 2024-04-23T14:14:20.605Z]                              index.html  641 bytes          [emitted]                     
[task 2024-04-23T14:14:20.605Z]                              shipit.png    4.5 KiB          [emitted]                     
[task 2024-04-23T14:14:20.605Z] 
[task 2024-04-23T14:14:20.605Z] WARNING in ./src/components/RouteWithProps/index.jsx 32:64-72
[task 2024-04-23T14:14:20.605Z] "export 'Redirect' was not found in 'react-router-dom'
[task 2024-04-23T14:14:20.605Z]  @ ./src/Main.jsx
[task 2024-04-23T14:14:20.605Z]  @ ./src/App.jsx
[task 2024-04-23T14:14:20.605Z]  @ ./src/index.jsx
[task 2024-04-23T14:14:20.605Z]  @ multi ./src/index
[task 2024-04-23T14:14:20.606Z] 
[task 2024-04-23T14:14:20.606Z] WARNING in ./src/Main.jsx 46:96-102
[task 2024-04-23T14:14:20.606Z] "export 'Switch' was not found in 'react-router-dom'
[task 2024-04-23T14:14:20.606Z]  @ ./src/App.jsx
[task 2024-04-23T14:14:20.606Z]  @ ./src/index.jsx
[task 2024-04-23T14:14:20.606Z]  @ multi ./src/index
[task 2024-04-23T14:14:20.606Z] 
[task 2024-04-23T14:14:20.606Z] WARNING in ./src/views/NewXPIRelease/index.jsx 34:18-28
[task 2024-04-23T14:14:20.606Z] "export 'useHistory' was not found in 'react-router-dom'
[task 2024-04-23T14:14:20.606Z]  @ ./src/routes.js
[task 2024-04-23T14:14:20.606Z]  @ ./src/Main.jsx
[task 2024-04-23T14:14:20.606Z]  @ ./src/App.jsx
[task 2024-04-23T14:14:20.606Z]  @ ./src/index.jsx
[task 2024-04-23T14:14:20.606Z]  @ multi ./src/index
[task 2024-04-23T14:14:20.606Z] 
[task 2024-04-23T14:14:20.606Z] WARNING in ./src/views/NewRelease/index.jsx 43:18-28
[task 2024-04-23T14:14:20.606Z] "export 'useHistory' was not found in 'react-router-dom'
[task 2024-04-23T14:14:20.606Z]  @ ./src/routes.js
[task 2024-04-23T14:14:20.606Z]  @ ./src/Main.jsx
[task 2024-04-23T14:14:20.606Z]  @ ./src/App.jsx
[task 2024-04-23T14:14:20.606Z]  @ ./src/index.jsx
[task 2024-04-23T14:14:20.606Z]  @ multi ./src/index
[task 2024-04-23T14:14:20.606Z] 
[task 2024-04-23T14:14:20.606Z] WARNING in EnvironmentPlugin - DEPLOYMENT_BRANCH environment variable is undefined.
[task 2024-04-23T14:14:20.606Z] 
[task 2024-04-23T14:14:20.606Z] You can pass an object with default values to suppress this warning.
[task 2024-04-23T14:14:20.606Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2024-04-23T14:14:20.606Z] 
[task 2024-04-23T14:14:20.606Z] WARNING in EnvironmentPlugin - SHIPIT_API_URL environment variable is undefined.
[task 2024-04-23T14:14:20.606Z] 
[task 2024-04-23T14:14:20.606Z] You can pass an object with default values to suppress this warning.
[task 2024-04-23T14:14:20.606Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2024-04-23T14:14:20.606Z] 
[task 2024-04-23T14:14:20.606Z] WARNING in EnvironmentPlugin - SHIPIT_PUBLIC_API_URL environment variable is undefined.
[task 2024-04-23T14:14:20.606Z] 
[task 2024-04-23T14:14:20.606Z] You can pass an object with default values to suppress this warning.
[task 2024-04-23T14:14:20.606Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2024-04-23T14:14:20.606Z] 
[task 2024-04-23T14:14:20.606Z] WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
[task 2024-04-23T14:14:20.606Z] This can impact web performance.
[task 2024-04-23T14:14:20.606Z] Assets: 
[task 2024-04-23T14:14:20.606Z]   assets/7.1ac3c589.css (505 KiB)
[task 2024-04-23T14:14:20.606Z]   assets/7.9dcb32a5.js (1.45 MiB)
[task 2024-04-23T14:14:20.606Z] 
[task 2024-04-23T14:14:20.606Z] WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
[task 2024-04-23T14:14:20.606Z] Entrypoints:
[task 2024-04-23T14:14:20.606Z]   index (1.98 MiB)
[task 2024-04-23T14:14:20.606Z]       assets/runtime.933ec939.js
[task 2024-04-23T14:14:20.606Z]       assets/7.1ac3c589.css
[task 2024-04-23T14:14:20.606Z]       assets/7.9dcb32a5.js
[task 2024-04-23T14:14:20.606Z]       assets/index.c0e9ac75.js
[task 2024-04-23T14:14:20.606Z] 
[task 2024-04-23T14:14:20.694Z] Done in 19.13s.
[taskcluster 2024-04-23 14:14:21.212Z] === Task Finished ===
[taskcluster 2024-04-23 14:14:21.212Z] Successful task run with exit code: 0 completed in 70.661 seconds