exp: Add the Zenith (Light Horizon) prototype #1650
Annotations
10 errors and 5 warnings
golangci:
metaarchive/main.go#L11
could not import github.com/stellar/go/support/storage (-: # github.com/stellar/go/support/storage
|
golangci:
support/storage/http.go#L22
cannot use &HttpStorage{…} (value of type *HttpStorage) as Storage value in return statement: *HttpStorage does not implement Storage (missing method CanListFiles)
|
golangci:
support/storage/http.go#L64
undefined: HttpArchiveBackend
|
golangci:
support/storage/http.go#L78
undefined: HttpArchiveBackend
|
golangci:
support/storage/http.go#L92
undefined: HttpArchiveBackend
|
golangci:
support/storage/http.go#L97
undefined: HttpArchiveBackend
|
golangci:
support/storage/http.go#L106
undefined: HttpArchiveBackend
|
golangci:
support/storage/http.go#L129
undefined: ArchiveBackend
|
golangci:
support/storage/http.go#L130
undefined: HttpArchiveBackend) (typecheck)
|
golangci:
metaarchive/main.go#L17
undefined: xdr.SerializedLedgerCloseMeta (typecheck)
|
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/
|
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/
|
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/
|
golangci
The `set-output` 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/
|
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/
|