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

Rewind the rules table UI prototype #3079

Lint fixes

368a3d7
Select commit
Loading
Failed to load commit list.
Merged

Rewind the rules table UI prototype #3079

Lint fixes
368a3d7
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / ui-tests succeeded Jan 8, 2024 in 2m 52s

FirefoxCI (pull_request)

Balrog frontend tests

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-01-08 16:00:38.443Z] Task ID: ARr9ZwY9Qza35QcyCAl8Jw
[taskcluster 2024-01-08 16:00:38.443Z] Worker ID: 3408957310237779254
[taskcluster 2024-01-08 16:00:38.443Z] Worker Group: us-central1
[taskcluster 2024-01-08 16:00:38.443Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-4
[taskcluster 2024-01-08 16:00:38.443Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-01-08 16:00:38.443Z] Worker Version: 38.0.5
[taskcluster 2024-01-08 16:00:38.443Z] Public IP: 34.170.233.71
[taskcluster 2024-01-08 16:00:38.443Z] Hostname: releng-t-linux-gcp-yf6xigojqjkvj51umbx88g
[taskcluster 2024-01-08 16:00:38.443Z] using cache "releng-level-1-checkouts-v3-7f8630edfaa3588fb9ab-HP6rqYSLRY6cVl3lD2VyHA" -> /builds/worker/checkouts

[taskcluster 2024-01-08 16:00:41.001Z] Downloading artifact "public/image.tar.zst" from task ID: HP6rqYSLRY6cVl3lD2VyHA.
[taskcluster 2024-01-08 16:00:44.097Z] Downloaded artifact successfully.
[taskcluster 2024-01-08 16:00:44.098Z] Downloaded 271.370 mb
[taskcluster 2024-01-08 16:00:44.099Z] Decompressing downloaded image
[taskcluster 2024-01-08 16:00:46.492Z] Loading docker image from downloaded archive.
[taskcluster 2024-01-08 16:01:05.618Z] Image 'public/image.tar.zst' from task 'HP6rqYSLRY6cVl3lD2VyHA' loaded.  Using image ID sha256:e4884c00df24c9e5e076343e75726271947cc977cd0758dbac55f10fbed23ed1.
[taskcluster 2024-01-08 16:01:05.791Z] === Task Starting ===
[setup 2024-01-08T16:01:09.041Z] run-task started in /
[setup 2024-01-08T16:01:09.041Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs/ui -- bash -cx yarn install && yarn lint && yarn test
[setup 2024-01-08T16:01:09.041Z] Python version: 3.7.3
[cache 2024-01-08T16:01:09.044Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-01-08T16:01:09.044Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-01-08T16:01:09.044Z] volume /builds/worker/checkouts is a cache
[setup 2024-01-08T16:01:09.044Z] running as worker:worker
[vcs 2024-01-08T16:01:09.045Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-01-08T16:01:09.048Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/vcs']
[vcs 2024-01-08T16:01:09.050Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-01-08T16:01:12.243Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/michellemounde/balrog', 'rewind-the-rules-table-ui-prototype']
[vcs 2024-01-08T16:01:12.301Z] fatal: unable to access 'https://github.com/michellemounde/balrog/': Could not resolve host: github.com
[vcs 2024-01-08T16:01:14.305Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/michellemounde/balrog', 'rewind-the-rules-table-ui-prototype']
[vcs 2024-01-08T16:01:14.692Z] From https://github.com/michellemounde/balrog
[vcs 2024-01-08T16:01:14.692Z]  * branch              rewind-the-rules-table-ui-prototype -> FETCH_HEAD
[vcs 2024-01-08T16:01:14.698Z] executing ['git', 'checkout', '-f', '-B', 'rewind-the-rules-table-ui-prototype', '368a3d7f149e05e99b5b3c948b3579e36343d508']
[vcs 2024-01-08T16:01:14.834Z] Switched to a new branch 'rewind-the-rules-table-ui-prototype'
[vcs 2024-01-08T16:01:14.836Z] cleaning git checkout...
[vcs 2024-01-08T16:01:14.836Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-01-08T16:01:14.844Z] removing []
[vcs 2024-01-08T16:01:14.844Z] successfully cleaned git checkout!
[vcs 2024-01-08T16:01:14.847Z] TinderboxPrint:<a href='https://github.com/michellemounde/balrog/commit/368a3d7f149e05e99b5b3c948b3579e36343d508' title='Built from balrog commit 368a3d7f149e05e99b5b3c948b3579e36343d508'>368a3d7f149e05e99b5b3c948b3579e36343d508</a>
[task 2024-01-08T16:01:14.847Z] executing ['bash', '-cx', 'yarn install && yarn lint && yarn test']
[task 2024-01-08T16:01:14.850Z] + yarn install
[task 2024-01-08T16:01:15.157Z] yarn install v1.22.19
[task 2024-01-08T16:01:15.243Z] [1/5] Validating package.json...
[task 2024-01-08T16:01:15.246Z] [2/5] Resolving packages...
[task 2024-01-08T16:01:15.709Z] [3/5] Fetching packages...
[task 2024-01-08T16:01:50.700Z] [4/5] Linking dependencies...
[task 2024-01-08T16:01:50.710Z] warning " > @material-ui/pickers@3.3.10" has unmet peer dependency "@date-io/core@^1.3.6".
[task 2024-01-08T16:01:50.715Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb@9.0.0-rc.4" has incorrect peer dependency "eslint@^6.0.0".
[task 2024-01-08T16:01:50.716Z] 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-01-08T16:01:50.717Z] 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-01-08T16:01:50.718Z] 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-01-08T16:01:50.719Z] 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-01-08T16:01:50.720Z] 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-01-08T16:01:50.720Z] warning "@neutrinojs/jest > eslint-plugin-jest > @typescript-eslint/experimental-utils > @typescript-eslint/typescript-estree > tsutils@3.21.0" 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-01-08T16:02:12.274Z] [5/5] Building fresh packages...
[task 2024-01-08T16:02:12.991Z] Done in 57.84s.
[task 2024-01-08T16:02:13.027Z] + yarn lint
[task 2024-01-08T16:02:13.210Z] yarn run v1.22.19
[task 2024-01-08T16:02:13.241Z] $ eslint --cache --format codeframe --ext mjs,jsx,js src test
[task 2024-01-08T16:02:23.597Z] Done in 10.39s.
[task 2024-01-08T16:02:23.605Z] + yarn test
[task 2024-01-08T16:02:23.774Z] yarn run v1.22.19
[task 2024-01-08T16:02:23.806Z] $ jest
[task 2024-01-08T16:02:26.732Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2024-01-08T16:02:26.732Z]   npx browserslist@latest --update-db
[task 2024-01-08T16:02:26.734Z]   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2024-01-08T16:02:26.939Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2024-01-08T16:02:26.939Z]   npx browserslist@latest --update-db
[task 2024-01-08T16:02:26.940Z]   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2024-01-08T16:02:26.995Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2024-01-08T16:02:26.995Z]   npx browserslist@latest --update-db
[task 2024-01-08T16:02:26.995Z]   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2024-01-08T16:02:27.011Z] PASS test/getFilteredRulesInfo_test.jsx
[task 2024-01-08T16:02:27.236Z] PASS test/ListReleases_test.jsx
[task 2024-01-08T16:02:27.259Z] PASS test/ListRules_test.jsx
[task 2024-01-08T16:02:27.282Z] PASS test/getIndexOfSubStr_test.jsx
[task 2024-01-08T16:02:27.299Z] 
[task 2024-01-08T16:02:27.300Z] Test Suites: 4 passed, 4 total
[task 2024-01-08T16:02:27.300Z] Tests:       24 passed, 24 total
[task 2024-01-08T16:02:27.300Z] Snapshots:   0 total
[task 2024-01-08T16:02:27.300Z] Time:        2.373 s
[task 2024-01-08T16:02:27.300Z] Ran all test suites.
[task 2024-01-08T16:02:27.344Z] Done in 3.58s.
[taskcluster 2024-01-08 16:02:27.928Z] === Task Finished ===
[taskcluster 2024-01-08 16:02:27.929Z] Successful task run with exit code: 0 completed in 109.487 seconds