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/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in /tools #112

chore(deps): bump github.com/golang-jwt/jwt/v4 in /tools

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

chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in /tools #112

chore(deps): bump github.com/golang-jwt/jwt/v4 in /tools
3be136d
Select commit
Loading
Failed to load commit list.
GitHub Actions / Go Test Results succeeded Nov 14, 2024 in 1s

15 passed, 0 failed and 0 skipped

Tests passed successfully

✅ .test/reports/unit-test.xml

15 tests were completed in 29s with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
github.com/zeiss/fiber-authz 4✅ 1s
github.com/zeiss/fiber-authz/examples 5ms
github.com/zeiss/fiber-authz/examples/fga 5ms
github.com/zeiss/fiber-authz/internal/fake 4ms
github.com/zeiss/fiber-authz/oas 4ms
github.com/zeiss/fiber-authz/oas/oidc 4ms
github.com/zeiss/fiber-authz/openfga 4✅ 1s
github.com/zeiss/fiber-authz/tbrac 7✅ 1s

✅ github.com/zeiss/fiber-authz

✅ TestFakeChecker/allowed
✅ TestFakeChecker/not_allowed
✅ TestFakeChecker
✅ TestUnimplemented

✅ github.com/zeiss/fiber-authz/openfga

✅ TestNewUser/set_user_namespace
✅ TestNewUser/append_wit_path_like
✅ TestNewUser/empty_namespace
✅ TestNewUser

✅ github.com/zeiss/fiber-authz/tbrac

✅ TestTeam/valid_team
✅ TestTeam/required_slug
✅ TestTeam/slug_too_short
✅ TestTeam/slug_too_long
✅ TestTeam/slug_not_lowercase
✅ TestTeam/slug_not_alphanumeric
✅ TestTeam