Adapt API fixture before keystone helper move #4287
Triggered via pull request
September 22, 2023 15:47
Status
Failure
Total duration
7m 50s
Artifacts
–
golangci-lint.yaml
on: pull_request
github (govet, golint and gotest)
1m 42s
pre-commit
6m 31s
Annotations
6 errors and 1 warning
github (govet, golint and gotest)
struct field UrlBase should be URLBase
|
github (govet, golint and gotest)
exported method APIFixture.LogRequest should have comment or be unexported
|
github (govet, golint and gotest)
exported method APIFixture.UnexpectedRequest should have comment or be unexported
|
github (govet, golint and gotest)
exported method APIFixture.InternalError should have comment or be unexported
|
github (govet, golint and gotest)
exported method FakeAPIServer.AddHandler should have comment or be unexported
|
github (govet, golint and gotest)
Process completed with exit code 2.
|
github (govet, golint and gotest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|