Skip to content

JS: add OpOpt for OptionalExpression and add precedence to CallExpr t… #178

JS: add OpOpt for OptionalExpression and add precedence to CallExpr t…

JS: add OpOpt for OptionalExpression and add precedence to CallExpr t… #178

Triggered via push February 28, 2026 14:44
Status Success
Total duration 35s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: js/ast.go#L748
Error return value of `wi.Write` is not checked (errcheck)
lint: js/ast.go#L474
Error return value of `wi.Write` is not checked (errcheck)
lint: js/ast.go#L444
Error return value of `wi.Writer.Write` is not checked (errcheck)
lint: buffer/writer_test.go#L43
Error return value of `w.Write` is not checked (errcheck)
lint: buffer/writer_test.go#L41
Error return value of `w.Write` is not checked (errcheck)
lint: buffer/writer_test.go#L34
Error return value of `w.Write` is not checked (errcheck)
lint: buffer/reader_test.go#L47
Error return value of `io.Copy` is not checked (errcheck)
lint: common_test.go#L384
Error return value of `mime.ParseMediaType` is not checked (errcheck)
lint: common_test.go#L377
Error return value of `mime.ParseMediaType` is not checked (errcheck)
lint: common_test.go#L370
Error return value of `mime.ParseMediaType` is not checked (errcheck)
lint
Cache service responded with 400
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/