Skip to content

build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 #9

build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0

build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 #9

Triggered via pull request December 12, 2024 00:40
Status Failure
Total duration 57s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: hotline/chat.go#L109
m.Called undefined (type *MockChatManager has no field or method Called) (typecheck)
lint: hotline/chat.go#L115
m.Called undefined (type *MockChatManager has no field or method Called) (typecheck)
lint: hotline/chat.go#L121
m.Called undefined (type *MockChatManager has no field or method Called) (typecheck)
lint: hotline/client_manager.go#L26
m.Called undefined (type *MockClientMgr has no field or method Called) (typecheck)
lint: hotline/client_manager.go#L32
m.Called undefined (type *MockClientMgr has no field or method Called) (typecheck)
lint: hotline/client_manager.go#L38
m.Called undefined (type *MockClientMgr has no field or method Called) (typecheck)
lint: hotline/file_store.go#L75
mfs.Called undefined (type *MockFileStore has no field or method Called) (typecheck)
lint: hotline/file_store.go#L80
mfs.Called undefined (type *MockFileStore has no field or method Called) (typecheck)
lint: hotline/file_store.go#L88
mfs.Called undefined (type *MockFileStore has no field or method Called) (typecheck)
lint: hotline/file_store.go#L137
mfi.Called undefined (type *MockFileInfo has no field or method Called) (typecheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636