fix: sentinal update #124
Annotations
7 errors and 2 warnings
lint:
cmd/sentinel/main.go#L17
File is not `goimports`-ed with -local github.com/arkeonetwork/arkeo (goimports)
|
lint:
sentinel/provider_store.go#L7
File is not `goimports`-ed with -local github.com/arkeonetwork/arkeo (goimports)
|
lint:
sentinel/provider_store_test.go#L5
File is not `goimports`-ed with -local github.com/arkeonetwork/arkeo (goimports)
|
lint:
sentinel/event_stream.go#L339
unnecessary trailing newline (whitespace)
|
lint:
sentinel/event_stream.go#L383
unnecessary trailing newline (whitespace)
|
lint:
sentinel/provider_store.go#L21
unnecessary leading newline (whitespace)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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/
|
lint
The process '/usr/bin/git' failed with exit code 128
|