Skip to content

integrate keyclaock #80

integrate keyclaock

integrate keyclaock #80

Triggered via pull request July 13, 2024 17:08
Status Failure
Total duration 1m 28s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: cmd/book-api/internal/tests/user_test.go#L32
(*testing.common).Skip arg tests.getToken401 is a func value, not called
test: cmd/book-api/internal/tests/user_test.go#L33
(*testing.common).Skip arg tests.getToken200 is a func value, not called
test: cmd/book-api/internal/tests/user_test.go#L34
(*testing.common).Skip arg tests.postUser400 is a func value, not called
test: cmd/book-api/internal/tests/user_test.go#L35
(*testing.common).Skip arg tests.postUser401 is a func value, not called
test: cmd/book-api/internal/tests/user_test.go#L36
(*testing.common).Skip arg tests.postUser403 is a func value, not called
test: cmd/book-api/internal/tests/user_test.go#L37
(*testing.common).Skip arg tests.getUser400 is a func value, not called
test: cmd/book-api/internal/tests/user_test.go#L38
(*testing.common).Skip arg tests.getUser403 is a func value, not called
test: cmd/book-api/internal/tests/user_test.go#L39
(*testing.common).Skip arg tests.getUser404 is a func value, not called
test: cmd/book-api/internal/tests/user_test.go#L40
(*testing.common).Skip arg tests.deleteUserNotFound is a func value, not called
test: cmd/book-api/internal/tests/user_test.go#L41
(*testing.common).Skip arg tests.putUser404 is a func value, not called