Merge remote-tracking branch 'upstream/main' #62
Annotations
10 errors and 2 warnings
Lint linux
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by github.com/nexodus-io/nexodus/internal/nexodus); to add:
|
Lint linux
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by github.com/nexodus-io/nexodus/internal/client); to add:
|
Lint linux
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by github.com/nexodus-io/nexodus/internal/routers); to add:
|
Lint linux
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by github.com/nexodus-io/nexodus/internal/client); to add:
|
Lint linux:
integration-tests/steps_test.go#L65
s.Suite undefined (type *extender has no field or method Suite) (typecheck)
|
Lint linux:
integration-tests/steps_test.go#L66
s.Suite undefined (type *extender has no field or method Suite) (typecheck)
|
Lint linux:
integration-tests/steps_test.go#L69
s.Users undefined (type *extender has no field or method Users) (typecheck)
|
Lint linux:
integration-tests/steps_test.go#L72
s.Suite undefined (type *extender has no field or method Suite) (typecheck)
|
Lint linux:
integration-tests/steps_test.go#L79
s.Users undefined (type *extender has no field or method Users) (typecheck)
|
Lint linux:
integration-tests/steps_test.go#L90
s.Users undefined (type *extender has no field or method Users) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
Loading