Skip to content

chore: bump versions #387

chore: bump versions

chore: bump versions #387

Triggered via pull request September 10, 2024 02:31
Status Failure
Total duration 1m 17s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: codec/json/codec.go#L86
cannot use 8 (untyped int constant) as []byte value in argument to in.ReadBinary
build: codec/json/codec.go#L90
cannot use int(binary.BigEndian.Uint64(length)) (value of type int) as []byte value in argument to in.ReadBinary
build: codec/json/codec.go#L90
cannot use length (variable of type int) as []byte value in argument to binary.BigEndian.Uint64
build: codec/json/codec.go#L95
cannot use buf (variable of type int) as []byte value in argument to json.Unmarshal
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/