Skip to content

CI: cleanup swift bundler install & invocation. #243

CI: cleanup swift bundler install & invocation.

CI: cleanup swift bundler install & invocation. #243

Triggered via push December 1, 2024 14:31
Status Success
Total duration 40m 35s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Swift 6.0.2 on macos-15: Sources/PixarMacros/StringifyMacros.swift#L24
'argumentList' is deprecated: renamed to 'arguments'
Swift 6.0.2 on macos-15: Sources/Arch/timing.cpp#L241
implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'const int' [-Wshorten-64-to-32]
Swift 6.0.2 on macos-15: Sources/Arch/systemInfo.cpp#L130
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
Swift 6.0.2 on macos-15: Sources/Arch/systemInfo.cpp#L170
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
Swift 6.0.2 on macos-15: Sources/Arch/stackTrace.cpp#L1009
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
Swift 6.0.2 on macos-15: Sources/Arch/stackTrace.cpp#L1320
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
Swift 6.0.2 on macos-15: Sources/Arch/debugger.cpp#L518
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Swift 6.0.2 on macos-15: Sources/Tf/token.cpp#L252
implicit conversion loses integer precision: 'const unsigned long' to 'unsigned int' [-Wshorten-64-to-32]
Swift 6.0.2 on macos-15: Sources/Tf/token.cpp#L196
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Swift 6.0.2 on macos-15: Sources/Tf/token.cpp#L252
implicit conversion loses integer precision: 'const unsigned long' to 'unsigned int' [-Wshorten-64-to-32]