Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
Triggered via push November 10, 2023 14:02
Status Failure
Total duration 43s
Artifacts

test.yml

on: push
Lint go
32s
Lint go
Test Go
33s
Test Go
Build shared Go library
5s
Build shared Go library
Fit to window
Zoom out
Zoom in

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.