Skip to content

Feature/cql lint

Feature/cql lint #1

Triggered via pull request January 8, 2024 03:08
Status Failure
Total duration 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Code style: cql-lint/pkg/analyzer/analyzer.go#L30
Error return value is not checked (errcheck)
Code style: cql-lint/pkg/analyzer/analyzer.go#L44
Error return value is not checked (errcheck)
Code style: cql-lint/pkg/analyzer/analyzer.go#L86
Error return value is not checked (errcheck)
Code style: cql-lint/pkg/analyzer/analyzer.go#L87
Error return value is not checked (errcheck)
Code style: cql-lint/pkg/analyzer/analyzer.go#L147
Error return value is not checked (errcheck)
Code style: cql-lint/pkg/analyzer/analyzer.go#L120
type assertion must be checked (forcetypeassert)
Code style: cql-lint/pkg/analyzer/analyzer.go#L142
type assertion must be checked (forcetypeassert)
Code style: cql-lint/pkg/analyzer/analyzer.go#L149
type assertion must be checked (forcetypeassert)
Code style
issues found