add support for localfs provider #188
docker.yaml
on: pull_request
Docker Build
1m 39s
Integration Test
2m 16s
Annotations
4 errors and 2 warnings
Integration Test:
integration/main_test.go#L405
`execCommand` - `ctx` is unused (unparam)
|
Integration Test:
cmd/internal/database/localfs/localfs.go#L16
field `fileNames` is unused (unused)
|
Integration Test:
integration/main_test.go#L430
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
Integration Test
issues found
|
Docker Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, actions/checkout@v3, actions/setup-go@v4, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration Test
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/.
|