Skip to content

[Feature] Jwt Service #9

[Feature] Jwt Service

[Feature] Jwt Service #9

Triggered via pull request December 23, 2023 13:19
Status Failure
Total duration 1m 58s
Billable time 2m
Artifacts

run-unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
test: src/pkg/service/jwt/jwt.service.go#L18
cannot use jwt.NewService(config, strategy, jwtUtil) (value of type *"github.com/isd-sgcu/johnjud-auth/src/internal/service/jwt".serviceImpl) as Service value in return statement: *"github.com/isd-sgcu/johnjud-auth/src/internal/service/jwt".serviceImpl does not implement Service (wrong type for method SignAuth)
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
Unexpected input(s) 'cache', valid inputs are ['go-version', 'check-latest', 'stable', 'token']