Skip to content

refactor: use std slices package #245

refactor: use std slices package

refactor: use std slices package #245

Triggered via pull request September 26, 2024 06:07
Status Success
Total duration 1m 9s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Test: config/config.go#L1
should have a package comment https://revive.run/r#package-comments
Test: main.go#L1
should have a package comment https://revive.run/r#package-comments
Test: fetcher/metasploit.go#L1
should have a package comment https://revive.run/r#package-comments
Test: server/server.go#L1
should have a package comment https://revive.run/r#package-comments
Test: git/git.go#L1
should have a package comment https://revive.run/r#package-comments
Test: commands/fetch-msfdb.go#L1
should have a package comment https://revive.run/r#package-comments
Test: models/models.go#L1
should have a package comment https://revive.run/r#package-comments
Test: utils/utils.go#L1
should have a package comment https://revive.run/r#package-comments
Test: db/db.go#L1
should have a package comment https://revive.run/r#package-comments
Test
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/