feat: add datasets watcher #56
Triggered via pull request
September 20, 2023 11:22
Status
Failure
Total duration
6m 25s
Artifacts
–
Annotations
5 errors and 4 warnings
codeql / Analyze
Advanced Security must be enabled for this repository to use code scanning.
|
codeql / Analyze
Advanced Security must be enabled for this repository to use code scanning.
|
golangci:
internal/runner/runner.go#L94
Error return value of `run.cron` is not checked (errcheck)
|
golangci:
internal/cron/errors.go#L6
var `errCallbackNotFunc` is unused (unused)
|
golangci
issues found
|
tests
Restore cache failed: Dependencies file is not found in /home/runner/work/teler-proxy/teler-proxy. Supported file pattern: go.sum
|
codeql / Analyze
Debugging artifacts are unavailable since the 'init' Action failed before it could produce any.
|
golangci
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|