reintegrate original workflow #85
Annotations
13 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/[email protected], 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/
|
|
CMakeLists.txt#L186
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
build/release/external/projects/Stamp/google_cloud_cpp_bigquery_rest/verify-google_cloud_cpp_bigquery_rest.cmake#L15
File will not be verified since no URL_HASH specified
|
build/release/external/projects/Stamp/google_cloud_cpp_bigquery/verify-google_cloud_cpp_bigquery.cmake#L15
File will not be verified since no URL_HASH specified
|
CMakeLists.txt#L66
The Google Cloud C++ client libraries use the native OpenSSL library. In
|
CMakeLists.txt#L66
The Google Cloud C++ client libraries use the native OpenSSL library. In
|
src/storage/bigquery_insert.cpp#L159
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
src/bigquery_arrow_reader.cpp#L198
'BufferReader' is deprecated: Deprecated in 14.0.0. Use FromString or BufferReader(std::shared_ptr<Buffer> buffer) instead. [-Wdeprecated-declarations]
|
src/bigquery_client.cpp#L59
'CreateWriteStream' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
src/bigquery_client.cpp#L68
'GetWriteStream' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
src/bigquery_client.cpp#L73
'BatchCommitWriteStreams' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "bigquery-v1.0.0-extension-osx_arm64".
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/
|
This job succeeded
Loading