feat(5glan): add ue policy container #81
Annotations
10 errors and 1 warning
lint (1.21):
uePolicyContainer/UePolicyContainer_ManageUEPolicyCommand.go#L26
Error return value of `binary.Write` is not checked (errcheck)
|
lint (1.21):
uePolicyContainer/UePolicyContainer_ManageUEPolicyCommand.go#L27
Error return value of `binary.Write` is not checked (errcheck)
|
lint (1.21):
uePolicyContainer/UePolicyContainer_ManageUEPolicyCommand.go#L29
Error return value of `binary.Write` is not checked (errcheck)
|
lint (1.21):
uePolicyContainer/UePolicyContainer_ManageUEPolicyCommand.go#L43
Error return value of `binary.Read` is not checked (errcheck)
|
lint (1.21):
uePolicyContainer/UePolicyContainer_ManageUEPolicyCommand.go#L44
Error return value of `binary.Read` is not checked (errcheck)
|
lint (1.21):
uePolicyContainer/UePolicyContainer_ManageUEPolicyCommand.go#L46
Error return value of `binary.Read` is not checked (errcheck)
|
lint (1.21):
uePolicyContainer/UePolicyContainer_ManageUEPolicyReject.go#L26
Error return value of `m.UEPolicySectionManagementResult.MarshalBinary` is not checked (errcheck)
|
lint (1.21):
uePolicyContainer/UePolicyContainer_Instruction.go#L56
param len has same name as predeclared identifier (predeclared)
|
lint (1.21):
uePolicyContainer/UePolicyContainer_UEPolicyNetworkClassmark.go#L32
named return len has same name as predeclared identifier (predeclared)
|
lint (1.21):
uePolicyContainer/UePolicyContainer_UEPolicyNetworkClassmark.go#L38
param len has same name as predeclared identifier (predeclared)
|
lint (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/nas/nas. Supported file pattern: go.sum
|