Skip to content

Rename general variable names in HttpClientProxy source generator (#7508) #4572

Rename general variable names in HttpClientProxy source generator (#7508)

Rename general variable names in HttpClientProxy source generator (#7508) #4572

Status Failure
Total duration 5m 35s
Artifacts

bit.ci.yml

on: pull_request
build and test for release
0s
build and test for release
build and test
5m 26s
build and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build and test
A local or parameter named 'request' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
build and test
A local or parameter named 'request' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
build and test
A local or parameter named 'request' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
build and test
A local or parameter named 'request' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
build and test
A local or parameter named 'request' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
build and test
A local or parameter named 'request' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
build and test
A local or parameter named 'request' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
build and test
A local or parameter named 'request' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
build and test
A local or parameter named 'request' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
build and test
A local or parameter named 'request' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build and test
Found a native function (sqlite3_config) with varargs in e_sqlite3. Calling such functions is not supported, and will fail at runtime. Managed DllImports:
build and test
System.Int32 sqlite3_config_none(System.Int32) (in
build and test
System.Int32 sqlite3_config_int(System.Int32, System.Int32) (in
build and test
System.Int32 sqlite3_config_int_arm64cc(System.Int32, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.Int32) (in
build and test
System.Int32 sqlite3_config_log(System.Int32, System.IntPtr, SQLitePCL.hook_handle) (in
build and test
System.Int32 sqlite3_config_log_arm64cc(System.Int32, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, SQLitePCL.hook_handle) (in
build and test
Found a native function (sqlite3_db_config) with varargs in e_sqlite3. Calling such functions is not supported, and will fail at runtime. Managed DllImports:
build and test
System.Int32 sqlite3_db_config_charptr(SQLitePCL.sqlite3, System.Int32, System.Byte*) (in
build and test
System.Int32 sqlite3_db_config_charptr_arm64cc(SQLitePCL.sqlite3, System.Int32, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.Byte*) (in
build and test
System.Int32 sqlite3_db_config_int_outint(SQLitePCL.sqlite3, System.Int32, System.Int32, System.Int32*) (in