Skip to content

refactor: use std slices, maps package #337

refactor: use std slices, maps package

refactor: use std slices, maps package #337

Triggered via pull request September 26, 2024 05:56
Status Success
Total duration 1m 12s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: fetcher/arch.go#L1
should have a package comment https://revive.run/r#package-comments
Build: models/arch.go#L1
should have a package comment https://revive.run/r#package-comments
Build: cmd/arch.go#L1
should have a package comment https://revive.run/r#package-comments
Build: main.go#L1
should have a package comment https://revive.run/r#package-comments
Build: config/config.go#L1
should have a package comment https://revive.run/r#package-comments
Build: git/git.go#L1
should have a package comment https://revive.run/r#package-comments
Build: server/server.go#L1
should have a package comment https://revive.run/r#package-comments
Build: util/util.go#L1
should have a package comment https://revive.run/r#package-comments
Build: notifier/email.go#L1
should have a package comment https://revive.run/r#package-comments
Build: db/arch.go#L1
should have a package comment https://revive.run/r#package-comments
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/