Skip to content

feat: add the new option --memory-meta-storage #628

feat: add the new option --memory-meta-storage

feat: add the new option --memory-meta-storage #628

Triggered via pull request May 24, 2024 03:35
@confocconfoc
synchronize #200
confoc:fork
Status Failure
Total duration 59s
Artifacts

ci.yaml

on: pull_request
Check linters
50s
Check linters
Check typos
10s
Check typos
Unit test coverage
0s
Unit test coverage
End to End tests
0s
End to End tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check linters: cmd/gtctl/cluster_create.go#L65
expected '}', found '<<' (typecheck)
Check linters: cmd/gtctl/cluster_create.go#L84
expected declaration, found cmd (typecheck)
Check linters: cmd/gtctl/cluster_create.go#L138
expected declaration, found 'if' (typecheck)
Check linters: cmd/gtctl/cluster_create.go#L191
expected declaration, found 'if' (typecheck)
Check linters: cmd/gtctl/cluster_create.go#L195
expected declaration, found '<<' (typecheck)
Check linters: cmd/gtctl/cluster_create.go#L205
expected declaration, found raw (typecheck)
Check linters: pkg/cluster/baremetal/cluster.go#L1
: # github.com/GreptimeTeam/gtctl/pkg/cluster/baremetal [github.com/GreptimeTeam/gtctl/pkg/cluster/baremetal.test]
Check linters: pkg/cluster/baremetal/cluster.go#L37
syntax error: unexpected <<, expected field name or embedded type
Check linters: pkg/cluster/baremetal/cluster.go#L39
syntax error: unexpected ==, expected field name or embedded type
Check linters: pkg/cluster/baremetal/cluster.go#L41
syntax error: unexpected >>, expected field name or embedded type
Check linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.