Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /tools #54

chore(deps): bump github.com/golangci/golangci-lint in /tools

1b03d2a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /tools #54

chore(deps): bump github.com/golangci/golangci-lint in /tools
1b03d2a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Go Test Results succeeded May 9, 2024 in 0s

11 passed, 0 failed and 0 skipped

Tests passed successfully

✅ .test/reports/unit-test.xml

11 tests were completed in 30s with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
github.com/zeiss/fiber-authz 11✅ 1s
github.com/zeiss/fiber-authz/examples 4ms
github.com/zeiss/fiber-authz/examples/gen-api-key 4ms
github.com/zeiss/fiber-authz/internal/fake 5ms
github.com/zeiss/fiber-authz/utils 4ms

✅ github.com/zeiss/fiber-authz

✅ TestUnimplemented
✅ TestTeam/valid_team
✅ TestFakeChecker/allowed
✅ TestTeam/required_slug
✅ TestTeam/slug_too_short
✅ TestTeam/slug_too_long
✅ TestFakeChecker/not_allowed
✅ TestFakeChecker
✅ TestTeam/slug_not_lowercase
✅ TestTeam/slug_not_alphanumeric
✅ TestTeam