Add support for abfss://[email protected]/path URL syntax #112
Annotations
8 errors and 2 warnings
src/azure_filesystem.cpp#L173
‘class duckdb::unique_ptr<duckdb::RegisteredStateManager>’ has no member named ‘find’
|
src/azure_filesystem.cpp#L174
‘class duckdb::unique_ptr<duckdb::RegisteredStateManager>’ has no member named ‘end’
|
src/azure_filesystem.cpp#L176
‘class duckdb::unique_ptr<duckdb::RegisteredStateManager>’ has no member named ‘insert’
|
src/azure_filesystem.cpp#L184
no match for ‘operator[]’ (operand types are ‘duckdb::unique_ptr<duckdb::RegisteredStateManager>’ and ‘std::basic_string<char>’)
|
src/azure_http_state.cpp#L17
‘class duckdb::unique_ptr<duckdb::RegisteredStateManager>’ has no member named ‘find’
|
src/azure_http_state.cpp#L19
‘class duckdb::unique_ptr<duckdb::RegisteredStateManager>’ has no member named ‘end’
|
src/azure_http_state.cpp#L24
no match for ‘operator[]’ (operand types are ‘duckdb::unique_ptr<duckdb::RegisteredStateManager>’ and ‘const char [17]’)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hendrikmuhs/[email protected], lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
This job failed
Loading