Add slack messaging for important events #203
Annotations
7 errors and 1 warning
lint:
cmd/add.go#L40
could not import github.com/wtsi-hgi/ibackup/server (-: # github.com/wtsi-hgi/ibackup/server
|
lint:
server/server.go#L104
undefined: uploadTracker
|
lint:
server/server.go#L127
undefined: newUploadTracker) (typecheck)
|
lint:
server/client.go#L1
: # github.com/wtsi-hgi/ibackup/server [github.com/wtsi-hgi/ibackup/server.test]
|
lint:
server/server.go#L104
undefined: uploadTracker
|
lint:
server/server.go#L127
undefined: newUploadTracker (typecheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/
|