exp/services/ledgerexporter: create go integration tests for sub commands #2648
Annotations
10 errors and 6 warnings
exp/services/ledgerexporter/internal/integration_test.go#L60
s.Require undefined (type *LedgerExporterTestSuite has no field or method Require) (typecheck)
|
exp/services/ledgerexporter/internal/integration_test.go#L74
s.T undefined (type *LedgerExporterTestSuite has no field or method T) (typecheck)
|
exp/services/ledgerexporter/internal/integration_test.go#L75
s.T undefined (type *LedgerExporterTestSuite has no field or method T) (typecheck)
|
exp/services/ledgerexporter/internal/integration_test.go#L85
s.Require undefined (type *LedgerExporterTestSuite has no field or method Require) (typecheck)
|
exp/services/ledgerexporter/internal/integration_test.go#L104
s.T undefined (type *LedgerExporterTestSuite has no field or method T) (typecheck)
|
exp/services/ledgerexporter/internal/integration_test.go#L115
s.Require undefined (type *LedgerExporterTestSuite has no field or method Require) (typecheck)
|
exp/services/ledgerexporter/internal/integration_test.go#L161
undefined: toml (typecheck)
|
exp/services/ledgerexporter/internal/integration_test.go#L173
undefined: toml (typecheck)
|
exp/services/ledgerexporter/internal/integration_test.go#L281
missing type in composite literal (typecheck)
|
exp/services/ledgerexporter/internal/integration_test.go#L282
missing type in composite literal (typecheck)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b, actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f, golangci/golangci-lint-action@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
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/
|
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/
|
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/
|
This job succeeded
Loading