Skip to content

feat: rework how globalized modes are initialized #90

feat: rework how globalized modes are initialized

feat: rework how globalized modes are initialized #90

Triggered via push April 3, 2024 17:15
Status Failure
Total duration 37s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 6 warnings
build (snapshot)
Unable to process command '##[set-env name=pythonLocation;]/opt/hostedtoolcache/Python/3.12.2/x64' successfully.
build (snapshot)
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build (snapshot)
Unable to process command '##[add-path]/opt/hostedtoolcache/Python/3.12.2/x64' successfully.
build (snapshot)
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build (snapshot)
Unable to process command '##[add-path]/opt/hostedtoolcache/Python/3.12.2/x64/bin' successfully.
build (snapshot)
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build (25.2)
Unable to process command '##[set-env name=pythonLocation;]/opt/hostedtoolcache/Python/3.12.2/x64' successfully.
build (25.2)
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build (25.2)
Unable to process command '##[add-path]/opt/hostedtoolcache/Python/3.12.2/x64' successfully.
build (25.2)
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build (25.2)
Unable to process command '##[add-path]/opt/hostedtoolcache/Python/3.12.2/x64/bin' successfully.
build (25.2)
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build (25.3)
Unable to process command '##[set-env name=pythonLocation;]/opt/hostedtoolcache/Python/3.12.2/x64' successfully.
build (25.3)
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build (25.3)
Unable to process command '##[add-path]/opt/hostedtoolcache/Python/3.12.2/x64' successfully.
build (25.3)
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build (25.3)
Unable to process command '##[add-path]/opt/hostedtoolcache/Python/3.12.2/x64/bin' successfully.
build (25.3)
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build (26.1)
The job was canceled because "snapshot" failed.
build (26.1)
Unable to process command '##[set-env name=pythonLocation;]/opt/hostedtoolcache/Python/3.12.2/x64' successfully.
build (26.1)
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build (26.1)
Unable to process command '##[add-path]/opt/hostedtoolcache/Python/3.12.2/x64' successfully.
build (26.1)
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build (26.1)
Unable to process command '##[add-path]/opt/hostedtoolcache/Python/3.12.2/x64/bin' successfully.
build (26.1)
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build (26.3)
The job was canceled because "snapshot" failed.
build (25.1)
The job was canceled because "snapshot" failed.
build (26.2)
The job was canceled because "snapshot" failed.
build (snapshot)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v1.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (snapshot)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (25.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v1.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (25.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (25.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v1.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (25.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/