Skip to content

feat(audit): [119841102] support query audit events #4393

feat(audit): [119841102] support query audit events

feat(audit): [119841102] support query audit events #4393

Triggered via pull request September 27, 2024 11:59
Status Failure
Total duration 54m 32s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
golangci-lint: tencentcloud/services/audit/service_tencentcloud_audit.go#L220
S1002: should omit comparison to bool constant, can be simplified to `*response.Response.ListOver` (gosimple)
golangci-lint: tencentcloud/services/audit/data_source_tc_audit_events.go#L184
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
golangci-lint
issues found
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, 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/