Skip to content

Bump the dependencies group across 1 directory with 4 updates #165

Bump the dependencies group across 1 directory with 4 updates

Bump the dependencies group across 1 directory with 4 updates #165

Triggered via pull request November 18, 2024 00:58
Status Failure
Total duration 1m 7s
Artifacts

test-pr.yml

on: pull_request
Run code checks  /  Run code checks
57s
Run code checks / Run code checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run code checks / Run code checks
cannot use t.c.tls (variable of type *"modernc.org/libc".TLS) as *"modernc.org/sqlite/internal/libc".TLS value in argument to sqlite3.Xsqlite3_exec
Run code checks / Run code checks
cannot use c.tls (variable of type *"modernc.org/libc".TLS) as *"modernc.org/sqlite/internal/libc".TLS value in argument to sqlite3.Xsqlite3_trace_v2
Run code checks / Run code checks
cannot use tls (variable of type *"modernc.org/libc".TLS) as *"modernc.org/sqlite/internal/libc".TLS value in argument to sqlite3.Xsqlite3_expanded_sql
Run code checks / Run code checks
cannot use c.tls (variable of type *"modernc.org/libc".TLS) as *"modernc.org/sqlite/internal/libc".TLS value in argument to sqlite3.Xsqlite3_column_blob
Run code checks / Run code checks
cannot use c.tls (variable of type *"modernc.org/libc".TLS) as *"modernc.org/sqlite/internal/libc".TLS value in argument to sqlite3.Xsqlite3_column_bytes
Run code checks / Run code checks
cannot use c.tls (variable of type *"modernc.org/libc".TLS) as *"modernc.org/sqlite/internal/libc".TLS value in argument to sqlite3.Xsqlite3_column_text
Run code checks / Run code checks
cannot use c.tls (variable of type *"modernc.org/libc".TLS) as *"modernc.org/sqlite/internal/libc".TLS value in argument to sqlite3.Xsqlite3_column_double
Run code checks / Run code checks
cannot use c.tls (variable of type *"modernc.org/libc".TLS) as *"modernc.org/sqlite/internal/libc".TLS value in argument to sqlite3.Xsqlite3_column_int64
Run code checks / Run code checks
cannot use c.tls (variable of type *"modernc.org/libc".TLS) as *"modernc.org/sqlite/internal/libc".TLS value in argument to sqlite3.Xsqlite3_column_type
Run code checks / Run code checks
cannot use c.tls (variable of type *"modernc.org/libc".TLS) as *"modernc.org/sqlite/internal/libc".TLS value in argument to sqlite3.Xsqlite3_column_decltype
Run code checks / Run code checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/