Add all 16 *_by_lua_block and 9 *_by_lua directives to crossplane #218
cicd.yml
on: pull_request
Linting
20s
Unit Tests
0s
Annotations
4 errors and 1 warning
Linting:
lex.go#L90
type `tokenInfo` is unused (unused)
|
Linting:
lex.go#L172
S1002: should omit comparison to bool constant, can be simplified to `nextTokenIsDirective` (gosimple)
|
Linting:
lex.go#L132
ST1005: error strings should not be capitalized (stylecheck)
|
Linting
issues found
|
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|