Skip to content

Added OnError event to MetaObjectLock (#1585) #447

Added OnError event to MetaObjectLock (#1585)

Added OnError event to MetaObjectLock (#1585) #447

Triggered via push September 27, 2024 19:12
Status Success
Total duration 14m 22s
Artifacts

draft.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
draft: examples/aks-kubelogin/Program.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
draft: examples/aks-kubelogin/Program.cs#L2
Using directive for 'System' should appear before directive for 'k8s' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
draft: examples/aks-kubelogin/Program.cs#L3
Using directive for 'System.IO' should appear before directive for 'k8s' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
draft: examples/aks-kubelogin/Program.cs#L4
Using directive for 'System.Text' should appear before directive for 'k8s' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
draft: examples/csrApproval/Program.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)