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