Skip to content

Removing linting issues #39

Removing linting issues

Removing linting issues #39

Triggered via push November 18, 2024 12:05
Status Failure
Total duration 43s
Artifacts

nilaway.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
nilaway
cannot range over seq (variable of type iter.Seq[E])
nilaway
cannot range over seq (variable of type iter.Seq2[K, V])
nilaway: storage/storage.pb.go#L7
package requires newer Go version go1.23
nilaway: store/backend.go#L1
package requires newer Go version go1.23
nilaway: templates/template.go#L1
package requires newer Go version go1.23
nilaway: utils/error.go#L1
package requires newer Go version go1.23
nilaway: voting/helpers.go#L1
package requires newer Go version go1.23
nilaway: controllers/admin.go#L1
package requires newer Go version go1.23
nilaway: middleware/middleware.go#L1
package requires newer Go version go1.23
nilaway: structs/config.go#L1
package requires newer Go version go1.23
nilaway
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/