Improve VCR and move to separate package #930
Annotations
5 errors and 5 warnings
unit_test
missing go.sum entry for module providing package gopkg.in/dnaeon/go-vcr.v3/recorder (imported by github.com/calvinmclean/automated-garden/garden-app/server/vcr); to add:
|
unit_test
Process completed with exit code 201.
|
integration_test
missing go.sum entry for module providing package gopkg.in/dnaeon/go-vcr.v3/recorder (imported by github.com/calvinmclean/automated-garden/garden-app/server/vcr); to add:
|
integration_test
Process completed with exit code 201.
|
lint
golangci-lint exit with code 3
|
unit_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, arduino/setup-task@v1, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit_test
Restore cache failed: Dependencies file is not found in /home/runner/work/automated-garden/automated-garden. Supported file pattern: go.sum
|
integration_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, arduino/setup-task@v1, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_test
Restore cache failed: Dependencies file is not found in /home/runner/work/automated-garden/automated-garden. Supported file pattern: go.sum
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|