misc: minor fixed + add golang report to README #529
Annotations
10 errors and 1 warning
golangci:
grader/gradeapi/request.go#L62
cannot use exerciseID (variable of type int32) as int value in argument to a.updatePointsUser (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L56
rd.GetNamespace undefined (type *callbackData has no field or method GetNamespace) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L57
rd.GetAuthenticatedUserID undefined (type *callbackData has no field or method GetAuthenticatedUserID) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L64
rd.ExecuteCommandInPod undefined (type *callbackData has no field or method ExecuteCommandInPod) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L91
rd.GetNamespace undefined (type *callbackData has no field or method GetNamespace) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L92
rd.GetAuthenticatedUserID undefined (type *callbackData has no field or method GetAuthenticatedUserID) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L98
rd.ExecuteCommandInPod undefined (type *callbackData has no field or method ExecuteCommandInPod) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L114
rd.GetNamespace undefined (type *callbackData has no field or method GetNamespace) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L115
rd.GetAuthenticatedUserID undefined (type *callbackData has no field or method GetAuthenticatedUserID) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L120
rd.CreatePodPortForward undefined (type *callbackData has no field or method CreatePodPortForward) (typecheck)
|
golangci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|