Skip to content

Implement struct extensions #625

Implement struct extensions

Implement struct extensions #625

Triggered via push October 6, 2023 10:10
Status Failure
Total duration 55s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Lint: encoding/structfields.go#L77
binary.BigEndian.AppendUint16 undefined (type binary.bigEndian has no field or method AppendUint16) (typecheck)
Lint: encoding/structfields.go#L81
binary.BigEndian.AppendUint32 undefined (type binary.bigEndian has no field or method AppendUint32) (typecheck)
Lint
Process completed with exit code 2.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/