Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support psg update awaiter timeout #155

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

feat: add permission set group status check interval to project config

bc0132d
Select commit
Loading
Failed to load commit list.
Open

feat: support psg update awaiter timeout #155

feat: add permission set group status check interval to project config
bc0132d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Feb 12, 2025 in 0s

4 new issues (0 max.) of at least minor severity.

Annotations

Check failure on line 12 in src/core/permsets/PermissionSetGroupUpdateAwaiter.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/core/permsets/PermissionSetGroupUpdateAwaiter.ts#L12

'connection' is defined but never used.

Check failure on line 13 in src/core/permsets/PermissionSetGroupUpdateAwaiter.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/core/permsets/PermissionSetGroupUpdateAwaiter.ts#L13

'logger' is defined but never used.

Check failure on line 14 in src/core/permsets/PermissionSetGroupUpdateAwaiter.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/core/permsets/PermissionSetGroupUpdateAwaiter.ts#L14

'intervalBetweenRepeats' is assigned a value but never used.

Check failure on line 15 in src/core/permsets/PermissionSetGroupUpdateAwaiter.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/core/permsets/PermissionSetGroupUpdateAwaiter.ts#L15

'timeoutInMs' is assigned a value but never used.