This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
Annotations
13 errors
Build shared Go library
github.com/jwijenbergh/[email protected]: replacement directory ../eduoauth-go does not exist
|
Build shared Go library
Process completed with exit code 2.
|
Lint go:
internal/api/api.go#L29
undefined: eduoauth (typecheck)
|
Lint go:
internal/api/api.go#L44
undefined: eduoauth (typecheck)
|
Lint go:
internal/api/api.go#L50
undefined: customRedirect (typecheck)
|
Lint go:
internal/api/api.go#L53
undefined: eduoauth (typecheck)
|
Lint go:
exports/exports.go#L44
could not import C (cgo preprocessing failed) (typecheck)
|
Lint go:
internal/test/server.go#L39
unknown field TlsClientConfig in struct literal of type "net/http".Transport
|
Lint go:
internal/test/server.go#L40
unknown field RottCAs in struct literal of type tls.Config (typecheck)
|
Lint go:
client/client.go#L147
undefined: oauth (typecheck)
|
Lint go:
client/client.go#L675
undefined: oauth (typecheck)
|
Lint go:
client/client.go#L772
missing return (typecheck)
|
Test Go
Process completed with exit code 128.
|