Merge pull request #4 from lazygophers/luoxin #9
Annotations
10 errors and 1 warning
golangci-lint:
cli/gen.go#L6
could not import github.com/lazygophers/codegen/state (-: # github.com/lazygophers/codegen/state
|
golangci-lint:
state/config.go#L85
undefined: runtime.IsWindows
|
golangci-lint:
state/config.go#L93
undefined: runtime.IsWindows
|
golangci-lint:
state/config.go#L159
undefined: app.Organization
|
golangci-lint:
state/config.go#L160
undefined: app.Organization) (typecheck)
|
golangci-lint:
codegen/check.go#L6
could not import github.com/lazygophers/codegen/state (-: # github.com/lazygophers/codegen/state
|
golangci-lint:
state/config.go#L85
undefined: runtime.IsWindows
|
golangci-lint:
state/config.go#L93
undefined: runtime.IsWindows
|
golangci-lint:
state/config.go#L159
undefined: app.Organization
|
golangci-lint:
state/config.go#L160
undefined: app.Organization) (typecheck)
|
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/.
|
Loading