Add support for SDM Subscription and Unsubscription #229
Annotations
7 errors and 1 warning
lint (1.18):
internal/sbi/consumer/subscriber_data_management.go#L7
Expected 'p', Found 'f' at internal/sbi/consumer/subscriber_data_management.go[line 7,col 14] (gci)
|
lint (1.18):
internal/sbi/consumer/subscriber_data_management.go#L20
shadow: declaration of "problemDetails" shadows declaration at line 18 (govet)
|
lint (1.18):
internal/sbi/producer/pdu_session.go#L99
shadow: declaration of "err" shadows declaration at line 84 (govet)
|
lint (1.18):
internal/sbi/producer/pdu_session.go#L113
shadow: declaration of "problemDetails" shadows declaration at line 84 (govet)
|
lint (1.18):
internal/sbi/producer/pdu_session.go#L129
shadow: declaration of "err" shadows declaration at line 84 (govet)
|
lint (1.18):
internal/sbi/producer/pdu_session.go#L137
shadow: declaration of "err" shadows declaration at line 84 (govet)
|
lint (1.18)
issues found
|
lint (1.18)
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/.
|