Skip to content

feat(audit): [126881915] Add new resource tencentcloud_events_audit_track #4633

feat(audit): [126881915] Add new resource tencentcloud_events_audit_track

feat(audit): [126881915] Add new resource tencentcloud_events_audit_track #4633

Triggered via pull request November 6, 2024 08:18
Status Failure
Total duration 3m 50s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
golangci-lint: tencentcloud/connectivity/client.go#L215
expected '}', found '<<' (typecheck)
golangci-lint: tencentcloud/services/audit/service_tencentcloud_audit.go#L230
undeclared name: `CloudauditService` (typecheck)
golangci-lint: tencentcloud/services/audit/service_tencentcloud_audit.go#L255
undeclared name: `CloudauditService` (typecheck)
golangci-lint: tencentcloud/services/audit/resource_tc_events_audit_track.go#L226
cannot use trackId (variable of type uint64) as int64 value in argument to helper.Int64ToStr (typecheck)
golangci-lint: tencentcloud/services/audit/resource_tc_events_audit_track.go#L239
undeclared name: `CloudauditService` (typecheck)
golangci-lint: tencentcloud/services/audit/service_tencentcloud_audit.go#L256
undeclared name: `CloudauditService` (typecheck)
golangci-lint: tencentcloud/services/audit/resource_test.go#L9
other declaration of TestMain (typecheck)
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/