Skip to content

Migrate temporalite & temporaltest packages #3911

Migrate temporalite & temporaltest packages

Migrate temporalite & temporaltest packages #3911

Re-run triggered October 18, 2023 05:06
Status Failure
Total duration 6m 53s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: temporaltest/server_test.go#L303
comment-spacings: no space between comment delimiter and comment text (revive)
lint: temporaltest/server_test.go#L304
comment-spacings: no space between comment delimiter and comment text (revive)
lint: temporaltest/server_test.go#L306
comment-spacings: no space between comment delimiter and comment text (revive)
lint: internal/temporalite/lite_server.go#L212
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"unsupported SQLite pragma %q. allowed pragmas: %v\", pragma, getAllowedPragmas())" (goerr113)
lint: internal/temporalite/lite_server.go#L217
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"config option DatabaseFilePath is not supported in ephemeral mode\")" (goerr113)
lint: internal/temporalite/lite_server.go#L220
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"config option DatabaseFilePath is required when ephemeral mode disabled\")" (goerr113)
lint: internal/temporalite/lite_server.go#L301
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"unable to have file-based dynamic config and individual dynamic config values\")" (goerr113)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/temporal/temporal. Supported file pattern: go.sum