Merge pull request #385 from ujjwalguptaofficial/fix-upgraded-db-not-… #151
Annotations
2 errors and 5 warnings
build
Cannot find module '~/config/env' or its corresponding type declarations.
|
build
Cannot find module '~/config/env' or its corresponding type declarations.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, saucelabs/sauce-connect-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, saucelabs/sauce-connect-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
Sauce connect log: 2024-11-16 10:50:49.587 [7] Sauce Connect 4.6.4, build 5309 21ce484
2024-11-16 10:50:49.587 [7] REST: Using CA certificate bundle /etc/ssl/certs/ca-certificates.crt.
2024-11-16 10:50:49.587 [7] REST: Using CA certificate verify path /etc/ssl/certs.
2024-11-16 10:50:49.587 [7] TUNNEL: Using CA certificate bundle /etc/ssl/certs/ca-certificates.crt.
2024-11-16 10:50:49.587 [7] TUNNEL: Using CA certificate verify path /etc/ssl/certs.
2024-11-16 10:50:49.587 [7] Trying to autodetect proxy settings
2024-11-16 10:50:49.587 [7] Serving metrics on 8032
2024-11-16 10:50:49.587 [7] Starting up; pid 7
2024-11-16 10:50:49.587 [7] Command line arguments: /srv/saucelabs/sauce-connect/sc-4.6.4-linux/bin/sc --logfile=/opt/sauce-connect-action/sauce-connect.log --pidfile=/srv/sauce-connect.pid --readyfile=/opt/sauce-connect-action/sc.ready --user=*** --api-key=*** --tunnel-identifier=github-action-tunnel
2024-11-16 10:50:49.588 [7] Log file: /opt/sauce-connect-action/sauce-connect.log
2024-11-16 10:50:49.588 [7] Pid file: /srv/sauce-connect.pid
2024-11-16 10:50:49.588 [7] Timezone: UTC GMT offset: 0h
2024-11-16 10:50:49.588 [7] Using no proxy for connecting to Sauce Labs REST API.
2024-11-16 10:50:49.703 [7] ***********************************************************
2024-11-16 10:50:49.703 [7] WARNING: -------------------------------------------------------------------------------------------------------------------
2024-11-16 10:50:49.703 [7] WARNING: ***** Your Sauce Connect version is no longer supported *****
2024-11-16 10:50:49.703 [7] WARNING: Upgrade to Sauce Connect 5. You're missing out on new features, performance and critical fixes.
2024-11-16 10:50:49.703 [7] WARNING: Learn more: https://docs.saucelabs.com/secure-connections/sauce-connect-5
2024-11-16 10:50:49.703 [7] WARNING: -------------------------------------------------------------------------------------------------------------------
2024-11-16 10:50:49.703 [7] WARNING: You are using Sauce Connect client version (4.6.4) that will reach its end of life on Nov 30, 2022. Please download the latest version from https://docs.saucelabs.com/secure-connections/sauce-connect-5/installation/.
2024-11-16 10:50:49.703 [7] ***********************************************************
2024-11-16 10:50:49.754 [7] Started scproxy on port 40303.
2024-11-16 10:50:49.754 [7] Please wait for 'you may start your tests' to start your tests.
2024-11-16 10:51:21.720 [7] error querying from https://saucelabs.com/rest/v1/***/tunnels, error was: 500: Internal Server Error (ref: b250a502). HTTP status: 500 Internal Server Error
2024-11-16 10:51:21.721 [7] Sauce Connect could not establish a connection.
2024-11-16 10:51:21.721 [7] Please check your firewall and proxy settings.
2024-11-16 10:51:21.721 [7] Goodbye.
|
build
Error occurred on attempt 1 (timeout: SC was not ready even after we wait 60 secs). Retrying in 1000 ms...
|
build
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/
|