add UTs for executing status #308
Merged
Annotations
7 errors
|
Run golangci-lint
issues found
|
|
Run golangci-lint:
pkg/core/model/executing_test.go#L1375
printf: non-constant format string in call to fmt.Errorf (govet)
|
|
Run golangci-lint:
pkg/core/model/executing_test.go#L1481
Error return value is not checked (errcheck)
|
|
Run golangci-lint:
pkg/core/model/executing_test.go#L861
Error return value of `(*github.com/innerr/ticat/pkg/core/model.mockStatusFile).Write` is not checked (errcheck)
|
|
Run golangci-lint:
pkg/core/model/executing_test.go#L829
Error return value is not checked (errcheck)
|
|
Run golangci-lint:
pkg/core/model/executing_test.go#L729
Error return value is not checked (errcheck)
|
|
Run golangci-lint:
pkg/core/model/executing_test.go#L66
Error return value of `(*github.com/innerr/ticat/pkg/core/model.mockStatusFile).Write` is not checked (errcheck)
|
Loading