Skip to content

Add mDNS to controller #961

Add mDNS to controller

Add mDNS to controller #961

Triggered via push September 9, 2024 02:22
Status Failure
Total duration 3m 39s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
lint
issues found
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
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-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/
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/
lint: garden-app/worker/water_schedule_actions.go#L43
unused-parameter: parameter 'g' seems to be unused, consider removing or renaming it as _ (revive)