Skip to content

Move mmap binary reader to UNIX only architectures, fixes #122 #141

Move mmap binary reader to UNIX only architectures, fixes #122

Move mmap binary reader to UNIX only architectures, fixes #122 #141

Triggered via push October 11, 2024 23:12
Status Failure
Total duration 2m 34s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
build: binary.go#L514
undefined: newBinaryReaderMmap
build
Process completed with exit code 2.
lint: css/parse_test.go#L200
declaration has 3 blank identifiers (dogsled)
lint: css/parse_test.go#L202
declaration has 3 blank identifiers (dogsled)
lint: css/parse_test.go#L204
declaration has 3 blank identifiers (dogsled)
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)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/