Bump go version to 1.22 #431
Annotations
10 errors and 1 warning
lint:
config/types/duration.go#L21
d.String undefined (type Duration has no field or method String) (typecheck)
|
lint:
config/types/duration.go#L26
d.String undefined (type *Duration has no field or method String) (typecheck)
|
lint:
cmd/main.go#L31
undefined: cli (typecheck)
|
lint:
cmd/main.go#L70
undefined: cli (typecheck)
|
lint:
cmd/main.go#L40
undefined: cli (typecheck)
|
lint:
mocks/client.generated.go#L30
_m.Called undefined (type *Client has no field or method Called) (typecheck)
|
lint:
mocks/client.generated.go#L89
_m.Called undefined (type *Client has no field or method Called) (typecheck)
|
lint:
mocks/client.generated.go#L147
_m.Called undefined (type *Client has no field or method Called) (typecheck)
|
lint:
mocks/client.generated.go#L272
mock.AssertExpectations undefined (type *Client has no field or method AssertExpectations) (typecheck)
|
lint:
mocks/client_factory.generated.go#L25
_m.Called undefined (type *ClientFactory has no field or method Called) (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|