Skip to content

MySQL: sanitize identifiers #784

MySQL: sanitize identifiers

MySQL: sanitize identifiers #784

Triggered via pull request October 3, 2024 12:14
Status Failure
Total duration 4m 13s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint: app/server/paging/mock.go#L39
directive `// nolint: unused` should be written without leading space as `//nolint: unused` (nolintlint)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/