Load extensions into sqlite #208
Annotations
13 errors and 1 warning
lint:
internal/tests/sqlite/sqlite.go#L15
undefined: GetSqliteExtensionsPath (typecheck)
|
lint:
internal/tests/sqlite/sqlite.go#L37
undefined: GetSqliteExtensionsPath (typecheck)
|
lint:
internal/eigenState/eigenstate_test.go#L26
undefined: sqlite (typecheck)
|
lint:
internal/eigenState/avsOperators/avsOperators_test.go#L28
undefined: sqlite (typecheck)
|
lint:
internal/eigenState/operatorShares/operatorShares.go#L19
could not import github.com/Layr-Labs/go-sidecar/internal/types/numbers (-: # github.com/Layr-Labs/go-sidecar/internal/types/numbers
|
lint:
internal/types/numbers/tokenCalculations.go#L11
fatal error: calculations.h: No such file or directory
|
lint:
internal/eigenState/operatorShares/operatorShares_test.go#L30
undefined: sqlite (typecheck)
|
lint:
internal/eigenState/rewardSubmissions/rewardSubmissions.go#L17
could not import github.com/Layr-Labs/go-sidecar/internal/types/numbers (-: # github.com/Layr-Labs/go-sidecar/internal/types/numbers
|
lint:
internal/types/numbers/tokenCalculations.go#L11
fatal error: calculations.h: No such file or directory
|
lint:
internal/eigenState/stakerShares/stakerShares.go#L19
could not import github.com/Layr-Labs/go-sidecar/internal/types/numbers (-: # github.com/Layr-Labs/go-sidecar/internal/types/numbers
|
build
Process completed with exit code 1.
|
test:
internal/types/numbers/tokenCalculations.go#L11
fatal error: calculations.h: No such file or directory
|
test
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|