Import from CVS and Build + Test #1126
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: schedule
Run CVS Import
50s
Test for Linux 1
21m 12s
Test for Linux 2
20m 1s
Test for Linux 3
27m 18s
Test for Linux 4
12m 55s
Test for OSX 1
21m 44s
Test for OSX 2
12m 13s
Test for OSX 3
18m 15s
Test for OSX 4
9m 29s
Test for Windows 1
35m 33s
Test for Windows 2
20m 54s
Test for Windows 3
29m 56s
Test for Windows 4
17m 46s
deploy installers
0s
Annotations
1 error and 28 warnings
Test for Windows 3
Process completed with exit code 2.
|
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 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 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 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:
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_dirread.c#L5554
'getenv': This function or variable may be unsafe. Consider using _dupenv_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]
|
Test for Linux 1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for Linux 2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for OSX 1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for OSX 2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for Linux 3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for Linux 4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for Windows 1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for OSX 4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for OSX 3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for Windows 4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for Windows 2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test for Windows 3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Radiance_Linux
Expired
|
8.07 MB |
|
Radiance_OSX_both
Expired
|
13.5 MB |
|
Radiance_Windows_Failed3
Expired
|
33.6 MB |
|
Radiance_Windows_both
Expired
|
67.8 MB |
|