test pull request run π #6
pr-pull.yaml
on: pull_request
Build Project π§±
/
Check GitHub Event Data π
2s
Check Formatting π
/
clang-format
26s
Check Formatting π
/
cmake-format
0s
Build Project π§±
/
Build for macOS π
2m 28s
Build Project π§±
/
Build for Ubuntu π§
0s
Build Project π§±
/
Build for Windows πͺ
1m 21s
Annotations
14 warnings
Build Project 𧱠/ Check GitHub Event Data π
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check Formatting π / clang-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Project 𧱠/ Build for Windows πͺ
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Project 𧱠/ Build for macOS π:
ssp_connector/main.cpp#L54
unused variable 'msg' [-Wunused-variable]
|
Build Project 𧱠/ Build for macOS π:
ssp_connector/main.cpp#L55
unused variable 'writed' [-Wunused-variable]
|
Build Project 𧱠/ Build for macOS π:
ssp_connector/main.cpp#L55
unused variable 'cur' [-Wunused-variable]
|
Build Project 𧱠/ Build for macOS π:
ssp_connector/main.cpp#L57
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
|
Build Project 𧱠/ Build for macOS π:
ssp_connector/main.cpp#L73
implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32]
|
Build Project 𧱠/ Build for macOS π:
ssp_connector/main.cpp#L115
implicit conversion loses integer precision: 'unsigned long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
Build Project 𧱠/ Build for macOS π:
ssp_connector/main.cpp#L125
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
Build Project 𧱠/ Build for macOS π:
ssp_connector/main.cpp#L137
implicit conversion loses integer precision: 'unsigned long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
Build Project 𧱠/ Build for macOS π:
ssp_connector/main.cpp#L146
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
Build Project 𧱠/ Build for macOS π:
ssp_connector/main.cpp#L182
format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "obs-ssp-0.13.0-macos-universal-e3c09a10f", "obs-ssp-0.13.0-windows-x64-e3c09a10f".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
obs-ssp-0.13.0-macos-universal-e3c09a10f
|
206 KB |
|
obs-ssp-0.13.0-windows-x64-e3c09a10f
|
1.31 MB |
|