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 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: ProxmoxAAS-Dashboard Go Server Static Analysis
run-name: Static Analysis: [${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}] Go Server
run-name: 'Static Analysis: [${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}] Go Server'
on:
push:
branches:
+1 -1
View File
@@ -1,5 +1,5 @@
name: ProxmoxAAS-Dashboard Web Components Code Style
run-name: Code Style: [${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}] Web Components
run-name: 'Code Style: [${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}] Web Components'
on:
push:
branches: