Centralize DN Canoicalization and minor improvements #202
ci.yaml
on: pull_request
go-lint
27s
test
1m 25s
Matrix: go-test
Annotations
9 errors and 7 warnings
go-lint:
pkg/ldap/dn.go#L9
Comment should end in a period (godot)
|
go-lint:
pkg/connector/group.go#L27
var-naming: const groupMemberUidFilter should be groupMemberUIDFilter (revive)
|
go-lint:
pkg/connector/group.go#L169
var-naming: var numericUidRe should be numericUIDRe (revive)
|
go-lint:
pkg/connector/helpers.go#L72
func `getProfileStringArray` is unused (unused)
|
go-lint:
pkg/connector/helpers.go#L97
func `stringSliceToInterfaceSlice` is unused (unused)
|
go-lint
issues found
|
go-test (1.22.x, ubuntu-latest):
pkg/connector/group_test.go#L46
group_test.go:46:
Error Trace: /home/runner/work/baton-ldap/baton-ldap/pkg/connector/group_test.go:46
Error: "[]" should have 1 item(s), but has 0
Test: TestGroupGrantRevoke
|
go-test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
go-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-ldap/baton-ldap. Supported file pattern: go.sum
|
go-test (1.22.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: guyarb/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-test (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: guyarb/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-ldap/baton-ldap. Supported file pattern: go.sum
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-ldap/baton-ldap. Supported file pattern: go.sum
|