Some correction repo. It didn't write in BD when SendMessage and Delete #14
go.yaml
on: pull_request
build-and-test
38s
lint
14s
Annotations
10 errors and 2 warnings
lint:
internal/repository/mocks/chat_repository_minimock.go#L19
undefined: minimock (typecheck)
|
lint:
internal/repository/mocks/chat_repository_minimock.go#L42
undefined: minimock (typecheck)
|
lint:
internal/repository/mocks/chat_repository_minimock.go#L104
undefined: minimock (typecheck)
|
lint:
internal/api/tests/create_test.go#L33
undefined: gofakeit (typecheck)
|
lint:
internal/api/tests/create_test.go#L34
undefined: gofakeit (typecheck)
|
lint:
internal/api/tests/create_test.go#L39
undefined: gofakeit (typecheck)
|
lint:
../../../go/pkg/mod/google.golang.org/[email protected]/clientconn.go#L1480
newStream declared and not used (typecheck)
|
lint:
../../../go/pkg/mod/google.golang.org/[email protected]/clientconn.go#L1489
setConnectivityState declared and not used (typecheck)
|
lint:
../../../go/pkg/mod/google.golang.org/[email protected]/shared_buffer_pool.go#L134
cannot use &bufferPool{…} (value of type *bufferPool) as simpleSharedBufferChildPool value in return statement: *bufferPool does not implement simpleSharedBufferChildPool (missing method Put) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/x/[email protected]/trace/trace.go#L576
cannot convert 0 (untyped int constant) to type minCond (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
|
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|