Replace interfaces with public structs #10
Annotations
4 errors and 1 warning
lint:
attachment_struct.go#L7
fieldalignment: struct with 48 pointer bytes could be 40 (govet)
|
lint:
error_test.go#L34
SA5011: possible nil pointer dereference (staticcheck)
|
lint:
error_test.go#L28
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|