Skip to content

build: update go to 1.23 #336

build: update go to 1.23

build: update go to 1.23 #336

Triggered via pull request September 25, 2024 06:35
Status Success
Total duration 1m 12s
Artifacts

test.yml

on: pull_request

Annotations

10 errors and 1 warning
Build: config/config.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: 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: cmd/arch.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: models/arch.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: notifier/redhat.go#L50
redefinition of the built-in function new https://revive.run/r#redefines-builtin-id
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/