Fix BinaryWriter to append to the given slice #134
Annotations
10 errors and 4 warnings
golangci-lint:
css/parse_test.go#L200
declaration has 3 blank identifiers (dogsled)
|
golangci-lint:
css/parse_test.go#L202
declaration has 3 blank identifiers (dogsled)
|
golangci-lint:
css/parse_test.go#L204
declaration has 3 blank identifiers (dogsled)
|
golangci-lint:
buffer/reader_test.go#L47
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint:
buffer/writer_test.go#L34
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
buffer/writer_test.go#L41
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
buffer/writer_test.go#L43
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
js/ast.go#L441
Error return value of `wi.Writer.Write` is not checked (errcheck)
|
golangci-lint:
js/ast.go#L471
Error return value of `wi.Write` is not checked (errcheck)
|
golangci-lint:
js/ast.go#L727
Error return value of `wi.Write` is not checked (errcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-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/
|
golangci-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/
|
The logs for this run have expired and are no longer available.
Loading