SDP-1116 Support External_ID DRAFT PR (See TODO). reece #1846
Annotations
27 errors and 5 warnings
build:
dev/scripts/sep24_deposit.go#L27
main redeclared in this block
|
build:
dev/scripts/create_and_fund.go#L15
other declaration of main
|
build:
cmd/serve.go#L148
syntax error: unexpected <<, expected expression
|
build:
cmd/serve.go#L149
syntax error: unexpected ) in composite literal; possibly missing comma or }
|
build:
cmd/serve.go#L150
syntax error: unexpected : in argument list; possibly missing comma or )
|
build:
cmd/serve.go#L153
syntax error: unexpected ) after top level declaration
|
build
Process completed with exit code 1.
|
check:
main.go#L11
could not import github.com/stellar/stellar-disbursement-platform-backend/cmd (-: # github.com/stellar/stellar-disbursement-platform-backend/cmd
|
check:
cmd/serve.go#L148
syntax error: unexpected <<, expected expression
|
check:
cmd/serve.go#L149
syntax error: unexpected ) in composite literal; possibly missing comma or }
|
check:
cmd/serve.go#L150
syntax error: unexpected : in argument list; possibly missing comma or )
|
check:
cmd/serve.go#L153
syntax error: unexpected ) after top level declaration) (typecheck)
|
check:
dev/scripts/create_and_fund.go#L1
: # github.com/stellar/stellar-disbursement-platform-backend/dev/scripts
|
check:
dev/scripts/sep24_deposit.go#L27
main redeclared in this block
|
check:
dev/scripts/create_and_fund.go#L15
other declaration of main (typecheck)
|
check:
cmd/auth.go#L1
: # github.com/stellar/stellar-disbursement-platform-backend/cmd [github.com/stellar/stellar-disbursement-platform-backend/cmd.test]
|
check:
cmd/serve.go#L148
syntax error: unexpected <<, expected expression
|
test:
dev/scripts/sep24_deposit.go#L27
main redeclared in this block
|
test:
dev/scripts/create_and_fund.go#L15
other declaration of main
|
test
expected operand, found '<<' (and 10 more errors)
|
test:
internal/serve/serve.go#L181
github.com/stellar/go/support/log.Info call has possible Printf formatting directive %t
|
test:
dev/scripts/sep24_deposit.go#L27
main redeclared in this block
|
test:
dev/scripts/create_and_fund.go#L15
other declaration of main
|
test
expected operand, found '<<' (and 10 more errors)
|
test:
internal/serve/serve.go#L181
github.com/stellar/go/support/log.Info call has possible Printf formatting directive %t
|
test
Process completed with exit code 1.
|
complete
Process completed with exit code 1.
|
check-helm-readme
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check-helm-readme
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|