Skip to content

PR #8

PR #8 #55

Triggered via dynamic August 15, 2024 13:49
Status Success
Total duration 4m 10s
Artifacts

codeql

on: dynamic
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze (go): internal/sync_test.go#L401
mockClient.GetGroups undefined (type *syncGSuite has no field or method GetGroups)
Analyze (go): internal/sync_test.go#L465
mockClient.GetGroups undefined (type *syncGSuite has no field or method GetGroups)
Analyze (go): internal/sync_test.go#L496
mockClient.GetGroups undefined (type *syncGSuite has no field or method GetGroups)
Analyze (go): internal/sync_test.go#L522
mockClient.GetGroups undefined (type *syncGSuite has no field or method GetGroups)
Analyze (go): internal/sync_test.go#L613
mockClient.GetUsers undefined (type *syncGSuite has no field or method GetUsers)
Analyze (go): internal/sync_test.go#L690
mockClient.GetUsers undefined (type *syncGSuite has no field or method GetUsers)
Analyze (go): internal/sync_test.go#L722
mockClient.GetUsers undefined (type *syncGSuite has no field or method GetUsers)
Analyze (go): internal/sync_test.go#L748
mockClient.GetUsers undefined (type *syncGSuite has no field or method GetUsers)
Analyze (go): internal/sync_test.go#L949
mockClient.GetGroupMembershipsLists undefined (type *syncGSuite has no field or method GetGroupMembershipsLists)
Analyze (go)
cannot range over seq (variable of type iter.Seq[E])
Analyze (go)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/resolve-environment@v2, actions/setup-go@v4, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/