Config default #104
Annotations
7 errors and 1 warning
build:
server.go#L128
customLinterConfigs.StaticCheck undefined (type map[string]config.Linter has no field or method StaticCheck)
|
build:
server.go#L130
customLinterConfigs.GoVet undefined (type map[string]config.Linter has no field or method GoVet)
|
build:
server.go#L132
customLinterConfigs.LuaCheck undefined (type map[string]config.Linter has no field or method LuaCheck)
|
build:
server.go#L174
customLinterConfigs.StaticCheck undefined (type map[string]config.Linter has no field or method StaticCheck)
|
build:
server.go#L176
customLinterConfigs.GoVet undefined (type map[string]config.Linter has no field or method GoVet)
|
build:
server.go#L178
customLinterConfigs.LuaCheck undefined (type map[string]config.Linter has no field or method LuaCheck)
|
build
Process completed with exit code 1.
|
build
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/.
|