ci(lint): fix linter for multi-module repo #41
Annotations
8 errors and 1 warning
golangci (./functions/src/handlers/lookup):
functions/src/handlers/lookup/main.go#L2
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci (./functions/src/handlers/lookup)
issues found
|
golangci (./functions/src/data/init)
The job was canceled because "_functions_src_handlers_l" failed.
|
golangci (./functions/src/data/fetch)
The job was canceled because "_functions_src_handlers_l" failed.
|
golangci (./functions/src/data/load)
The job was canceled because "_functions_src_handlers_l" failed.
|
golangci (./functions/src/data/load):
functions/src/data/load/main.go#L2
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci (./functions/src/data/load)
issues found
|
golangci (.)
The job was canceled because "_functions_src_handlers_l" failed.
|
golangci (./functions/src/handlers/lookup)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.
|