Add github actions workflows, update readme, add license #1
Annotations
10 errors and 1 warning
golangci-lint:
attachment_error_struct.go#L17
string `berr_error_detail` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
error_struct.go#L14
ifElseChain: rewrite if-else to switch statement (gocritic)
|
golangci-lint:
error_interface.go#L21
expressions should not be cuddled with blocks (wsl)
|
golangci-lint:
error_test.go#L12
declarations should never be cuddled (wsl)
|
golangci-lint:
error_test.go#L15
declarations should never be cuddled (wsl)
|
golangci-lint:
error_test.go#L18
declarations should never be cuddled (wsl)
|
golangci-lint:
attachment_detail_struct.go#L3
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
|
golangci-lint:
attachment_error_struct.go#L3
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
|
golangci-lint:
attachment_metadata_struct.go#L3
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
|
golangci-lint:
error_struct.go#L41
fieldalignment: struct with 72 pointer bytes could be 56 (govet)
|
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/.
|
Loading