Skip to content

WIP: sqlite3: Add decoder #2690

WIP: sqlite3: Add decoder

WIP: sqlite3: Add decoder #2690

Triggered via pull request April 30, 2024 12:41
@waderwader
synchronize #36
sqlite3
Status Failure
Total duration 2m 2s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
lint: format/sqlite3/sqlite3.go#L66
type `intStack` is unused (unused)
lint: format/sqlite3/sqlite3.go#L70
func `(*intStack).Push` is unused (unused)
lint: format/sqlite3/sqlite3.go#L72
func `(*intStack).Pop` is unused (unused)
lint: format/sqlite3/sqlite3.go#L143
var `ptrmapTypeMap` is unused (unused)
lint: format/sqlite3/sqlite3.go#L128
SA9004: only the first constant in this group has an explicit type (staticcheck)
lint
issues found
test (macos-latest, amd64, test)
Process completed with exit code 2.
test (windows-latest, amd64, test)
The job was canceled because "macos-latest_amd64_test" failed.
test (windows-latest, amd64, test)
The operation was canceled.
test (ubuntu-latest, 386, test)
The job was canceled because "macos-latest_amd64_test" failed.
test (ubuntu-latest, 386, test)
The operation was canceled.
test (ubuntu-latest, amd64, test-race)
The job was canceled because "macos-latest_amd64_test" failed.
test (ubuntu-latest, amd64, test-race)
The operation was canceled.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest, amd64, test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.