Skip to content

Mdpx Conduit Application Changes #1417

Mdpx Conduit Application Changes

Mdpx Conduit Application Changes #1417

Triggered via pull request April 23, 2024 20:15
Status Failure
Total duration 2m 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
Test
Process completed with exit code 1.
lint: cmd/meroxa/root/apps/deploy.go#L197
Error return value of `d.gzipConduitApp` is not checked (errcheck)
lint: cmd/meroxa/global/global.go#L50
Comment should end in a period (godot)
lint: cmd/meroxa/root/apps/init.go#L70
Comment should end in a period (godot)
lint: cmd/meroxa/root/apps/run.go#L65
Comment should end in a period (godot)
lint: cmd/meroxa/root/apps/describe_test.go#L59
line is 1914 characters (lll)
lint: cmd/meroxa/root/apps/describe_test.go#L61
line is 846 characters (lll)
lint: cmd/meroxa/root/apps/describe_test.go#L116
line is 142 characters (lll)
lint: cmd/meroxa/root/auth/login.go#L82
(*Login).getSetTenantSetting - result 0 (string) is never used (unparam)
lint: cmd/meroxa/root/apps/init.go#L14
field `path` is unused (unused)
lint: cmd/meroxa/root/apps/open.go#L59
field `path` is unused (unused)
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Vet
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: cmd/meroxa/root/auth/login.go#L162
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint: cmd/meroxa/root/apps/run.go#L66
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/meroxa/root/apps/apps.go#L169
unused-parameter: parameter 'path' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/meroxa/root/apps/init.go#L71
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)