Skip to content

Upstream sync

Upstream sync #12

Triggered via pull request October 4, 2024 10:39
Status Failure
Total duration 58s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: internal/sync.go#L58
cannot use &syncGSuite{…} (value of type *syncGSuite) as SyncGSuite value in return statement: *syncGSuite does not implement SyncGSuite (wrong type for method SyncGroupsUsers)
test: internal/sync.go#L296
undefined: queryGroups
test: internal/sync.go#L297
undefined: queryUsers
test: internal/sync.go#L300
undefined: queryGroups
test: internal/sync.go#L300
undefined: queryUsers
test: internal/sync.go#L609
no new variables on left side of :=
test: internal/sync.go#L613
undefined: groupMembers
test: internal/sync.go#L614
undefined: groupMembers
test: internal/sync.go#L616
undefined: groupMembers
test: internal/sync.go#L702
getGoogleUser redeclared in this block
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/