Skip to content

[Sketcher][TNP][WIP] Use pre-TNP-fix method to revolve up-to-face #176

[Sketcher][TNP][WIP] Use pre-TNP-fix method to revolve up-to-face

[Sketcher][TNP][WIP] Use pre-TNP-fix method to revolve up-to-face #176

Triggered via push August 18, 2024 11:36
Status Success
Total duration 1h 51m 58s
Artifacts 9

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 76 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/CAM/Path/Post/Command.py#L97
Class 'PostProcessor' has no 'load' member (no-member)
Lint / Lint: src/Mod/CAM/Path/Post/Utils.py#L351
Module 'Path' has no 'Path' member (no-member)
Lint / Lint: src/Mod/CAM/Path/Post/Utils.py#L370
Module 'Path' has no 'Path' member (no-member)
Lint / Lint: src/Mod/CAM/Tests/TestPathPost.py#L579
Module 'Path' has no 'Command' member (no-member)
Lint / Lint: src/Mod/CAM/Tests/TestPathPost.py#L580
Module 'Path' has no 'Command' member (no-member)
Lint / Lint: src/Mod/CAM/Tests/TestPathPost.py#L581
Module 'Path' has no 'Command' member (no-member)
Lint / Lint: src/Mod/CAM/Tests/TestPathPost.py#L582
Module 'Path' has no 'Command' member (no-member)
Lint / Lint: src/Mod/CAM/Tests/TestPathPost.py#L583
Module 'Path' has no 'Command' member (no-member)
Lint / Lint: src/Mod/CAM/Tests/TestPathPost.py#L584
Module 'Path' has no 'Command' member (no-member)
Lint / Lint: src/Mod/CAM/Tests/TestPathPost.py#L585
Module 'Path' has no 'Command' member (no-member)
Lint / Lint
Process completed with exit code 1.
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 1073k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
Lint / Lint: src/Mod/CAM/Tests/TestPathPost.py#L483
re-use ==> reuse
Lint / Lint: src/Mod/CAM/App/Area.cpp#L2837
<-- trailing whitespace
Lint / Lint: src/Mod/CAM/Tests/FilePathTestUtils.py#L1
would reformat src/Mod/CAM/Tests/FilePathTestUtils.py
Lint / Lint: src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py#L1
would reformat src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py
Lint / Lint: src/Mod/CAM/Path/Post/Command.py#L1
would reformat src/Mod/CAM/Path/Post/Command.py
Lint / Lint: src/Mod/CAM/Path/Post/Utils.py#L1
would reformat src/Mod/CAM/Path/Post/Utils.py
Lint / Lint: src/Mod/CAM/Tests/TestPathPost.py#L1
would reformat src/Mod/CAM/Tests/TestPathPost.py
Lint / Lint: src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py#L188
Line too long (123/100) (line-too-long)
Lint / Lint: src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py#L74
Formatting a regular string which could be an f-string (consider-using-f-string)
Lint / Lint: src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py#L80
Formatting a regular string which could be an f-string (consider-using-f-string)
Lint / Lint: src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py#L110
Formatting a regular string which could be an f-string (consider-using-f-string)
Lint / Lint: src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py#L143
Formatting a regular string which could be an f-string (consider-using-f-string)
Lint / Lint: src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py#L145
Formatting a regular string which could be an f-string (consider-using-f-string)
Lint / Lint: src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py#L62
Attribute 'updating' defined outside __init__ (attribute-defined-outside-init)
Lint / Lint: src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py#L146
Attribute 'updating' defined outside __init__ (attribute-defined-outside-init)
Lint / Lint: src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py#L148
Attribute 'updating' defined outside __init__ (attribute-defined-outside-init)
Lint / Lint: src/Mod/CAM/Path/Op/Gui/CircularHoleBase.py#L27
Unused import PathGui (unused-import)
Lint / Lint: src/Mod/CAM/App/Area.cpp#L84
Should have a space between // and comment [whitespace/comments] [4]
Lint / Lint: src/Mod/CAM/App/Area.cpp#L109
Missing space before { [whitespace/braces] [5]
Lint / Lint: src/Mod/CAM/App/Area.cpp#L114
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/Mod/CAM/App/Area.cpp#L125
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Lint / Lint: src/Mod/CAM/App/Area.cpp#L138
{ should almost always be at the end of the previous line [whitespace/braces] [4]
Lint / Lint: src/Mod/CAM/App/Area.cpp#L140
Missing space after , [whitespace/comma] [3]
Lint / Lint: src/Mod/CAM/App/Area.cpp#L141
Missing space after , [whitespace/comma] [3]
Lint / Lint: src/Mod/CAM/App/Area.cpp#L148
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
Lint / Lint: src/Mod/CAM/App/Area.cpp#L152
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Lint / Lint: src/Mod/CAM/App/Area.cpp#L154
Missing space after , [whitespace/comma] [3]
Lint / Lint
NCollection_ListNode has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
Lint / Lint
Pass small and trivially-copyable type by value (const class NCollection_BaseList::Iterator &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class NCollection_BaseList::Iterator &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
Lint / Lint
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(352): conda version: 24.3.0 INFO conda.conda_libmamba_solver.solver:_log_info(353): conda-libmamba-solver version: 24.1.0
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(354): libmambapy version: 1.5.8
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(355): Target prefix: '/Users/runner/work/FreeCAD/FreeCAD/.conda/freecad'
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(356): Command: ['/Users/runner/miniconda3/condabin/mamba', 'update', '--prefix', '.conda/freecad', '--file', 'conda/conda-env.yaml']
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 0 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Darwin/23.6.0 OSX/14.6.1 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(431): Apply 0 patches 5fef5ecd58e910a9… → 5fef5ecd58e910a9…
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 715638 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Darwin/23.6.0 OSX/14.6.1 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'} INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(431): Apply 0 patches 63cd651a378e2a3f… → 63cd651a378e2a3f…
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 2050706 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Darwin/23.6.0 OSX/14.6.1 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'} INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(431): Apply 0 patches c25462d7872987b0… → c25462d7872987b0…
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 2609871 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Darwin/23.6.0 OSX/14.6.1 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(431): Apply 0 patches a674678f164aeeae… → a674678f164aeeae…
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(352): conda version: 24.3.0 INFO conda.conda_libmamba_solver.solver:_log_info(353): conda-libmamba-solver version: 24.1.0
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(354): libmambapy version: 1.5.8 INFO conda.conda_libmamba_solver.solver:_log_info(355): Target prefix: '/home/runner/work/FreeCAD/FreeCAD/.conda/freecad' INFO conda.conda_libmamba_solver.solver:_log_info(356): Command: ['/home/runner/miniconda3/condabin/mamba', 'update', '--prefix', '.conda/freecad', '--file', 'conda/conda-env.yaml']
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 715638 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(431): Apply 0 patches 63cd651a378e2a3f… → 63cd651a378e2a3f…
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 1613518 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(431): Apply 0 patches c5cc347082717df0… → c5cc347082717df0…
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 2050706 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(431): Apply 0 patches c25462d7872987b0… → c25462d7872987b0…
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 6328134 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(431): Apply 0 patches 1a2d4b049a0439c9… → 1a2d4b049a0439c9…
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(352): conda version: 24.3.0 INFO conda.conda_libmamba_solver.solver:_log_info(353): conda-libmamba-solver version: 24.1.0
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(354): libmambapy version: 1.5.8 INFO conda.conda_libmamba_solver.solver:_log_info(355): Target prefix: '/home/runner/work/FreeCAD/FreeCAD/.conda/freecad' INFO conda.conda_libmamba_solver.solver:_log_info(356): Command: ['/home/runner/miniconda3/condabin/mamba', 'update', '--prefix', '.conda/freecad', '--file', 'conda/conda-env-qt6.yaml']
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 715638 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(431): Apply 0 patches 63cd651a378e2a3f… → 63cd651a378e2a3f…
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 1613518 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(431): Apply 0 patches c5cc347082717df0… → c5cc347082717df0…
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 2050706 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(431): Apply 0 patches c25462d7872987b0… → c25462d7872987b0…
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 6328134 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(431): Apply 0 patches 1a2d4b049a0439c9… → 1a2d4b049a0439c9…
Windows_Conda / Build
INFO conda.core.link:__init__(210): initializing UnlinkLinkTransaction with target_prefix: C:\Users\runneradmin\miniconda3 unlink_precs: link_precs: conda-forge/win-64::miniforge_console_shortcut-1.0-h57928b3_0 conda-forge/win-64::ca-certificates-2024.2.2-h56e8100_0 conda-forge/noarch::pybind11-abi-4-hd8ed1ab_3 conda-forge/win-64::python_abi-3.10-4_cp310 conda-forge/noarch::tzdata-2024a-h0c530f3_0 conda-forge/win-64::ucrt-10.0.22621.0-h57928b3_0 conda-forge/win-64::vc14_runtime-14.38.33130-h82b7239_18 conda-forge/win-64::vc-14.3-hcf57466_18 conda-forge/win-64::vs2015_runtime-14.38.33130-hcb4865c_18 conda-forge/win-64::bzip2-1.0.8-hcfcfb64_5 conda-forge/win-64::fmt-10.2.1-h181d51b_0 conda-forge/win-64::libffi-3.4.2-h8ffe710_5 conda-forge/win-64::libiconv-1.17-hcfcfb64_2 conda-forge/win-64::libsqlite-3.45.2-hcfcfb64_0 conda-forge/win-64::libzlib-1.2.13-hcfcfb64_5 conda-forge/win-64::lz4-c-1.9.4-hcfcfb64_0 conda-forge/win-64::lzo-2.10-he774522_1000 conda-forge/win-64::openssl-3.2.1-hcfcfb64_1 conda-forge/win-64::reproc-14.2.4.post0-hcfcfb64_1 conda-forge/win-64::tk-8.6.13-h5226925_1 conda-forge/win-64::xz-5.2.6-h8d14728_0 conda-forge/win-64::yaml-cpp-0.8.0-h63175ca_0 conda-forge/win-64::krb5-1.21.2-heb0366b_0 conda-forge/win-64::libsolv-0.7.28-h12be248_2 conda-forge/win-64::libssh2-1.11.0-h7dfc565_0 conda-forge/win-64::libxml2-2.12.6-hc3477c8_1 conda-forge/win-64::python-3.10.14-h4de0772_0_cpython conda-forge/win-64::reproc-cpp-14.2.4.post0-h63175ca_1 conda-forge/win-64::zstd-1.5.5-h12be248_0 conda-forge/win-64::libarchive-3.7.2-h313118b_1 conda-forge/win-64::libcurl-8.7.1-hd5e4a3a_0 conda-forge/win-64::menuinst-2.0.2-py310h00ffb61_0 conda-forge/noarch::archspec-0.2.3-pyhd8ed1ab_0 conda-forge/noarch::boltons-24.0.0-pyhd8ed1ab_0 conda-forge/win-64::brotli-python-1.1.0-py310h00ffb61_1 conda-forge/noarch::charset-normalizer-3.3.2-pyhd8ed1ab_0 conda-forge/noarch::distro-1.9.0-pyhd8ed1ab_0 conda-forge/win-64::jsonpointer-2.4-py310h5588dad_3 conda-forge/win-64::libmamba-1.5.8-h3f09ed1_0 conda-forge/noarch::packaging-24.0-pyhd8ed1ab_0 conda-forge/noarch::platformdirs-4.2.0-pyhd8ed1ab_0 conda-forge/noarch::pluggy-1.4.0-pyhd8ed1ab_0 conda-forge/win-64::pycosat-0.6.6-py310h8d17308_0 conda-forge/win-64::ruamel.yaml.clib-0.2.8-py310h8d17308_0 conda-forge/noarch::setuptools-69.5.1-pyhd8ed1ab_0 conda-forge/noarch::truststore-0.8.0-pyhd8ed1ab_0 conda-forge/noarch::jsonpatch-1.33-pyhd8ed1ab_0 conda-forge/win-64::libmambapy-1.5.8-py310h04f2035_0 conda-forge/win-64::ruamel.yaml-0.18.6-py310h8d17308_0 conda-forge/noarch::certifi-2024.2.2-pyhd8ed1ab_0 conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_0 conda-forge/noarch::tqdm-4.66.2-pyhd8ed1ab_0 conda-forge/noarch::conda-libmamba-solver-24.1.0-pyhd8ed1ab_0 conda-forge/noarch::idna-3.6-pyhd8ed1ab_0 conda-forge/noarch::pycparser-2.22-pyhd8ed1ab_0 conda-forge/win-64::cffi-1.16.0-py310h8d17308_0 conda-forge/win-64::zstandard-0.22.0-py310h0009e47_0 conda-forge/noarch::conda-package-handling-2.2.0-pyh38be061_0 conda-forge/noarch::conda-package-streaming-0.9.0-pyhd8ed1ab_0 conda-forge/noarch::requests-2.31.0-pyhd8ed1ab_0 conda-forge/win-64::conda-24.3.0-py310h5588dad_0 conda-forge/win-64::mamba-1.5.8-py310hd9d798f_0 conda-forge/noarch::wheel-0.43.0-pyhd8ed1ab_1 conda-forge/noarch::win_inet_pton-1.1.0-pyhd8ed1ab_6 conda-forge/noarch::pip-24.0-pyhd8ed1ab_0 conda-forge/noarch::pysocks-1.7.1-pyh0701188_6 conda-forge/noarch::urllib3-2.2.1-pyhd8ed1ab_0
Windows_Conda / Build
INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: conda-forge::ca-certificates-2024.2.2-h56e8100_0 <=== prefix=C:\Users\runneradmin\miniconda3 source=C:\Users\runneradmin\miniconda3\pkgs\ca-certificates-2024.2.2-h56e8100_0
Windows_Conda / Build
INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: conda-forge::pybind11-abi-4-hd8ed1ab_3 <=== prefix=C:\Users\runneradmin\miniconda3 source=C:\Users\runneradmin\miniconda3\pkgs\pybind11-abi-4-hd8ed1ab_3
Windows_Conda / Build
INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: conda-forge::python_abi-3.10-4_cp310 <=== prefix=C:\Users\runneradmin\miniconda3 source=C:\Users\runneradmin\miniconda3\pkgs\python_abi-3.10-4_cp310
Windows_Conda / Build
INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: conda-forge::tzdata-2024a-h0c530f3_0 <=== prefix=C:\Users\runneradmin\miniconda3 source=C:\Users\runneradmin\miniconda3\pkgs\tzdata-2024a-h0c530f3_0
Windows_Conda / Build
INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: conda-forge::ucrt-10.0.22621.0-h57928b3_0 <=== prefix=C:\Users\runneradmin\miniconda3 source=C:\Users\runneradmin\miniconda3\pkgs\ucrt-10.0.22621.0-h57928b3_0
Windows_Conda / Build
INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: conda-forge::vc14_runtime-14.38.33130-h82b7239_18 <=== prefix=C:\Users\runneradmin\miniconda3 source=C:\Users\runneradmin\miniconda3\pkgs\vc14_runtime-14.38.33130-h82b7239_18
Windows_Conda / Build
INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: conda-forge::vc-14.3-hcf57466_18 <=== prefix=C:\Users\runneradmin\miniconda3 source=C:\Users\runneradmin\miniconda3\pkgs\vc-14.3-hcf57466_18
Windows_Conda / Build
INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: conda-forge::vs2015_runtime-14.38.33130-hcb4865c_18 <=== prefix=C:\Users\runneradmin\miniconda3 source=C:\Users\runneradmin\miniconda3\pkgs\vs2015_runtime-14.38.33130-hcb4865c_18
Windows_Conda / Build
INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: conda-forge::bzip2-1.0.8-hcfcfb64_5 <=== prefix=C:\Users\runneradmin\miniconda3 source=C:\Users\runneradmin\miniconda3\pkgs\bzip2-1.0.8-hcfcfb64_5

Artifacts

Produced during runtime
Name Size
Lint-10440281624-Logs Expired
76.4 KB
MacOS_13_Conda_Apple-10440281624-Logs Expired
44.7 KB
Prepare-10440281624-Logs Expired
18.8 KB
Ubuntu_20-04-10440281624-Logs Expired
180 KB
Ubuntu_22-04_Conda-10440281624-Logs Expired
244 KB
Ubuntu_22-04_Conda-Qt6-10440281624-Logs Expired
243 KB
Ubuntu_22-04_Conda-Qt6-10440281624-report.md Expired
3.76 KB
Windows-10440281624-Logs Expired
1.63 MB
Windows_Conda-10440281624-Logs Expired
2.47 MB