BinaryReader: add ReadUint24, ReadInt24, and SetLen #149
Annotations
10 errors and 1 warning
|
lint:
js/ast.go#L39
Error return value of `w.Write` is not checked (errcheck)
|
|
lint:
js/ast.go#L43
Error return value of `w.Write` is not checked (errcheck)
|
|
lint:
js/ast.go#L156
Error return value of `w.Write` is not checked (errcheck)
|
|
lint:
js/ast.go#L441
Error return value of `wi.Writer.Write` is not checked (errcheck)
|
|
lint:
js/ast.go#L471
Error return value of `wi.Write` is not checked (errcheck)
|
|
lint:
js/ast.go#L745
Error return value of `wi.Write` is not checked (errcheck)
|
|
lint:
js/ast.go#L1659
Error return value of `wi.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#L352
Error return value of `mime.ParseMediaType` is not checked (errcheck)
|
|
lint:
common_test.go#L359
Error return value of `mime.ParseMediaType` is not checked (errcheck)
|
|
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/
|