Skip to content

👷 Testing Action Runner #1

👷 Testing Action Runner

👷 Testing Action Runner #1

Triggered via push August 28, 2024 07:10
Status Failure
Total duration 46s
Artifacts

lint.yml

on: push
Run golangci-lint
37s
Run golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Run golangci-lint: initialize/sync-database.go#L7
Error return value of `DB.AutoMigrate` is not checked (errcheck)
Run golangci-lint: main.go#L35
Error return value of `router.Run` is not checked (errcheck)
Run golangci-lint
Process completed with exit code 1.
Run golangci-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/