"pymarian" CLI, a proxy to "marian" #697
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/run-vcpkg@v4, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, lukka/run-vcpkg@v4, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
CMakeLists.txt#L525
COMPILE_CUDA=off : Building only CPU version
|
CMakeLists.txt#L651
Option DETERMINISTIC=ON: Trying to make training as deterministic as
|
src/3rd_party/fbgemm/third_party/asmjit/src/asmjit/core/ralocal.cpp#L833
'cont': unreferenced formal parameter
|
src/3rd_party/fbgemm/third_party/asmjit/src/asmjit/core/rapass.cpp#L1218
declaration of 'numWorkRegs' hides previous local declaration
|
src/3rd_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86internal.cpp#L1337
'asmjit::x86::dumpAssignment': unreferenced function with internal linkage has been removed
|
src/3rd_party/fbgemm/third_party/cpuinfo/src/x86/name.c#L706
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
|
src/3rd_party/fbgemm/third_party/cpuinfo/src/x86/name.c#L700
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
src/3rd_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86logging.cpp#L677
'instInfo': local variable is initialized but not referenced
|
src/3rd_party/fbgemm/third_party/cpuinfo/src/x86/name.c#L706
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
|
src/3rd_party/fbgemm/third_party/cpuinfo/src/x86/name.c#L700
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
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/
|
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/
|
This job succeeded
Loading