Skip to content

fix: image build and push #15

fix: image build and push

fix: image build and push #15

Triggered via push October 1, 2024 08:18
Status Success
Total duration 39s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: cmd/create/create.go#L80
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
lint: cmd/create/create.go#L88
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
lint: cmd/create/create.go#L96
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
lint: cmd/create/create.go#L103
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
lint: cmd/create/create.go#L110
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
lint: cmd/create/create.go#L118
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
lint: cmd/create/create.go#L126
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
lint: cmd/create/create.go#L134
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
lint: cmd/create/create.go#L142
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
lint: cmd/server/server.go#L30
exported var StartCmd should have comment or be unexported
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/