Import from CVS and Build + Test #1613
ci.yaml
on: schedule
Run CVS Import
42s
Build for OSX arm64
1m 10s
Test for Linux 1
40m 13s
Test for Linux 2
40m 13s
Test for Linux 3
40m 13s
Test for Linux 4
40m 14s
Test for OSX 1
40m 15s
Test for OSX 2
40m 17s
Test for OSX 3
40m 14s
Test for OSX 4
40m 16s
Test for Windows 1
40m 1s
Test for Windows 2
40m 0s
Test for Windows 3
40m 1s
Test for Windows 4
40m 8s
deploy installers
0s
Annotations
24 errors and 21 warnings
Test for Linux 1
The job running on runner GitHub Actions 4 has exceeded the maximum execution time of 40 minutes.
|
Test for Linux 1
The operation was canceled.
|
Test for Linux 3
The job running on runner GitHub Actions 19 has exceeded the maximum execution time of 40 minutes.
|
Test for Linux 3
The operation was canceled.
|
Test for Linux 2
The job running on runner GitHub Actions 1 has exceeded the maximum execution time of 40 minutes.
|
Test for Linux 2
The operation was canceled.
|
Test for Linux 4
The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 40 minutes.
|
Test for Linux 4
The operation was canceled.
|
Test for OSX 3
The job running on runner GitHub Actions 12 has exceeded the maximum execution time of 40 minutes.
|
Test for OSX 3
The operation was canceled.
|
Test for OSX 1
The job running on runner GitHub Actions 5 has exceeded the maximum execution time of 40 minutes.
|
Test for OSX 1
The operation was canceled.
|
Test for OSX 2
The job running on runner GitHub Actions 14 has exceeded the maximum execution time of 40 minutes.
|
Test for OSX 2
The operation was canceled.
|
Test for OSX 4
The job running on runner GitHub Actions 20 has exceeded the maximum execution time of 40 minutes.
|
Test for OSX 4
The operation was canceled.
|
Test for Windows 2
The job running on runner GitHub Actions 15 has exceeded the maximum execution time of 40 minutes.
|
Test for Windows 2
The operation was canceled.
|
Test for Windows 3
The job running on runner GitHub Actions 18 has exceeded the maximum execution time of 40 minutes.
|
Test for Windows 3
The operation was canceled.
|
Test for Windows 1
The job running on runner GitHub Actions 9 has exceeded the maximum execution time of 40 minutes.
|
Test for Windows 1
The operation was canceled.
|
Test for Windows 4
The job running on runner GitHub Actions 7 has exceeded the maximum execution time of 40 minutes.
|
Test for Windows 4
The operation was canceled.
|
Run CVS Import
The `set-output` 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/
|
Run CVS Import
The `set-output` 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/
|
Run CVS Import
The `set-output` 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 for OSX arm64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 for OSX arm64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build for Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 for Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build for OSX
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 for OSX
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build for Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/run-cmake@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 for Windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, lukka/run-cmake@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build for Windows:
build/libtiff-prefix/src/libtiff/libtiff/tif_codec.c#L111
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\Radiance\Radiance\build\libtiff.vcxproj]
|
Build for Windows:
build/libtiff-prefix/src/libtiff/libtiff/tif_compress.c#L211
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\Radiance\Radiance\build\libtiff.vcxproj]
|
Build for Windows:
build/libtiff-prefix/src/libtiff/libtiff/tif_extension.c#L107
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\Radiance\Radiance\build\libtiff.vcxproj]
|
Build for Windows:
build/libtiff-prefix/src/libtiff/libtiff/tif_getimage.c#L83
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\Radiance\Radiance\build\libtiff.vcxproj]
|
Build for Windows:
build/libtiff-prefix/src/libtiff/libtiff/tif_getimage.c#L94
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\Radiance\Radiance\build\libtiff.vcxproj]
|
Build for Windows:
build/libtiff-prefix/src/libtiff/libtiff/tif_getimage.c#L99
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\Radiance\Radiance\build\libtiff.vcxproj]
|
Build for Windows:
build/libtiff-prefix/src/libtiff/libtiff/tif_getimage.c#L112
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\Radiance\Radiance\build\libtiff.vcxproj]
|
Build for Windows:
build/libtiff-prefix/src/libtiff/libtiff/tif_getimage.c#L123
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\Radiance\Radiance\build\libtiff.vcxproj]
|
Build for Windows:
build/libtiff-prefix/src/libtiff/libtiff/tif_getimage.c#L147
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\Radiance\Radiance\build\libtiff.vcxproj]
|
Build for Windows:
build/libtiff-prefix/src/libtiff/libtiff/tif_getimage.c#L157
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\Radiance\Radiance\build\libtiff.vcxproj]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Radiance_Linux
|
8.82 MB |
|
Radiance_OSX_arm64_both
|
14.8 MB |
|
Radiance_OSX_both
|
15.8 MB |
|
Radiance_Windows_both
|
69.1 MB |
|