Skip to content

Revert JS function registration changes #34

Revert JS function registration changes

Revert JS function registration changes #34

Triggered via pull request October 11, 2023 15:48
Status Failure
Total duration 2m 23s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: server/runtime_javascript_init.go#L272
Error return value of `call.This.Set` is not checked (errcheck)
lint: server/runtime_javascript_match_core.go#L282
Error return value of `stateObject.Set` is not checked (errcheck)
lint: server/runtime_javascript_match_core.go#L346
Error return value of `stateObject.Set` is not checked (errcheck)
lint: server/runtime_javascript_match_core.go#L391
Error return value of `o.Set` is not checked (errcheck)
lint: server/runtime_javascript_match_core.go#L448
Error return value of `stateObject.Set` is not checked (errcheck)
lint: server/runtime_javascript_init.go#L1617
ineffectual assignment to ok (ineffassign)
lint
issues found