Implement struct extensions #625
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/
|