Skip to content

Include a cold start bandit test case #169

Include a cold start bandit test case

Include a cold start bandit test case #169

Triggered via pull request November 7, 2024 03:45
Status Success
Total duration 8m 13s
Artifacts 3

test-sdks.yml

on: pull_request
test-node-server-sdk  /  lint-test-sdk
43s
test-node-server-sdk / lint-test-sdk
test-node-server-sdk  /  typecheck
42s
test-node-server-sdk / typecheck
test-node-client-sdk  /  lint-test-sdk
45s
test-node-client-sdk / lint-test-sdk
test-node-client-sdk  /  typecheck
34s
test-node-client-sdk / typecheck
test-react-native-sdk  /  lint
20s
test-react-native-sdk / lint
test-react-native-sdk  /  test
23s
test-react-native-sdk / test
test-react-native-sdk  /  build
17s
test-react-native-sdk / build
test-python-sdk
26s
test-python-sdk
test-php-sdk  /  build-and-test
6s
test-php-sdk / build-and-test
test-ios-sdk  /  build
32s
test-ios-sdk / build
test-golang-sdk  /  test-sdk
37s
test-golang-sdk / test-sdk
test-dotnet-sdk  /  build-and-run-tests
41s
test-dotnet-sdk / build-and-run-tests
Matrix: test-android-sdk / test-android-sdk
Matrix: test-java-sdk / lint-test-sdk
Fit to window
Zoom out
Zoom in

Annotations

37 warnings
test-node-client-sdk / typecheck
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-node-server-sdk / lint-test-sdk
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-node-server-sdk / typecheck
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-node-client-sdk / lint-test-sdk
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-php-sdk / build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-react-native-sdk / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-react-native-sdk / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-react-native-sdk / test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-python-sdk
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-python-sdk
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-ios-sdk / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-node-client-sdk / typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-node-client-sdk / typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-golang-sdk / test-sdk
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-dotnet-sdk / build-and-run-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-dotnet-sdk / build-and-run-tests
Dereference of a possibly null reference.
test-dotnet-sdk / build-and-run-tests
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'other' of type 'IDictionary<string, object?>' in 'ContextAttributes ContextAttributes.FromDict(string key, IDictionary<string, object?> other)' due to differences in the nullability of reference types.
test-dotnet-sdk / build-and-run-tests
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
test-dotnet-sdk / build-and-run-tests
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
test-dotnet-sdk / build-and-run-tests
Cannot convert null literal to non-nullable reference type.
test-dotnet-sdk / build-and-run-tests
Cannot convert null literal to non-nullable reference type.
test-dotnet-sdk / build-and-run-tests
Cannot convert null literal to non-nullable reference type.
test-dotnet-sdk / build-and-run-tests
Cannot convert null literal to non-nullable reference type.
test-dotnet-sdk / build-and-run-tests
Dereference of a possibly null reference.
test-dotnet-sdk / build-and-run-tests
Dereference of a possibly null reference.
test-node-server-sdk / typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-node-server-sdk / typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-node-server-sdk / lint-test-sdk
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-node-server-sdk / lint-test-sdk
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-node-client-sdk / lint-test-sdk
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-node-client-sdk / lint-test-sdk
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-android-sdk / Test API Level 26
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-android-sdk / Test API Level 26
No files were found with the provided path: /Users/runner/work/android-sdk/android-sdk/eppo/build/reports/androidTests/connected/index.html. No artifacts will be uploaded.
test-android-sdk / Test API Level 34
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-android-sdk / Test API Level 34
No files were found with the provided path: /Users/runner/work/android-sdk/android-sdk/eppo/build/reports/androidTests/connected/index.html. No artifacts will be uploaded.
test-android-sdk / Test API Level 31
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-android-sdk / Test API Level 31
No files were found with the provided path: /Users/runner/work/android-sdk/android-sdk/eppo/build/reports/androidTests/connected/index.html. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
emulator-logs-api-level-26
1.13 KB
emulator-logs-api-level-31
1.13 KB
emulator-logs-api-level-34
1.18 KB