Update module modernc.org/sqlite to v1.56.0 #184
pr.yml
on: pull_request
Linting
/
Lint
52s
Tests
/
Test
52s
Annotations
10 errors and 1 warning
|
Linting / Lint:
internal/tools/query_test.go#L133
string `statement` has 3 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
internal/tools/query_test.go#L131
string `execute_statement` has 4 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
internal/tools/query_test.go#L74
string `parameters` has 3 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
internal/tools/query_test.go#L54
string `query` has 3 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
internal/tools/query_test.go#L52
string `execute_query` has 5 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
internal/tools/query.go#L83
string `describe_table` has 4 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
internal/tools/query.go#L79
string `execute_statement` has 4 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
internal/tools/query.go#L77
string `execute_query` has 5 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
internal/resources/schema_test.go#L56
string `schema://tables` has 3 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
internal/resources/schema.go#L54
string `schema://tables` has 3 occurrences, make it a constant (goconst)
|
|
Tests / Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-task@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|