Freqtrade CI #338
ci.yml
on: schedule
Matrix: build_linux
Matrix: build_macos
Matrix: build_windows
docs_check
9s
cleanup-prior-runs
3s
notify-complete
0s
deploy_arm
0s
Annotations
33 errors and 25 warnings
docs_check
Process completed with exit code 1.
|
docs_check
The webhookUrl was not provided. For security reasons the secret URL must be provided in the action yaml using a context expression and can not be read as a default.
|
build_macos (macos-latest, 3.7)
Version 3.7 with arch arm64 not found
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
build_macos (macos-latest, 3.7)
The webhookUrl was not provided. For security reasons the secret URL must be provided in the action yaml using a context expression and can not be read as a default.
|
build_macos (macos-latest, 3.9)
The job was canceled because "macos-latest_3_7" failed.
|
build_macos (macos-latest, 3.9)
The operation was canceled.
|
build_macos (macos-latest, 3.8)
The job was canceled because "macos-latest_3_7" failed.
|
build_macos (macos-latest, 3.8)
The operation was canceled.
|
build_macos (macos-latest, 3.10)
The job was canceled because "macos-latest_3_7" failed.
|
build_macos (macos-latest, 3.10)
The operation was canceled.
|
build_windows (windows-latest, 3.10)
Process completed with exit code 1.
|
build_windows (windows-latest, 3.10)
The webhookUrl was not provided. For security reasons the secret URL must be provided in the action yaml using a context expression and can not be read as a default.
|
build_windows (windows-latest, 3.9)
The job was canceled because "windows-latest_3_10" failed.
|
build_windows (windows-latest, 3.9)
Process completed with exit code 1.
|
build_windows (windows-latest, 3.9)
The webhookUrl was not provided. For security reasons the secret URL must be provided in the action yaml using a context expression and can not be read as a default.
|
build_windows (windows-latest, 3.7)
The job was canceled because "windows-latest_3_10" failed.
|
build_windows (windows-latest, 3.7)
The operation was canceled.
|
build_windows (windows-latest, 3.8)
The job was canceled because "windows-latest_3_10" failed.
|
build_windows (windows-latest, 3.8)
Process completed with exit code 1.
|
build_windows (windows-latest, 3.8)
The operation was canceled.
|
build_linux (ubuntu-20.04, 3.8)
Process completed with exit code 1.
|
build_linux (ubuntu-20.04, 3.8)
The webhookUrl was not provided. For security reasons the secret URL must be provided in the action yaml using a context expression and can not be read as a default.
|
build_linux (ubuntu-18.04, 3.7)
The job was canceled because "ubuntu-20_04_3_8" failed.
|
build_linux (ubuntu-18.04, 3.8)
The job was canceled because "ubuntu-20_04_3_8" failed.
|
build_linux (ubuntu-18.04, 3.9)
The job was canceled because "ubuntu-20_04_3_8" failed.
|
build_linux (ubuntu-18.04, 3.10)
The job was canceled because "ubuntu-20_04_3_8" failed.
|
build_linux (ubuntu-20.04, 3.7)
The job was canceled because "ubuntu-20_04_3_8" failed.
|
build_linux (ubuntu-20.04, 3.7)
Process completed with exit code 1.
|
build_linux (ubuntu-20.04, 3.7)
The webhookUrl was not provided. For security reasons the secret URL must be provided in the action yaml using a context expression and can not be read as a default.
|
build_linux (ubuntu-20.04, 3.10)
The job was canceled because "ubuntu-20_04_3_8" failed.
|
build_linux (ubuntu-20.04, 3.10)
The operation was canceled.
|
build_linux (ubuntu-20.04, 3.9)
The job was canceled because "ubuntu-20_04_3_8" failed.
|
build_linux (ubuntu-20.04, 3.9)
The operation was canceled.
|
docs_check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, rjstone/discord-webhook-notify@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docs_check
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/
|
docs_check
The process '/usr/bin/git' failed with exit code 128
|
build_macos (macos-latest, 3.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, rjstone/discord-webhook-notify@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_macos (macos-latest, 3.7)
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/
|
build_macos (macos-latest, 3.7)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
build_macos (macos-latest, 3.8)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
build_macos (macos-latest, 3.10)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
build_windows (windows-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, actions/cache@preview, rjstone/discord-webhook-notify@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_windows (windows-latest, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_windows (windows-latest, 3.10)
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/
|
build_windows (windows-latest, 3.10)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
build_windows (windows-latest, 3.9)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
build_windows (windows-latest, 3.9)
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/
|
build_windows (windows-latest, 3.7)
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/
|
build_windows (windows-latest, 3.7)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
build_windows (windows-latest, 3.8)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
build_windows (windows-latest, 3.8)
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/
|
build_linux (ubuntu-20.04, 3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, rjstone/discord-webhook-notify@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_linux (ubuntu-20.04, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, 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/
|
build_linux (ubuntu-20.04, 3.8)
The process '/usr/bin/git' failed with exit code 128
|
build_linux (ubuntu-20.04, 3.7)
The process '/usr/bin/git' failed with exit code 128
|
build_linux (ubuntu-20.04, 3.10)
The process '/usr/bin/git' failed with exit code 128
|
build_linux (ubuntu-20.04, 3.9)
The process '/usr/bin/git' failed with exit code 128
|
Freqtrade CI
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
|