1 Commits
Author SHA1 Message Date
alu 5d05a717a0 add static analysis action
ProxmoxAAS-Dashboard Go Server Static Analysis / lint-check (push) Successful in 13s
ProxmoxAAS-Dashboard Web Components Code Style / lint-check (push) Successful in 13s
2026-07-29 22:08:38 +00:00
2 changed files with 4 additions and 4 deletions
@@ -1,5 +1,5 @@
name: Static Analysis - Golang
run-name: 'Static Analysis -- [${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }} -- Golang'
name: ProxmoxAAS-Dashboard Go Server Static Analysis
run-name: 'Static Analysis: [${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}] Go Server'
on:
push:
branches:
@@ -1,5 +1,5 @@
name: Code Style - Web Components
run-name: 'Code Style -- ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }} -- Web Components'
name: ProxmoxAAS-Dashboard Web Components Code Style
run-name: 'Code Style: [${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}] Web Components'
on:
push:
branches: