Skip to content

feat: sqlite (using no build tags) #510

feat: sqlite (using no build tags)

feat: sqlite (using no build tags) #510

Triggered via pull request April 5, 2024 09:26
Status Failure
Total duration 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint: sqlite_test.go#L17
SA9007: this call to os.RemoveAll deletes the user's entire temporary directory, not a subdirectory therein (staticcheck)
lint: sqlite_test.go#L13
SA9007(related information): this call to os.TempDir returns the user's temporary directory, for example /tmp (staticcheck)
lint: sqlite_test.go#L28
SA9007: this call to os.RemoveAll deletes the user's entire temporary directory, not a subdirectory therein (staticcheck)
lint: sqlite_test.go#L24
SA9007(related information): this call to os.TempDir returns the user's temporary directory, for example /tmp (staticcheck)
lint: sqlite_test.go#L39
SA9007: this call to os.RemoveAll deletes the user's entire temporary directory, not a subdirectory therein (staticcheck)
lint: sqlite_test.go#L35
SA9007(related information): this call to os.TempDir returns the user's temporary directory, for example /tmp (staticcheck)
lint: sqlite_test.go#L50
SA9007: this call to os.RemoveAll deletes the user's entire temporary directory, not a subdirectory therein (staticcheck)
lint: sqlite_test.go#L46
SA9007(related information): this call to os.TempDir returns the user's temporary directory, for example /tmp (staticcheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.