Skip to content

Add live reload functionality #270

Add live reload functionality

Add live reload functionality #270

Triggered via pull request April 30, 2024 10:40
Status Failure
Total duration 1m 35s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: pkg/grizzly/server.go#L162
Error return value of `browser.Open` is not checked (errcheck)
lint: pkg/grizzly/browser.go#L29
unnecessary leading newline (whitespace)
lint: pkg/grizzly/watch.go#L27
unnecessary trailing newline (whitespace)
lint: pkg/grizzly/workflow.go#L497
unnecessary leading newline (whitespace)
lint: pkg/grizzly/livereload/connection.go#L169
ST1003: struct field Uid should be UID (stylecheck)
lint: pkg/grizzly/livereload/connection.go#L176
ST1003: struct field Uid should be UID (stylecheck)
lint: pkg/grizzly/handler.go#L115
ST1003: type HttpEndpointConfig should be HTTPEndpointConfig (stylecheck)
lint: pkg/grizzly/handler.go#L119
ST1003: type HttpEndpoint should be HTTPEndpoint (stylecheck)
lint
Process completed with exit code 2.