Skip to content

[refactor]: refactored sign-in handler to add access token #11

[refactor]: refactored sign-in handler to add access token

[refactor]: refactored sign-in handler to add access token #11

Triggered via push October 10, 2023 12:46
Status Failure
Total duration 27s
Artifacts

build.yaml

on: push
Build and Test
16s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build and Test: pkg/api/middleware/middleware.go#L1
expected 'package', found 'EOF'
Build and Test: pkg/auth/social/social.go#L1
expected 'package', found 'EOF'
Build and Test: pkg/util/password/password.go#L1
expected 'package', found 'EOF'
Build and Test: tests/integration/githubLogin_test.go#L1
expected 'package', found 'EOF'
Build and Test: tests/unit/handler_test.go#L1
expected 'package', found 'EOF'
Build and Test
Process completed with exit code 1.