Skip to content

catname on the IDS seems to sometimes be an array of strings #79

catname on the IDS seems to sometimes be an array of strings

catname on the IDS seems to sometimes be an array of strings #79

Triggered via pull request April 3, 2024 16:55
Status Failure
Total duration 48s
Artifacts

build.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint (1.21, ubuntu-latest): ../../../go/pkg/mod/github.com/brianvoe/gofakeit/[email protected]/faker.go#L53
c.Lock undefined (type *cryptoRand has no field or method Lock) (typecheck)
lint (1.21, ubuntu-latest): ../../../go/pkg/mod/github.com/brianvoe/gofakeit/[email protected]/faker.go#L54
c.Unlock undefined (type *cryptoRand has no field or method Unlock) (typecheck)
lint (1.21, ubuntu-latest): ../../../go/pkg/mod/golang.org/[email protected]/src/compress/flate/inflate.go#L697
f.r.ReadByte undefined (type Reader has no field or method ReadByte) (typecheck)
lint (1.21, ubuntu-latest): ../../../go/pkg/mod/golang.org/[email protected]/src/compress/flate/inflate.go#L720
f.r.ReadByte undefined (type Reader has no field or method ReadByte) (typecheck)
lint (1.21, ubuntu-latest): ../../../go/pkg/mod/golang.org/[email protected]/src/crypto/tls/cache.go#L73
cc.Delete undefined (type *certCache has no field or method Delete) (typecheck)
test (1.21, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (1.21, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.21, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.