Skip to content

Merge pull request #31 from lazygophers/luoxin #65

Merge pull request #31 from lazygophers/luoxin

Merge pull request #31 from lazygophers/luoxin #65

Triggered via push June 20, 2024 09:41
Status Success
Total duration 4m 14s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: cli/default_command.go#L5
could not import github.com/lazygophers/codegen/state (-: # github.com/lazygophers/codegen/state
lint: state/i18n.go#L62
I18n.LocalizeWithLang undefined (type *i18n.I18n has no field or method LocalizeWithLang)) (typecheck)
lint: cli/i18n/i18n.go#L4
could not import github.com/lazygophers/codegen/state (-: # github.com/lazygophers/codegen/state
lint: state/i18n.go#L62
I18n.LocalizeWithLang undefined (type *i18n.I18n has no field or method LocalizeWithLang)) (typecheck)
lint: cli/i18n/tran.go#L18
cannot infer U (/home/runner/go/pkg/mod/github.com/lazygophers/[email protected]/candy/candy.go:205:13) (typecheck)
lint: cli/sync.go#L187
cannot infer M (/home/runner/go/pkg/mod/github.com/lazygophers/[email protected]/cryptox/hash.go:12:10) (typecheck)
lint: cli/sync.go#L282
cannot infer M (/home/runner/go/pkg/mod/github.com/lazygophers/[email protected]/cryptox/hash.go:12:10) (typecheck)
lint: codegen/check.go#L6
could not import github.com/lazygophers/codegen/state (-: # github.com/lazygophers/codegen/state
lint: state/i18n.go#L62
I18n.LocalizeWithLang undefined (type *i18n.I18n has no field or method LocalizeWithLang)) (typecheck)
lint: codegen/name.go#L5
"github.com/lazygophers/utils/candy" imported and not used (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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.