Skip to content

feat(replays): add replay_id column to merged discover table #16006

feat(replays): add replay_id column to merged discover table

feat(replays): add replay_id column to merged discover table #16006

Triggered via pull request April 17, 2024 01:44
Status Failure
Total duration 6m 56s
Artifacts

ci.yml

on: pull_request
pre-commit hooks
48s
pre-commit hooks
Build snuba CI image
6m 46s
Build snuba CI image
detect what files changed
6s
detect what files changed
Linting - Rust
2m 29s
Linting - Rust
mypy typing
1m 20s
mypy typing
Dataset Config Validation
49s
Dataset Config Validation
Publish Snuba to DockerHub
0s
Publish Snuba to DockerHub
Front end tests for snuba admin
49s
Front end tests for snuba admin
Matrix: Tests on multiple clickhouse versions
Matrix: Tests and code coverage
Matrix: sentry
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Build snuba CI image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; groupadd -r snuba --gid 1000; useradd -r -g snuba --uid 1000 snuba; chown -R snuba:snuba ./; rm -rf ./rust_snuba/; [ -z \"`find /tmp/rust_wheels -type f`\" ] || pip install /tmp/rust_wheels/*; rm -rf /tmp/rust_wheels/; pip install -e .; snuba --help" did not complete successfully: exit code: 1
detect what files changed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e, getsentry/paths-filter@66f7f1844185eb7fb6738ea4ea59d74bb99199e5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
detect what files changed
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e, getsentry/paths-filter@66f7f1844185eb7fb6738ea4ea59d74bb99199e5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
detect what files changed
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
detect what files changed
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
detect what files changed
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
detect what files changed
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
detect what files changed
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
detect what files changed
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
pre-commit hooks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, getsentry/action-github-app-token@97c9e23528286821f97fba885c1b1123284b29cc, actions/setup-python@v4, actions/cache@v3, getsentry/paths-filter@v2, getsentry/action-github-commit@v1.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pre-commit hooks
The following actions uses node12 which is deprecated and will be forced to run on node16: getsentry/paths-filter@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pre-commit hooks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
pre-commit hooks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
pre-commit hooks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
pre-commit hooks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Dataset Config Validation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mypy typing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Front end tests for snuba admin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Front end tests for snuba admin
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting - Rust
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build snuba CI image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, 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/.