fix: Prevent microsecond drift when offsets are equal in e2e test #3669
Triggered via pull request
March 24, 2026 07:24
Status
Success
Total duration
1h 10m 35s
Artifacts
6
ci-cd.yml
on: pull_request
get-commit-message
8s
Matrix: codeql / analyze
Matrix: test / test
ketryx_report_and_check
/
ketryx_report_and_check
58s
Matrix: package_publish / build_native
Waiting for pending jobs
docker_publish
/
docker_publish
package_publish
/
package_publish
Annotations
2 errors and 16 warnings
|
test / test (macos-15-intel, true)
Process completed with exit code 1.
|
|
test / test (macos-15-intel, true)
Process completed with exit code 2.
|
|
codeql / Analyze (actions)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
|
sonarcloud
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
codeql / Analyze (python)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
|
audit / audit
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 14 instead.
|
|
test / test (ubuntu-24.04-arm, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: SpicyPizza/create-envfile@ace6d4f5d7802b600276c23ca417e669f1a06f6f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test (ubuntu-24.04-arm, true)
Unexpected input(s) 'envkey_AIGNOSTICS_API_ROOT', 'envkey_AIGNOSTICS_CLIENT_ID_DEVICE', 'envkey_AIGNOSTICS_REFRESH_TOKEN', 'envkey_AIGNOSTICS_SENTRY_ENABLED', 'envkey_AIGNOSTICS_SENTRY_DSN', 'envkey_AIGNOSTICS_SENTRY_DEBUG', 'envkey_AIGNOSTICS_SENTRY_SEND_DEFAULT_PII', 'envkey_AIGNOSTICS_SENTRY_SAMPLE_RATE', 'envkey_AIGNOSTICS_SENTRY_TRACES_SAMPLE_RATE', 'envkey_AIGNOSTICS_SENTRY_PROFILES_SAMPLE_RATE', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
|
test / test (ubuntu-latest, false)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, SpicyPizza/create-envfile@ace6d4f5d7802b600276c23ca417e669f1a06f6f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test (ubuntu-latest, false)
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
test / test (ubuntu-latest, false)
Unexpected input(s) 'envkey_AIGNOSTICS_API_ROOT', 'envkey_AIGNOSTICS_CLIENT_ID_DEVICE', 'envkey_AIGNOSTICS_REFRESH_TOKEN', 'envkey_AIGNOSTICS_SENTRY_ENABLED', 'envkey_AIGNOSTICS_SENTRY_DSN', 'envkey_AIGNOSTICS_SENTRY_DEBUG', 'envkey_AIGNOSTICS_SENTRY_SEND_DEFAULT_PII', 'envkey_AIGNOSTICS_SENTRY_SAMPLE_RATE', 'envkey_AIGNOSTICS_SENTRY_TRACES_SAMPLE_RATE', 'envkey_AIGNOSTICS_SENTRY_PROFILES_SAMPLE_RATE', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
|
test / test (macos-latest, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: SpicyPizza/create-envfile@ace6d4f5d7802b600276c23ca417e669f1a06f6f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test (macos-latest, true)
Unexpected input(s) 'envkey_AIGNOSTICS_API_ROOT', 'envkey_AIGNOSTICS_CLIENT_ID_DEVICE', 'envkey_AIGNOSTICS_REFRESH_TOKEN', 'envkey_AIGNOSTICS_SENTRY_ENABLED', 'envkey_AIGNOSTICS_SENTRY_DSN', 'envkey_AIGNOSTICS_SENTRY_DEBUG', 'envkey_AIGNOSTICS_SENTRY_SEND_DEFAULT_PII', 'envkey_AIGNOSTICS_SENTRY_SAMPLE_RATE', 'envkey_AIGNOSTICS_SENTRY_TRACES_SAMPLE_RATE', 'envkey_AIGNOSTICS_SENTRY_PROFILES_SAMPLE_RATE', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
|
test / test (windows-latest, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: SpicyPizza/create-envfile@ace6d4f5d7802b600276c23ca417e669f1a06f6f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test (windows-latest, true)
Unexpected input(s) 'envkey_AIGNOSTICS_API_ROOT', 'envkey_AIGNOSTICS_CLIENT_ID_DEVICE', 'envkey_AIGNOSTICS_REFRESH_TOKEN', 'envkey_AIGNOSTICS_SENTRY_ENABLED', 'envkey_AIGNOSTICS_SENTRY_DSN', 'envkey_AIGNOSTICS_SENTRY_DEBUG', 'envkey_AIGNOSTICS_SENTRY_SEND_DEFAULT_PII', 'envkey_AIGNOSTICS_SENTRY_SAMPLE_RATE', 'envkey_AIGNOSTICS_SENTRY_TRACES_SAMPLE_RATE', 'envkey_AIGNOSTICS_SENTRY_PROFILES_SAMPLE_RATE', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
|
test / test (macos-15-intel, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: SpicyPizza/create-envfile@ace6d4f5d7802b600276c23ca417e669f1a06f6f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test (macos-15-intel, true)
Unexpected input(s) 'envkey_AIGNOSTICS_API_ROOT', 'envkey_AIGNOSTICS_CLIENT_ID_DEVICE', 'envkey_AIGNOSTICS_REFRESH_TOKEN', 'envkey_AIGNOSTICS_SENTRY_ENABLED', 'envkey_AIGNOSTICS_SENTRY_DSN', 'envkey_AIGNOSTICS_SENTRY_DEBUG', 'envkey_AIGNOSTICS_SENTRY_SEND_DEFAULT_PII', 'envkey_AIGNOSTICS_SENTRY_SAMPLE_RATE', 'envkey_AIGNOSTICS_SENTRY_TRACES_SAMPLE_RATE', 'envkey_AIGNOSTICS_SENTRY_PROFILES_SAMPLE_RATE', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
|
ketryx_report_and_check / ketryx_report_and_check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Ketryx/ketryx-github-action@40b13ef68c772e96e58ec01a81f5b216d7710186. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
audit-results
|
375 KB |
sha256:7dba52801860468ba66ea678464b44467f83bee80474143ad7b5cfb0e776cd0f
|
|
|
test-results-macos-15-intel
|
773 KB |
sha256:e545cde7821b665257bcb1bf033d369486592de8474a4108b02750485a90b141
|
|
|
test-results-macos-latest
|
767 KB |
sha256:ebf9b90c5b03ae34436a65dc79f6af9870c345856f4dba0784a52e175614f8a1
|
|
|
test-results-ubuntu-24.04-arm
|
764 KB |
sha256:0a7857435790786ea3831fab89da53f083320878afe7589d772e489be70524b2
|
|
|
test-results-ubuntu-latest
|
766 KB |
sha256:6a8945bd05d20bc11c14bc4c141bf9cf58e9759af575889e1e7664e88041fcfc
|
|
|
test-results-windows-latest
|
767 KB |
sha256:2a2efd76c0c2c0d8d10df8bb478e440af7a8f863606c619b1c20fdaa2227f79b
|
|