Skip to content

refactor: use std slices, maps package #718

refactor: use std slices, maps package

refactor: use std slices, maps package #718

Triggered via pull request September 25, 2024 16:24
Status Success
Total duration 1m 16s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: models/models.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: models/amazon/amazon.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: models/suse/suse.go#L1
should have a package comment https://revive.run/r#package-comments
Build: models/ubuntu/types.go#L1
should have a package comment https://revive.run/r#package-comments
Build: models/redhat/redhat.go#L1
should have a package comment https://revive.run/r#package-comments
Build: models/util/util.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
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/