add unit tests for proxy auth module #1
tests.yml
on: pull_request
Unit Tests
14s
Lint
12s
Matrix: Build
Annotations
21 errors
|
Build (1.13)
Process completed with exit code 1.
|
|
Lint
Process completed with exit code 1.
|
|
Build (1.13)
found packages unix (affinity_linux.go) and main (mkasm.go) in /home/runner/go/pkg/mod/golang.org/x/sys@v0.20.0/unix
|
|
Build (1.14)
Process completed with exit code 1.
|
|
Build (1.14)
found packages unix (affinity_linux.go) and main (mkasm.go) in /home/runner/go/pkg/mod/golang.org/x/sys@v0.20.0/unix
|
|
Unit Tests
Process completed with exit code 1.
|
|
Unit Tests
Unit tests failed. Please check the logs above.
|
|
Unit Tests
Process completed with exit code 1.
|
|
Unit Tests
found packages unix (affinity_linux.go) and main (mkasm.go) in /home/runner/go/pkg/mod/golang.org/x/sys@v0.20.0/unix
|
|
Build (1.17)
The strategy configuration was canceled because "build._1_13" failed
|
|
Build (1.17)
Process completed with exit code 2.
|
|
Build (1.17):
example/proxy_basic_auth.go#L13
previous declaration
|
|
Build (1.17):
example/proxy_spnego_auth.go#L13
main redeclared in this block
|
|
Build (1.17):
example/main.go#L12
previous declaration
|
|
Build (1.17):
example/proxy_basic_auth.go#L13
main redeclared in this block
|
|
Build (1.15)
The strategy configuration was canceled because "build._1_13" failed
|
|
Build (1.15)
Process completed with exit code 1.
|
|
Build (1.15)
found packages unix (affinity_linux.go) and main (mkasm.go) in /home/runner/go/pkg/mod/golang.org/x/sys@v0.20.0/unix
|
|
Build (1.16)
The strategy configuration was canceled because "build._1_13" failed
|
|
Build (1.16)
Process completed with exit code 1.
|
|
Build (1.16)
//go:build comment without // +build comment
|