Skip to content

docs & test: add sqlite3 unit test , fix the issue of readme document #131

docs & test: add sqlite3 unit test , fix the issue of readme document

docs & test: add sqlite3 unit test , fix the issue of readme document #131

Triggered via push October 5, 2024 12:59
Status Failure
Total duration 1m 1s
Artifacts

Build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Go 1.22 sample: storage/database/sqlite3/example_test.go#L66
ExampleSqlite3 should be niladic
Go 1.22 sample: storage/database/sqlite3/example_test.go#L66
ExampleSqlite3 refers to unknown identifier: Sqlite3
Go 1.22 sample
Process completed with exit code 2.
Go 1.21 sample
The job was canceled because "_1_22" failed.
Go 1.21 sample: storage/database/sqlite3/example_test.go#L66
ExampleSqlite3 should be niladic
Go 1.21 sample: storage/database/sqlite3/example_test.go#L66
ExampleSqlite3 refers to unknown identifier: Sqlite3
Go 1.21 sample
The operation was canceled.
Go 1.20 sample
The job was canceled because "_1_22" failed.
Go 1.20 sample: storage/database/sqlite3/example_test.go#L66
ExampleSqlite3 should be niladic
Go 1.20 sample: storage/database/sqlite3/example_test.go#L66
ExampleSqlite3 refers to unknown identifier: Sqlite3
Go 1.20 sample
The operation was canceled.
Go 1.22 sample
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/