Skip to content

Fix some minor typos in README #1106

Fix some minor typos in README

Fix some minor typos in README #1106

Triggered via pull request March 9, 2024 07:14
Status Success
Total duration 8m 9s
Artifacts

ci.yml

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

Annotations

5 errors and 3 warnings
Test (ubuntu-latest): config/config.go#L553
func `excludeTableFromSchema` is unused (unused)
Test (ubuntu-latest): config/config.go#L908
func `matchLabels` is unused (unused)
Test (ubuntu-latest): drivers/mysql/mysql.go#L501
ineffectual assignment to err (ineffassign)
Test (ubuntu-latest): drivers/sqlite/sqlite.go#L366
ineffectual assignment to err (ineffassign)
Test (ubuntu-latest): drivers/mongodb/mongodb.go#L98
SA1019: result.Map is deprecated: Converting directly from a D to an M will not be supported in Go Driver 2.0. Instead, users should marshal the D to BSON using bson.Marshal and unmarshal it to M using bson.Unmarshal. (staticcheck)
Test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (windows-2019)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.